
/*=======================================================+
|                                                        |
|      CSS for DotNetNuke Skin - Santa Cruz County       |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                        May 2009                        |
|                                                        |
+=======================================================*/


/*=======================================================+
|  All Containers                                        |
+=======================================================*/

.UL {border-bottom: #CCC solid 1px; margin-bottom:10px; text-align:left;}
.StdContainer {margin-bottom:20px;}
.StdVertLine {border-left:#CCC 1px solid; padding-left:10px;}
.GreenVertLine {border-left:#407853 1px solid; padding-left:10px;}
.BlueVertLine {border-left:#336699 1px solid; padding-left:10px;}
.PurpleVertLine {border-left:#53466C 1px solid; padding-left:10px;}
.Green h1, .Green h2, .Green h3, .Green h4, .Green h5, .Green h6 {color:#407853;}
.Blue h1, .Blue h2, .Blue h3, .Blue h4, .Blue h5, .Blue h6 {color:#336699;}
.Purple h1, .Purple h2, .Purple h3, .Purple h4, .Purple h5, .Purple h6 {color:#53466C;}
