/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body small{}
#body a{color:#3071A2; }
#body a:hover{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#fbf9b9;
	color:#292929; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/berkshires/images/4207.jpg);
	background-position:center 156px;
	background-repeat:repeat-y;
	margin:0 auto;
	width:858px; 
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/berkshires/images/4206.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px 0 0;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	.height:101px;
	margin:16px 0 0 0;
	min-height:97px;
	.min-height:101px;
 	padding:60px 20px 0 30px;
 	.padding:40px 0 0; 
	position:relative; 
	text-align:left;
	width:800px;
}
#body #header h1, #body #header h2, #body #header h3, #body #header p, #body #header a{color:#fff;}
#body #header ul.navigation{
	bottom:0; 
	height:auto;
	margin:0;
	position:absolute;
	width:800px;
}
#body #header ul.navigation li{
	float:left;
	height:27px;
	margin:0 10px 0 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap; 
	_width:5%;
}
#body #header ul.navigation li a{
	background-color:#c4b875;
	color:#3f4d5c;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:27px;
	line-height:2.2em;
	margin:0; 
	padding:0 0 0 15px;
}
#body #header ul.navigation li a span{
	background-color:#c4b875;
	display:block;
	height:27px;
	padding:0 15px 0 0;
	width:auto; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#f2f2d6;
	color:#3f4d5c;
	height:27px;
	text-decoration:none; 
}
#body #header ul.navigation li a:hover span, #body #header ul.navigation li a.selected span{
	background:#f2f2d6;
	height:27px;
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:10px auto 0;
	width:820px; 
}
#body #content{width:560px;}
#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:5%;	
}
#body #content ul.navigation li a{
	border-right:1px solid #CCC;
	font-size:12px;
	height:auto;
	padding-right:5px; 
	width:auto;
}
#body #content ul.navigation li.last a{
border:0	
}
#body #sidebar{
	min-height:20px;
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#fbf9b9;
	background-image:url(https://lygo.net/ly/zeeblio/styles/berkshires/images/4208.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	min-height:20px;
	padding:40px 0;
	text-align:left;
	width:858px; 
}
#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:5%;	
}
#body #footer ul.navigation li.last a{border:none}
#body #footer ul.navigation li a{
	border-right:1px solid #CCC;
	color:#3f4d5c;
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:0;
	padding-right:5px;
	width:auto;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 auto; 
	width:100%;
	_width:810px;
}
#body.layout1c #sidebar{
	border-bottom:none;
	margin:0 0 5px 4px;
	min-height:10px;
	width:810px; 
}
#body.layout1c #sidebar ul.navigation{
	background:#c4b875;
	border:1px solid #72651e;
	height:auto; 
	margin-bottom:5px;
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	height:28px;
	min-width:80px;
	text-align:center;
	white-space:nowrap; 
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li a{
	background:#c4b875;
	border-right:1px solid #72651e;
	color:#3f4d5c;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:28px;
	line-height:2.3em;
	padding:0 15px; 
}
#body.layout1c #sidebar ul.navigation li a:hover{
	background:#b0862d;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	margin:0; 
	width:580px;
}
#body.layout2cl #sidebar{
	background-color:#c4b875;
	border:1px solid #72651e;
	padding:10px; 
}
#body.layout2cl #sidebar ul.navigation{
	border-top:1px solid #72651e;
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{
	border-bottom:1px solid #72651e;
	height:auto;
	width:auto; 
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#3f4d5c;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:2.3em;
	padding:0 0 0 15px; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover{
	background-color:#b0862d;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0 0 0 5px; 
	width:580px;
}
#body.layout2cr #sidebar{
	background-color:#c4b875;
	border:1px solid #72651e;
	padding:10px; 
}
#body.layout2cr #sidebar ul.navigation{
	border-top:1px solid #72651e;
	margin-bottom:15px; 
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:1px solid #72651e;
	height:auto;
	width:auto; 
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#3f4d5c;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:2.3em;
	padding:0 0 0 15px; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover{
	background-color:#b0862d;
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#000;
	font-size:20px;
	text-decoration:none; 
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#000; border-bottom:1px solid #D1CEC3; } 
#body .addOnButton{
	background:#c4b875; color:#45525d; border:1px solid #45525d;
}
#body .addOnBackground{background:#d8d8bc; }
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{color:#3071A2; }
#body .addOnSmallText{}
#body .addOnBackground{background:#C8DAEC; }
#body .addOnShadedText{background-color:#ccc; }
#body .addOnAccentText{color:#000; background-color:#ccc; }
#body .addOnSectionHead{border-bottom:1px solid #D1CEC3; }
#body .addOnMiniNavBox{background-color:#CCC;	border:1px solid #333;}
#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/berkshires/images/mBG.jpg) no-repeat #6d703b}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#C4B875; color:#3F4D5C; border:1px solid #72651E}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#C4B875; color:#3F4D5C}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#72651E; color:#eee}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{min-height:100px; padding-top:20px; text-shadow:1px 1px 2px #000}
#body.mobileLayout #main{background:#fdfded; border-top:2px solid #6d703b}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#f2f2d6; border-bottom:2px solid #6d703b; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#fcfaed}
}