#body h1 {font-family: HoneyScriptLight, sans-serif; font-size: 55px; font-weight:normal; color: #75797d;}
#body h1 a{}
#body h1 a:hover{}
#body h2 {font-family: HoneyScriptLight, sans-serif; font-size: 30px; font-weight:normal; color: #75797d;}
#body h2 a{}
#body h2 a:hover{}
#body h3{
	font-family: HoneyScriptLight, sans-serif; font-size: 24px; font-weight:normal; color: #75797d;}

#body h3 a{}
#body h3 a:hover{}
#body p{
	font-family: Arial, Helvetica, sans-serif;
}
#body a{color: #65706b;}
#body a:hover{}
#body a:visited{}
#body a:active{}
#body small{}
#body form{}
#body .navigation-container{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#body ul.navigation{}
#body ul.navigation li{ margin: 10px 0px;}
#body ul.navigation li a{
    color: #65706b;
    font-family: HoneyScriptLight,sans-serif;
    font-size: 26px; 
	margin-bottom:1px;
}
#body ul.navigation li a:hover, #body ul.navigation li a.selected{margin-bottom:0}
#body ul.navigation li a.selected:hover{}
#body{
	background: url(https://lygo.net/ly/zeeblio/styles/love-birds/images/img_background.jpg) repeat;
	color: #444;
	}
	
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(https://lygo.net/ly/zeeblio/styles/love-birds/images/img_birds.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#body #container{padding-bottom:15px}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:100px;
	padding:10px;
	width: 960px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;		
}

#body #header a{color: #65706b;}

#body #header h1 {font-size: 55px; color: #f0db94;}
#body #header h2 {color: #75797d; font-size: 30px; }
#body #header p {color: #fff;}

#body #header .navigation-container{width: 960px;}
#body #header ul.navigation {
	margin:10px 0;
	overflow:hidden;
}
#body #header ul.navigation li {
min-width: 30px;
margin-right: 10px;
font-family: Arial, Helvetica, sans-serif;
float: left;
}
#body #header ul.navigation li.first{}
#body #header ul.navigation li.last{border-right:none;}
#body #header ul.navigation li a {
padding: 0px 10px 0px 0px;
font-family: HoneyScriptLight, sans-serif;
font-size: 30px;
color: #fff;
margin-bottom:1px;
line-height: 25px;
}
#body #header ul.navigation li a span{}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	padding: 0px 10px 0px 0px;
	color: #fff;
	border-bottom: 1px dotted #f0db94;
	margin-bottom:0
}
/* ____________________ Main / Content Area & Side bar CSS Defaults ______________________________________________________________________________ */
#body #main{
	width: 960px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
#body #content {
	width: 680px;
	background: url(https://lygo.net/ly/zeeblio/styles/love-birds/images/img_55#fff.png) repeat;
	padding: 15px;
}

#body #content ul.navigation {
	margin:10px 0; overflow:hidden
}
#body #content ul.navigation li{
	float:left; 
	min-width:30px; 
	padding: 0px 10px;
}
#body #content ul.navigation li.first{
	font-family: Arial, Helvetica, sans-serif;
}
#body #content ul.navigation li.last{border-right:none;}
#body #content ul.navigation li a{
    color: #65706b;
    font-family: HoneyScriptLight,sans-serif;
    font-size: 26px;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{font-family: HoneyScriptLight, sans-serif; border-bottom: 1px dotted #65706b;}

#body #sidebar{
	width: 200px;
	background: url(https://lygo.net/ly/zeeblio/styles/love-birds/images/bkg_sidebar.png) repeat; 
	color: #444;
	padding: 10px;
}

#body #sidebar h1 {font-family: HoneyScriptLight, sans-serif; font-size: 55px; font-weight:normal; padding-top: 15px;  color: #444;}

#body #sidebar h2 {font-family: HoneyScriptLight, sans-serif; font-size: 30px; font-weight:normal; padding-top: 15px;  color: #444;}

#body #sidebar h3{
	font-family: HoneyScriptLight, sans-serif; font-size: 24px; font-weight:normal; padding-top: 15px;  color: #444;}

#body #sidebar a {
	color: #fff;
}

#body #sidebar ul.navigation {
	margin:10px 0;
}
#body #sidebar ul.navigation li{
	min-width:30px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px;
}

#body #sidebar .navigation-container a{ 
	font-family: HoneyScriptLight, sans-serif; font-size: 24px; font-weight: normal; line-height: 26px; 
}

#body #sidebar ul.navigation li.first{}
#body #sidebar ul.navigation li.last{}
#body #sidebar ul.navigation li a{
	display:block;
	padding:0 10px; 
	color: #fff;
	margin-bottom:1px;
}
#body #sidebar ul.navigation li a span{}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{
	border-bottom: 1px dotted #f0db94;
	margin-bottom:0;
	}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	min-height:30px;
	width: 960px;
	margin: auto;
	text-align: center;
} 

#body #footer a{
	color: #fff;
} 

#body #footer ul.navigation {
	margin:10px 0;
	text-align: center;
}

#body #footer ul.navigation li{
	display: inline-block;
	_float:left; 
	*float:left; 
	_display: block;
	*display: block;
	min-width:30px; 
}
#body #footer ul.navigation li.first{}
#body #footer ul.navigation li.last{border-right:none;}
#body #footer ul.navigation li a{
	padding: 5px 15px;
	color: #fff;
	margin-bottom:1px;
}
#body #footer ul.navigation li a span{}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	border-bottom: 1px dotted #f0db94;
	margin-bottom:0;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */

/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	width:auto;
}
#body.layout1c #sidebar{
	width:auto;
}
#body.layout1c #sidebar ul.navigation {
	margin:10px 0;
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	min-width:30px; 
	margin:2px 0;
}
#body.layout1c #sidebar ul.navigation li.first{}
#body.layout1c #sidebar ul.navigation li.last{border-right:none;}
#body.layout1c #sidebar ul.navigation li a{
	display:block;
	padding:0 10px; 
}
#body.layout1c #sidebar ul.navigation li a span{}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	border-bottom: 1px dotted #f0db94;
	margin-bottom:0;
}
#body.layout1c #sidebar ul.navigation li a:visited{}
#body.layout1c #sidebar ul.navigation li a:hover span{}
#body.layout1c #sidebar ul.navigation li a.selected:hover{
	
}
#body.layout1c #sidebar ul.navigation li a.selected span{}
#body.layout1c #sidebar ul.navigation li a.selected:hover span{}
#body.layout1c #sidebar #footer{}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar p{padding:5px;}
#body.layout2cl #footer{}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar p{padding:5px;}
#body.layout2cr #footer{}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{border:0} 
#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-color: #75797d;
border-color: #75797d;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
height: 22px;
margin: auto;
padding-top: 0;
text-align: center;
}

/* ____________________ 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/love-birds/images/img_background.jpg) repeat;}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul li{margin:2px 0; }
#body.mobileLayout .mobileNav ul li a{background:#7f8b85; color:#fff; border: none; padding: 10px; font-size: 24px;}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#7f8b85; color:#2c2c59; border: none; padding: 10px 10px 5px;}
#body.mobileLayout .mobileNav ul li.first a{border: none; padding: 10px 10px 5px; font-size: 24px;}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{padding-top:20px;
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 50%;}
#body.mobileLayout #main{}
#body.mobileLayout #content{margin-bottom:15px; background: url(https://lygo.net/ly/zeeblio/styles/love-birds/images/img_55#fff.png) repeat;
}
#body.mobileLayout #sidebar{background: #7f8b85; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{}
}

