#body h1 { font-size: 30px; line-height: 1.2em; }
#body h2 { font-size: 20px; line-height: 1.2em; }
#body h3 { font-size: 16px; font-weight: bold; line-height: 1.2em; }
#body p { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 22px; color: #515151; }
#body a { font-size: inherit; text-decoration: underline; color: #749599; }
#body a:hover { text-decoration: none; }
#body small { font-size: 10px; }
#body form { font-size: 12px; }
#body ul.navigation li { list-style-type: none; }

#body {
	font-weight: normal;
	background-color: #FCA490;
	background-repeat: repeat-x;
	background-image: url(/adm/css/library/66/2a/10854/1159725.gif); 
	font-family: Trebuchet MS,sans-serif;
	text-align: center;
}

#outerContainer {
	border-top: 6px solid #aedfe5;
	height: auto; 
	width: 100%; 
	margin: 0 auto;
}

#container {
        height: auto; width: 1000px; text-align: left; margin: 0 auto;
}

#header {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/adm/css/library/66/2a/10854/1159729.png);
	min-height: 206px; 
	width: 880px;
	position: relative;
	text-align: left;
	padding: 40px 60px 0 60px;
}

#header h1 {
	color: #292929;
}

#header h2, #header h3 {
	color: #666;
}

#header ul.navigation {
       &nbsp;width: 900px;
        min-height: 55px;
        position: absolute;
        top: 0;
        left: 40px;
}

#header ul.navigation li { float: left; height: 29px; min-width: 30px; width: auto; text-align: center; }
#header ul.navigation li a {
	color: #749599; display: block; font-size: 16px; height: 29px; width: auto; padding: 0 20px; line-height: 25px;
}
#header ul.navigation li a:hover { text-decoration: none; }
#header ul.navigation li a.selected {
	background-repeat: repeat-x;
	background-image: url(/adm/css/library/66/2a/10854/1159818.gif); text-decoration: none;
     -moz-border-radius: 0 0 6px 6px; /* FF1+ */
  -webkit-border-radius: 0 0 6px 6px; /* Saf3+, Chrome */
          border-radius: 0 0 6px 6px; /* Opera 10.5, IE 9 */
}

#main { 
	height: auto; 
    margin: 0px auto 0 auto;
	width: 100%;
        background-color: #fde5e0;
        padding: 20px 0;
}


#sidebar {
	height: auto;
	min-height: 20px; 
	padding:  0;
	text-align: left; 
	width: 250px; 
}


.layout1c #sidebar { width: 920px;
	margin: 20px 20px 0 20px; 
        padding: 20px;
background-color: #fff; 
	-moz-box-shadow: 1px 1px 4px #000; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #000; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #000; /* Opera 10.5, IE 9.0 */ }

.layout1c #sidebar ul.navigation li {
	height: 28px; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0 5px 0 0; 
}
.layout1c #sidebar ul.navigation li a {
	height: auto; 
	width: auto;
	font-weight: bold;
        color: #749599;
	font-size: 12px;
	border-right: 1px solid #666;
	padding-right: 5px;
}

.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected {
        color: #666;
	text-decoration: none;
}


.layout2cl #sidebar {
background-color: #fff;
	height: auto; 
	min-height: 400px; 
	width: 220px;
	padding: 20px 20px 20px 20px;
	margin-left: 20px;
	-moz-box-shadow: 1px 1px 4px #000; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #000; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #000; /* Opera 10.5, IE 9.0 */
}

.layout2cl #sidebar ul.navigation li {	
}

.layout2cl #sidebar ul.navigation li a, .layout2cr #sidebar ul.navigation li a {
	background-color: #ed9a87;
        color: #fff;
       &nbsp;font-size: 16px;
        padding: 5px 10px;
        text-transform: uppercase;
        display: block;
        margin-bottom: 3px;
     -moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3+, Chrome */
          border-radius: 6px; /* Opera 10.5, IE 9 */
}

.layout2cl #sidebar ul.navigation li a:hover, 
.layout2cr #sidebar ul.navigation li a:hover, 
.layout2cl #sidebar ul.navigation li a.selected,
.layout2cr #sidebar ul.navigation li a.selected {
        background-color: #ba796a;
}

.layout2cr #sidebar {
	height: auto; 
	min-height: 400px; 
	width: 220px;
	padding: 20px 20px 20px 20px;
	margin-right: 20px;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 4px #000; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #000; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #000; /* Opera 10.5, IE 9.0 */
}

#content .blogSub .pad10 { padding: 10px 0; } /* Removes side padding from modules placed in content area */

#content {
  height: auto;
  min-height: 400px;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 580px;
  position: relative; 
}

#content h2, #content h3, #content p, #content ul, #content a {
	position: relative;
        z-index: 10;
}

.layout1c #content h1 {
	font-size: 22px;
	position: relative;
}


#content h1 {
	font-size: 22px;
	position: relative;
}

#content ul.navigation li {
	height: 28px; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0 5px 0 0; 
}

#content ul.navigation li a {
	height: auto; 
	width: auto;
	font-weight: bold;
        color: #749599;
	font-size: 12px;
	border-right: 1px solid #666;
	padding-right: 5px;
}

#content ul.navigation li a:hover, #content ul.navigation li a.selected {
        color: #666;
	text-decoration: none;
}

.layout1c #content {
	width: 920px;
	margin: 0px 20px 20px; 
        padding: 20px;
background-color: #fff; 
	-moz-box-shadow: 1px 1px 4px #000; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #000; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #000; /* Opera 10.5, IE 9.0 */}

.layout2cl #content {
	width: 630px;
	margin: 0 20px 0 0;
	background-color: #fff; 
	-moz-box-shadow: 1px 1px 4px #000; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #000; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #000; /* Opera 10.5, IE 9.0 */
	padding: 20px;
}

.layout2cr #content {
	width: 630px;
	margin: 0 0 0 20px;
	background-color: #fff; 
	-moz-box-shadow: 1px 1px 4px #000; /* FF3.5+ */
	-webkit-box-shadow: 1px 1px 4px #000; /* Saf3.0+, Chrome */
	box-shadow: 1px 1px 4px #000; /* Opera 10.5, IE 9.0 */
	padding: 20px; 
}


#footer { height: 30px; width: auto; margin: 10px; position: relative; } 


/* Module Specific Styling */

.addOnBorder {  border: 1px solid #000; } 
.addOnBorderBottom { border-bottom: 1px solid #000; } 
.addOnBorderTop { border-top: 1px solid #000; } 
.addOnGradientTop {  background: url() repeat-x; } 
.addOnGradientBottom { background: url() repeat-x; }
.addOnShadowBox { background: #000; } 
.addOnShadowBoxSmall { background: #999; } 
.addOnTableHeading { color: #000; }
.addOnTableHeadingBg { background: #CCC; } 
.addOnTableRowBg { background: #ddd; } 
.addOnTableRowAltBg { background: #eee; }
.addOnTableColumnBg { background: #aaa; } 
.addOnTableColumnAltBg { background: #fff; }
.addOnBackgroundImage { background: url(); }

.addOnHeadline { font-size: 20px; color: #000; }
.addOnSubHead { font-size: 18px; color: #000; }
.addOnSubH3 { font-size: 16px; color: #000; }
.addOnSubH4 { font-size: 14px; color: #000; }
.addOnPlainText { font-size: 12px; color: #000; }
.addOnBasicLink { font-size: 12px; color: #086392;}
.addOnSmallText { font-size: 10px; color: #000; }
.addOnBackground { background: inherit; }
.addOnShadedText { font-size: 12px; color: #000; background-color: #ccc; }
.addOnAccentText { font-size: 12px; color: #000; background-color: #999; }
.addOnSectionHead { font-size: 16px; color: #000; border-bottom: 1px solid #000; }
.addOnMiniNavBox { background-color: #ccc; border: 1px solid #999; color: #292929; font-size: 12px; padding: 2px; }
.addOnButton { background: #1F4A6B url(/adm/media/bg_button.gif) repeat-x; border: solid 2px #2D6B9A; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin: auto;	padding-top: 0px; text-align: center; height: 22px; }

