/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:30px; }
#body h2{}
#body h3{font-size:16px;}
#body p{color:#515151; }
#body a{color:#749599; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#FCA490;
	background-image:url(https://lygo.net/ly/webon/styles/bakers-dozen/images/1159725.gif);
	background-repeat:repeat-x;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{border-top:6px solid #aedfe5;}
#body #container{
	margin:0 auto; 
	width:1000px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/webon/styles/bakers-dozen/images/1159729.png);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:206px;
	padding:40px 60px 0; 
	position:relative;
	text-align:left;
	width:880px;
}
#body #header h1{color:#292929;}
#body #header h2, #body #header h3{color:#666;}
#body #header ul.navigation{
	left:40px; 
	min-height:55px;
	position:absolute;width:900px;
	top:0;
}
#body #header ul.navigation li{
	float:left;
	height:29px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#body #header ul.navigation li a{
	color:#749599;
	display:block;
	font-size:16px;
	height:29px;
	line-height:25px; 
	padding:0 20px;
	width:auto;
}
#body #header ul.navigation li a:hover{text-decoration:none;}
#body #header ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/webon/styles/bakers-dozen/images/1159818.gif);
	background-repeat:repeat-x;
	-moz-border-radius:0 0 6px 6px; 
	-webkit-border-radius:0 0 6px 6px; 
	border-radius:0 0 6px 6px; 
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-color:#fde5e0;
	padding:20px 0; 
}
#body #content{width:580px;}
#body #content h2, #body #content h3, #body #content p, #body #content ul, #body #content a{}
#body #content h1{font-size:22px;}
#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 #666;
	color:#749599;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding-right:5px; 
	width:auto;
}
#body #content ul.navigation li.last a{
	border-right:none;
	padding-right:0	
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#666;
	text-decoration:none; 
}
#body #sidebar{
	min-height:20px;
	width:250px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	margin:10px;
	min-height:30px;
	position:relative; 
}
#body #footer ul.navigation li{
	float:left;
	height:28px;
	min-width:10px;
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #footer ul.navigation li a{
	border-right:1px solid #666;
	color:#749599;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding-right:5px; 
	width:auto;
}
#body #footer ul.navigation li.last a{
	border-right:none;
	padding-right:0	
}
#body #footer ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#666;
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	background-color:#fff;
	-moz-box-shadow:1px 1px 4px #000; 
	-webkit-box-shadow:1px 1px 4px #000; 
	box-shadow:1px 1px 4px #000; 
	margin:0 20px 20px;
	padding:20px;
	width:920px;
}
#body.layout1c #sidebar{
	background-color:#fff;
	-moz-box-shadow:1px 1px 4px #000; 
	-webkit-box-shadow:1px 1px 4px #000; 
	box-shadow:1px 1px 4px #000; 
	margin:20px 20px 0;
	padding:20px;
	width:920px;
}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	height:28px;
	min-width:10px;
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%;	
}
#body.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #666;
	color:#749599;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding-right:5px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li.last a{
	border-right:none;
	padding-right:0	
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#666;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	background-color:#fff;
	-moz-box-shadow:1px 1px 4px #000; 
	-webkit-box-shadow:1px 1px 4px #000; 
	box-shadow:1px 1px 4px #000; 
	margin:0 20px 0 0;
	padding:20px; 
	width:630px;
}
#body.layout2cl #sidebar{
	background-color:#fff;
	-moz-box-shadow:1px 1px 4px #000; 
	-webkit-box-shadow:1px 1px 4px #000; 
	box-shadow:1px 1px 4px #000; 
	margin-left:20px;
	padding:20px;
	width:220px;
}
#body.layout2cl #sidebar ul.navigation li{}
#body.layout2cl #sidebar ul.navigation li a{
	background-color:#ed9a87;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px; 
	border-radius:6px;
	color:#fff;
	display:block;
	font-size:16px;
	margin-bottom:3px;
	padding:5px 10px;
	text-transform:uppercase;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{background-color:#ba796a;}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	background-color:#fff;
	-moz-box-shadow:1px 1px 4px #000; 
	-webkit-box-shadow:1px 1px 4px #000; 
	box-shadow:1px 1px 4px #000; 
	margin:0 0 0 20px;
	padding:20px; 
	width:630px;
}
#body.layout2cr #sidebar{
	background-color:#fff;
	-moz-box-shadow:1px 1px 4px #000; 
	-webkit-box-shadow:1px 1px 4px #000; 
	box-shadow:1px 1px 4px #000; 	
	margin-right:20px;
	padding:20px;
	width:220px;
}
#body.layout2cr #sidebar ul.navigation li{}
#body.layout2cr #sidebar ul.navigation li a{
	background-color:#ed9a87;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px; 
	border-radius:6px;
	color:#fff;
	display:block;
	font-size:16px;
	margin-bottom:3px;
	padding:5px 10px;
	text-transform:uppercase;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{background-color:#ba796a;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{}
#body .addOnBorderBottom{} 
#body .addOnBorderTop{} 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{} 
#body .addOnShadowBoxSmall{} 
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{} 
#body .addOnTableRowAltBg{}
#body .addOnTableColumnBg{} 
#body .addOnTableColumnAltBg{}
#body .addOnBackgroundImage{}
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{color:#086392; }
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{background-color:#ccc; }
#body .addOnAccentText{color:#000;background-color:#999;}
#body .addOnSectionHead{border-bottom:1px solid #000; }
#body .addOnMiniNavBox{}
#body .addOnButton{border:solid 2px #2D6B9A;color:#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/webon/styles/bakers-dozen/images/1159725.gif) repeat-x #f1b8a5}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#AEDFE5; color:#749599; border:1px solid #749599}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#AEDFE5; color:#749599}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#4b6b6f; 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:#FDE5E0}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#fff; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#FDE5E0}
}