/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#5a6633; font-size:22px; font-weight:bold; line-height:1.4em;}
#body h2{font-size:16px; font-weight:bold; line-height:1.6em; }
#body h3{font-size:14px; font-weight:bold; line-height:1.6em; }
#body p{}
#body a{color:#5a6633;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-position: center center;
	background-attachment:fixed;
	background-color: #0080C0;
	background-image: url('https://media.tripod.lycos.com//preview/3408726/1857985.jpg');
	background-repeat: repeat-x;
	color:#292929; 
	font-family:Trebuchet MS, Times, serif;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	background-image:url(/adm/css/library/d6/28/10454/207419.png);
	_background-image:none;	
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto; 
	width:940px; 
}
#container{
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url(/adm/css/library/d6/28/10454/30088.gif);
	margin:0 auto;
	width:900px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	background-image: url('https://media.tripod.lycos.com//preview/3408726/1859689.jpg');
	background-position: center center;  
	background-repeat:no-repeat;
	color:#5a6633; 
	.height:190px;
	_height:190px;
	min-height:190px;
	padding:25px;
	position:relative;
}
#header h1{margin:0 0 5px 0;} 
#header ul.navigation{
	background-image:url(/adm/css/library/d6/28/10454/207255.jpg);
	border:1px solid #8e9f55;
	bottom:2px;
	clear:both; 
	height:auto;
	left:0; 
	margin:0 10px; 
	position:absolute;
	width:878px;
}
#header ul.navigation li{
	float:left;  
	height:27px; 
	margin:0;
	text-align:center;
	white-space:nowrap; 
	_width:2%; 
}
#header ul.navigation li a{
	border-right:1px solid #8e9f55;
	color:#5a6633;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:27px; 
	line-height:2.3em;
	padding:0 15px;
    text-decoration:none; 
}
#header ul.navigation li a:hover{
	background-image:url(/adm/css/library/d6/28/10454/208202.jpg);
	background-repeat:repeat-x;
	color:#5a6633; 
	text-decoration:none; 
}
#header ul.navigation li a.selected{
	background:#5a6633; 
	color:#FFF;
	text-decoration:none; 	
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	background-color:#F6F6F6;
    margin:0 auto;
	padding:10px 20px; 
	width:850px;   
}
#content{width:600px;}
#content ul.navigation{clear:both; }
#content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:10%; 
}
#content ul.navigation li a{ 
	border-right:1px solid #CCC;
	font-size:12px;
	height:auto;
	padding-right:5px;
    text-decoration:underline; 
	width:auto;
}
#content ul.navigation li.last a{border-right:none; padding-right:0;}
#sidebar{
	min-height:20px; 
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	background-color:#F6F6F6;
	background-image:url(/adm/css/library/d6/28/10454/238197.jpg);
	background-position:center top;
	background-repeat:no-repeat; 
	clear:both; 
	color:#292929;
	height:auto;
	padding:50px 25px 10px 25px;
	margin:-12px auto 0;
	min-height:20px;
	text-align:left;
	width:850px;
}
#footer ul.navigation li{
	float:left; 
	height:28px; 
	margin:0; 
	min-width:10px; 
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:auto; 
}
#footer ul.navigation li a{
	border-right:1px solid #CCC;
	font-size:12px;
	height:auto; 
	margin:0;
	padding-right:5px;
    text-decoration:underline; 
	width:auto;
}
#footer ul.navigation li.last a{border-right:none; padding-right:0;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #content{
	margin:0; 
	width:100%;
}
.layout1c #sidebar{
	border-bottom:none;
	margin:0 0 5px 0;
	min-height:1px;
	width:100%; 
}
.layout1c #sidebar ul.navigation{
	background-color: #c6d973;
  background-image: -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c6d973),color-stop(1, #a0b349)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349')"; /* IE8 */
	height:auto; 
	width:100%;
	clear:both;
	margin-bottom:5px; 
}
.layout1c #sidebar ul.navigation li{
	float:left; 
	line-height:2.3em;
	min-width:80px; 
	text-align:center;
	white-space:nowrap; 
	_width:5%; 
}
.layout1c #sidebar ul.navigation li a{
	border-top:none;
	color:#5a6633;
	display:block;
	font-weight:bold;
	padding:4px 15px;
	.padding:0 15px 0 0;
	_padding:0 15px 0 0; 
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	background:#5a6633; 
	color:#FFF;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #content{
	margin:0; 
	width:600px;
}
.layout2cl #sidebar{
	overflow-x:hidden;
	padding:10px; 
}
.layout2cl #sidebar ul.navigation{
	clear:both;
	left:-10px; 	
	margin-bottom:15px;
	position:relative;
	width:auto;
}
.layout2cl #sidebar ul.navigation li{
	border:solid 1px #5a6633;
}
.layout2cl #sidebar ul.navigation li a{
	background-color: #c6d973;
  background-image: -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c6d973),color-stop(1, #a0b349)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349')"; /* IE8 */
	color:#5a6633;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:1.4em;
	padding:4px 0 4px 15px;
	.padding:4px 15px 4px 0;
	_padding:4px 15px 4px 0;
	text-decoration:none; 
	width:auto;
}
.layout2cl #sidebar ul.navigation li a:hover, .layout2cl #sidebar ul.navigation li a.selected{
   background:#5a6633; 
	color:#fff!important;
	text-decoration:none;
}
.layout2cl #sidebar ul.navigation li a.selected:hover{color:#5a6633; }
/*----LAYOUT 2 Column Right----*/
.layout2cr #content{
	margin:0; 
	width:600px;
}
.layout2cr #sidebar{
	overflow-x:hidden; 
}
.layout2cr #sidebar ul.navigation{
	border:1px solid #8e9f55;
    border-bottom:none; 
	clear:both;
	left:-10px;
	margin-bottom:15px;
	position:relative;
	width:auto;  
}
.layout2cr #sidebar ul.navigation li{border-bottom:1px solid #8e9f55;}
.layout2cr #sidebar ul.navigation li a{
	background-color: #c6d973;
  background-image: -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c6d973),color-stop(1, #a0b349)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349')"; /* IE8 */
	color:#5a6633;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:1.4em;
	padding:4px 0 4px 15px;
	text-decoration:none; 
	width:auto;
}
.layout2cr #sidebar ul.navigation li a:hover, .layout2cr #sidebar ul.navigation li a.selected{
background:#5a6633; 
	color:#fff!important;
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#5a6633; font-size:20px; text-decoration:none; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#5a6633; border-bottom:1px solid #5a6633; } 
#body .addOnButton{background-image:url(/adm/css/library/d6/28/10454/207167.jpg);
	background-repeat:repeat-x;
	border:solid 1px #5a6633;
	color:#292929;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none; 
}
#body .addOnButton:hover{background-image:url(/adm/css/library/d6/28/10454/207307.jpg); background-repeat:repeat-x; }
#body .addOnSubH3{font-size:16px; color:#666; }
#body.addOnSubH4{font-size:14px; color:#666; }
.addOnHeadline{font-size:20px; color:#5a6633; }
.addOnSubHead{font-size:18px; color:#666; }
.addOnPlainText{ color:#292929; }
.addOnBasicLink{ color:#5a6633; }
.addOnSmallText{ color:#000; }
.addOnBackground{background:#b5ca6a; }
.addOnShadedText{ background-color:#ccc; }
.addOnAccentText{font-size:12px; color:#000; background-color:#ccc; }
.addOnSectionHead{font-size:16px; color:#000; border-bottom:1px solid #5a6633; }
.addOnMiniNavBox{background-color:#CCC; border:1px solid #333; padding:1px; }
.addOnBorder{border:1px solid #999; } 
.addOnBorderBottom{border-bottom:1px solid #999; } 
.addOnBorderTop{border-top:1px solid #999; } 
.addOnGradientTop{} 
.addOnGradientBottom{}
.addOnShadowBox{ } 
.addOnShadowBoxSmall{ } 
.addOnTableHeading{ }
.addOnTableHeadingBg{} 
.addOnTableRowBg{background:#e8e8e8; }
.addOnTableRowAltBg{background:#fff; } 
.addOnTableColumnBg{background:#fff; } 
.addOnTableColumnAltBg{background:#fff; } 