body {
left:0px;
top:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#236423;
color:#ffff00;
line-height:16px;
}
* { 
margin:0px; 
padding:0px;}

.header-bg{
background:url(../images/header-bg.jpg) bottom left repeat-x;
height:191px;
}
.header-bg-left{
background:url(../images/header-bg-left.jpg) bottom left repeat-x;
height:191px;
}
.main-nav{
background:url(../images/mainnav-bg.jpg) repeat-x;
height:39px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#7f7e7e;
text-align:center;
}
.main-nav a{
font-weight:normal;
color:#7f7e7e;
text-align:center;
text-decoration:none;
}
.main-nav a:hover{
font-weight:normal;
color:#51a3fe;
text-align:center;
text-decoration:none;
}
/*.main-nav a:visited{
font-weight:normal;
color:#7f7e7e;
text-align:center;
text-decoration:none;
}*/
.nav-devider{
background:url(../images/mainnav-bg.jpg) repeat-x;
height:39px;
text-align:center;
width:9px;
}

.side-nav{
background:url(../images/nav-sidebg.jpg) top left repeat-x;
height:39px;
}
.sidenav-shade{
background:url(../images/sidenav-shade-bg.jpg) top right repeat-x;
height:52px;
}

.body-side-bg{
background:url(../images/side.jpg) top right repeat-y;
text-align:right;
height:auto;
}
.body-rightside-bg{
background: url(../images/body-rightside-bg.jpg);
text-align:left;
height:auto;
}
.body-side{
background:#489446;
height:auto;
}

.body-bg{
	background:#5cb15a;
	padding:10px 44px 44px 44px;

}
.heading{
padding:30px 20px 10px 44px;
font-family: "Century Gothic";
font-size:24px;
font-weight:normal;
color:#ffffff;
text-align:left;
background:url(../images/body-top-bg.jpg) top left repeat-x;
}
.sub-heading{
	padding:10px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffff00;
	text-align:left;
	line-height:18px;
}
.body-txt{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffff00;
text-align:left;
line-height:16px;
}
.body-txt a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffff00;
text-align:left;
line-height:16px;
text-decoration: underline;
}
.body-txt a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffff00;
text-align:left;
line-height:16px;
text-decoration: none;
}
.footer{
	background:url(../images/footer.jpg) top left repeat-x;
	height:55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#868246;
	text-align:center;
	line-height:18px;
}
.footer a{
text-decoration:none;
font-weight:normal;
color:#868246;
text-align:center;
line-height:18px;
}
.footer a:hover{
text-decoration:none;
font-weight:normal;
color: #ffff00;
text-align:center;
}
/*.footer a:visited{
text-decoration:none;
font-weight:normal;
color:#868246;
text-align:center;
}*/

.footer-side{
background:#236423;
height:55px;
}

.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#747474;
text-align:center;
}
