#body h1{color:#580123 }
#body h2{color:#580123}
#body h3{}
#body p{}
#body a{color:#9b677b}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-attachment:fixed;
	background-image:url(http://lygo.com/ly/zeeblio/styles/graphing-nature/images/697488.gif);
	background-position:left top;
	background-repeat:repeat;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	background-attachment:fixed;
	background-image:url(http://lygo.com/ly/zeeblio/styles/graphing-nature/images/697492.png); 
	background-repeat:no-repeat;
	background-position:right top;
}
#container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/graphing-nature/images/697802.png); 
	background-position:left 45px;
	background-repeat:repeat-x;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	background-image:url(http://lygo.com/ly/zeeblio/styles/graphing-nature/images/697803.jpg);
	background-position:left 22px;
	background-repeat:no-repeat;
	min-height:370px;  
	margin-bottom:8px;
	min-width:1000px;
	position:relative;
}
#header h1{
	display:inline-block;
	font-size:45px;
}
#header h2{display:inline-block}
#header ul.navigation{
	position:absolute;
	right:50px;  
	top:60px;
	width:300px;  
}
#header ul.navigation li{
	margin:0 0 10px; 
	min-width:30px;  
	text-align:center; 
	width:auto;
}
#header ul.navigation li a{
	background:#580123;
	border:1px solid #fff; 
	color:#fff; 
	display:block;
	font-size:14px; 
	font-weight:bold;   
	padding:5px 10px; 
	width:auto; 
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	background:#fff; 
	border:1px solid #580123; 
	color:#580123; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	margin:40px 50px 20px ; 
	min-width:960px; 
}
#content{width:65%;}
#content ul.navigation{
	border-left:1px solid #580123; 
	width:100%; 
}
#content ul.navigation li.last{
	border-right:none;
}
#content ul.navigation li{
	border-right:1px solid #580123; 
	float:left; 
	height:20px; 
	margin:0 0 10px 4px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#content ul.navigation li a{
	background:#580123;
	display:block; 
	color:#fff;
	font-size:12px; 
	font-weight:bold;   
	height:20px; 
	line-height:1.7em; 
	margin:0 4px 0 0; 
	padding:0 10px; 
	width:auto; 
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	background:#9b677b; 
	color:#000; 
	text-decoration:none; 
}
#sidebar{
	background-image:url(http://lygo.com/ly/zeeblio/styles/graphing-nature/images/697493.png); 
	background-repeat:repeat;
	min-height:20px; 
	min-width:260px; 
	width:30%;
}
#sidebar a{color:#fff}
#sidebar ul.navigation{width:auto; }
#sidebar ul.navigation li{
	margin:0 0 10px;
	min-width:30px;  
	text-align:left;
	width:auto; 
}
#sidebar ul.navigation li a{
	background:#580123;
	border:1px solid #fff; 
	color:#fff; 
	display:block; 
	font-size:14px;
	font-weight:bold;    
	padding:5px 10px; 
	width:auto;
}
#sidebar ul.navigation li a:hover, #sidebar ul.navigation li a.selected{
	background:#fff;
	border:1px solid #580123;  
	color:#580123; 
	text-decoration:none; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	background-color:#580123; 
	color:#fff; 
	height:auto;  
	margin:0; 
	padding:10px 50px;
	width:auto;
} 
#footer a{color:#fff}
#footer ul.navigation{
	border-left:1px solid #fff; 
}
#footer ul.navigation li.last{
	border-right:none;
}
#footer ul.navigation li{
	border-right:1px solid #fff;  
	float:left; 
	height:20px;
	margin:0 0 10px 4px;
	min-width:30px;  
	text-align:center; 
	width:auto;
}
#footer ul.navigation li a{
	background:#fff;
	color:#580123;
	display:block; 
	font-size:12px;
	font-weight:bold;  
	height:20px;
	line-height:1.7em; 
	margin:0 4px 0 0 ; 
	padding:0 10px; 
	width:auto; 
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	background:#9b677b; 
	color:#000; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #content{margin:0; width:100%;}
.layout1c #sidebar{
	color:#fff;
	margin:0;
	min-height:50px; 
	padding:20px; 
	width:auto; 
}
.layout1c #sidebar ul.navigation{
	width:100%; 
}
.layout1c #sidebar ul.navigation li.last{border-right:none}
.layout1c #sidebar ul.navigation li{
	float:left; 
	height:20px; 
	margin:0 0 10px 4px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
.layout1c #sidebar ul.navigation li a{
	background:#580123;
	display:block; 
	color:#fff;
	font-size:12px; 
	font-weight:bold;   
	height:20px; 
	line-height:1.7em; 
	margin:0 4px 0 0; 
	padding:0 10px; 
	width:auto; 
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	background:#fff; 
	color:#000; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #sidebar{padding:20px;}

/*----LAYOUT 2 Column Right----*/
.layout2cr #sidebar{padding:20px;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
.addOnBorder{} 
.addOnBorderBottom{} 
.addOnBorderTop{} 
.addOnGradientTop{} 
.addOnGradientBottom{}
.addOnShadowBox{} 
.addOnShadowBoxSmall{} 
.addOnTableHeading{}
.addOnTableHeadingBg{} 
.addOnTableRowBg{} 
.addOnTableRowAltBg{}
.addOnTableColumnBg{} 
.addOnTableColumnAltBg{}
.addOnBackgroundImage{}
.addOnHeadline{}
.addOnSubHead{}
.addOnSubH3{}
.addOnSubH4{}
.addOnPlainText{}
.addOnBasicLink{}
.addOnSmallText{}
.addOnBackground{}
.addOnShadedText{}
.addOnAccentText{}
.addOnSectionHead{}
.addOnMiniNavBox{}
.addOnButton{background:#580123; color:#fff; border:1px solid #9B677B}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(http://lygo.com/ly/zeeblio/styles/graphing-nature/images/mBG.jpg) no-repeat #fdfdfd}

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

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

/* mobile layout/content styling */
	#body.mobileLayout #header{border-bottom:4px solid #580123; margin-bottom:20px; padding-bottom:20px; padding-top:20px}
	#body.mobileLayout #main{}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{background:rgba(88, 1, 35, .7); margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{background:#580123}
	#body.mobileLayout #footer a{color:#fff}
}

