/* ____________________ #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-attachment:fixed;
	background-color:#B0C763;
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-tree/images/238194.jpg);
	background-repeat:repeat;
	color:#292929; 
	font-family:Trebuchet MS, Times, serif; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-tree/images/207419.png);
	_background-image:none;	
	background-position:center top;
	background-repeat:repeat-y;
	margin:0 auto; 
	width:940px; 
}
#body #container{
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url('https://lygo.net/ly/zeeblio/styles/green-tree/images/30088.gif');
	margin:0 auto;
	width:900px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-tree/images/207195.jpg);
    background-position:center top;  
	background-repeat:no-repeat;
	color:#5a6633; 
	.height:190px;
	_height:190px;
	min-height:190px;
	padding:25px;
	position:relative;
}
#body #header h1{margin:0 0 5px 0;} 
#body #header.navigation{padding-bottom:60px}
#body #header ul.navigation{
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-tree/images/207255.jpg);
	border:1px solid #8e9f55;
	bottom:2px;
	clear:both; 
	height:auto;
	left:0; 
	margin:0 10px; 
	position:absolute;
	width:878px;
}
#body #header ul.navigation li{
	float:left;  
	height:27px; 
	margin:0;
	text-align:center;
	white-space:nowrap; 
	_width:2%; 
}
#body #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; 
}
#body #header ul.navigation li a:hover{
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-tree/images/208202.jpg);
	background-repeat:repeat-x;
	color:#5a6633; 
	text-decoration:none; 
}
#body #header ul.navigation li a.selected{
	background:#5a6633; 
	color:#FFF;
	text-decoration:none; 	
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-color:#F6F6F6;
    margin:0 auto;
	padding:10px 20px; 
	width:850px;   
}
#body #content{width:600px;}
#body #content ul.navigation{clear:both; }
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:10%; 
}
#body #content ul.navigation li a{ 
	border-right:1px solid #CCC;
	font-size:12px;
	height:auto;
	padding-right:5px;
    text-decoration:underline; 
	width:auto;
}
#body #content ul.navigation li.last a{border-right:none; padding-right:0;}
#body #content ul.navigation li a:hover{text-decoration:none}
#body #sidebar{
	min-height:20px; 
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#F6F6F6;
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-tree/images/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;
}
#body #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; 
}
#body #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;
}
#body #footer ul.navigation li a:hover{text-decoration:none}
#body #footer ul.navigation li.last a{border-right:none; padding-right:0;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #sidebar{
	border-bottom:none;
	margin:0 0 5px 0;
	min-height:1px;
	width:100%; 
}
#body.layout1c #sidebar ul.navigation{
	background-color: #c6d973;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6d973), to(#a0b349)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #c6d973, #a0b349); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #c6d973, #a0b349); /* IE10 */
  background-image:      -o-linear-gradient(top, #c6d973, #a0b349); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #c6d973, #a0b349);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6–IE9 */
	height:auto; 
	width:100%;
	clear:both;
	margin-bottom:5px; 
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	line-height:2.3em;
	min-width:80px; 
	text-align:center;
	white-space:nowrap; 
	_width:5%; 
}
#body.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; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background:#5a6633; 
	color:#FFF;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	margin:0; 
	width:600px;
}
#body.layout2cl #sidebar{
	overflow-x:hidden;
	padding:10px; 
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	left:-10px; 	
	margin-bottom:15px;
	position:relative;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li{
	border:solid 1px #5a6633;
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color: #c6d973;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6d973), to(#a0b349)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #c6d973, #a0b349); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #c6d973, #a0b349); /* IE10 */
  background-image:      -o-linear-gradient(top, #c6d973, #a0b349); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #c6d973, #a0b349);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6–IE9 */
	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;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
   background:#5a6633; 
	color:#fff!important;
	text-decoration:none;
}
#body.layout2cl #sidebar ul.navigation li a.selected:hover{color:#5a6633; }
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0; 
	width:600px;
}
#body.layout2cr #sidebar{
	overflow-x:hidden; 
}
#body.layout2cr #sidebar ul.navigation{
	border:1px solid #8e9f55;
    border-bottom:none; 
	clear:both;
	left:-10px;
	margin-bottom:15px;
	position:relative;
	width:auto;  
}
#body.layout2cr #sidebar ul.navigation li{border-bottom:1px solid #8e9f55;}
#body.layout2cr #sidebar ul.navigation li a{
	background-color: #c6d973;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6d973), to(#a0b349)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #c6d973, #a0b349); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #c6d973, #a0b349); /* IE10 */
  background-image:      -o-linear-gradient(top, #c6d973, #a0b349); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #c6d973, #a0b349);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6–IE9 */
	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;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.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:#5a6633;
	border:solid 1px #5a6633;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none; 
}
#body .addOnButton:hover{}
#body .addOnSubH3{font-size:16px; color:#666; }
#body.addOnSubH4{font-size:14px; color:#666; }
#body .addOnHeadline{font-size:20px; color:#5a6633; }
#body .addOnSubHead{font-size:18px; color:#666; }
#body .addOnPlainText{ color:#292929; }
#body .addOnBasicLink{ color:#5a6633; }
#body .addOnSmallText{ color:#000; }
#body .addOnBackground{background:#b5ca6a; }
#body .addOnShadedText{ background-color:#ccc; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#ccc; }
#body .addOnSectionHead{font-size:16px; color:#000; border-bottom:1px solid #5a6633; }
#body .addOnMiniNavBox{background-color:#CCC; border:1px solid #333; padding:1px; }
#body .addOnBorder{border:1px solid #999; } 
#body .addOnBorderBottom{border-bottom:1px solid #999; } 
#body .addOnBorderTop{border-top:1px solid #999; } 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{ } 
#body .addOnShadowBoxSmall{ } 
#body .addOnTableHeading{ }
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{background:#e8e8e8; }
#body .addOnTableRowAltBg{background:#fff; } 
#body .addOnTableColumnBg{background:#fff; } 
#body .addOnTableColumnAltBg{background:#fff; } 


/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(https://lygo.net/ly/zeeblio/styles/green-tree/images/238194.jpg) fixed;}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{
	background-color: #c6d973;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6d973), to(#a0b349)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #c6d973, #a0b349); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #c6d973, #a0b349); /* IE10 */
  background-image:      -o-linear-gradient(top, #c6d973, #a0b349); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #c6d973, #a0b349);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6–IE9 */
	color:#5A6633; border:1px solid #a0b349}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background-color: #c6d973;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6d973), to(#a0b349)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #c6d973, #a0b349); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #c6d973, #a0b349); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #c6d973, #a0b349); /* IE10 */
  background-image:      -o-linear-gradient(top, #c6d973, #a0b349); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #c6d973, #a0b349);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c6d973', EndColorStr='#a0b349'); /* IE6–IE9 */ color:#5A6633}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#5A6633; color:#fff}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{padding-top:20px}
#body.mobileLayout #main{background:#F6F6F6; border:3px solid #333; border-bottom:none}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#fbffea; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; padding-top:15px; padding-bottom:15px}
#body.mobileLayout #footer{background:#F6F6F6; border:3px solid #333; padding-top:15px; border-top:none; margin-bottom:15px}
}