/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-family:Times New Roman, Times, serif; font-size:22px; color:#381700;}
#body h2{font-family:Times New Roman, Times, serif; font-size:18px; color:#ce0f35}
#body h3{color:#a54659}
#body p{color:#715c4e}
#body a{color:#311501}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{background-color:#a54659; }
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/napoleon-ic/images/1030039.jpg);
	background-repeat:repeat-y; 
    border-left:4px solid #381700; 
	border-right:4px solid #381700; 
	border-bottom:4px solid #381700; 
	margin:0 auto;
	width:1020px;
	-moz-border-radius:0 0 14px 14px; -webkit-border-radius:0 0 14px 14px; border-radius:0 0 14px 14px;
}
#body #container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/napoleon-ic/images/1030237.jpg);
	background-repeat:no-repeat;
	min-height:259px; 
	padding:0 25px; 
	position:relative; 
	text-align:center;
}
#body #header *{text-align:center;}
#body #header h1{font-size:42px;}
#body #header h2{font-size:30px;}
#body #header ul.navigation{
	border-bottom:10px solid #f0ebc5; 
	left:80px; 
	position:absolute; 
	bottom:15px; 
	width:850px;
}
#body #header ul.navigation li{
	float:left; 
	height:30px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body #header ul.navigation li a{
	color:#381700;
	display:block; 
	font-size:12px; 
	height:30px; 
	line-height:30px;
	padding:0 12px;
	text-transform:uppercase; 
	width:auto;  
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#f0ebc5; 
	color:#ce0f35;
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{padding:0 90px;}
#body #content{width:600px;}
#body #content ul.navigation{
	overflow:hidden;
	background:#f8f4d5;
}
#body #content ul.navigation li{
	float:left; 
	height:30px; 
	min-width:30px; 
	text-align:center; 
	width:auto;
}
#body #content ul.navigation li a{
	color:#381700; 
	display:block; 
	font-size:12px; 
	height:30px; 
	line-height:30px;
	padding:0 12px;
	text-transform:uppercase; 
	width:auto;  
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#ce0f35; 
	text-decoration:none; 
}
#body #sidebar{
	min-height:20px;
	width:200px;
}
#body #sidebar ul.navigation{margin:5px 0;}
#body #sidebar ul.navigation li{
	list-style-type:square!important;  
	min-width:30px; 
}
#body #sidebar ul.navigation li a{
	color:#381700; 
	display:block;  
	padding:3px 5px 3px 0;
	text-transform:uppercase; 
	width:auto;
	border-bottom:1px solid #f8f4d5; 
}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{
	color:#ce0f35; 
	text-decoration:none; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/napoleon-ic/images/1030235.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin:0;
	min-height:30px; 
	padding:0 90px 90px; 
	width:auto;
	-moz-border-radius:0 0 14px 14px; -webkit-border-radius:0 0 14px 14px; border-radius:0 0 14px 14px;
	-moz-background-clip:border-box; -webkit-background-clip:border-box; background-clip:border-box
} 
#body #footer ul.navigation{
	border-bottom:10px solid #f0ebc5; 
	width:828px;
	overflow:hidden;
}
#body #footer ul.navigation li{
	float:left; 
	height:30px;
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body #footer ul.navigation li a{
	color:#381700; 
	display:block; 
	font-size:12px; 
	height:30px;  
	line-height:30px;
	padding:0 12px; 
	text-transform:uppercase;
	width:auto;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background:#f0ebc5; 
	color:#ce0f35; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #content ul.navigation li{
	float:left; 
	height:30px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body.layout1c #content ul.navigation li a{
	color:#381700; 
	display:block; 
	font-size:12px; 
	height:30px; 
	line-height:30px; 
	padding:0 12px; 
	text-transform:uppercase;
	width:auto; 
	border-bottom:none
}
#body.layout1c #content ul.navigation li a:hover, #body.layout1c #content ul.navigation li a.selected{
	color:#ce0f35; 
	text-decoration:none; 
}
#body.layout1c #sidebar{
	margin:0 10px; 
	width:auto; 
}
#body.layout1c #sidebar ul.navigation{}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{padding:0 15px;}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{padding:0 15px;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h3.lft{color:#fff!important}
#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{}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .addOnButton{background:#aa445a; border:solid 1px #515151; color:#000; }

/* ____________________ 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/napoleon-ic/images/mBG.jpg) repeat-y #fefee2}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#ec99ab; color:#371700}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#371700; 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; border-bottom:3px solid #a84557; margin-left:49px!important}
#body.mobileLayout #main{border-top:3px solid #371700; margin-left:49px!important}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:2px solid #ed9aaa; padding-top:15px}
#body.mobileLayout #footer{background:#a74659; color:#fff; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; margin-left:49px!important}
}