body
{background-color:#CCCCCC;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
  	font-size: 0.76em;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
 	color:#333;  	 	
}

/* Sub-Section: Body Paragraph and Links --------- */
p, li {
	font-family: Verdana,Tahoma, Arial, Serif;	
  	font-size: 0.76em;
	margin: 0.5em 0 0.7em;
	line-height:1.8em;
}

a {
	text-decoration: none;	
}
a:link 
{
	color: #99CC00;   
	/*border-bottom:1px dashed;*/
	background:none; 
}
a:visited {
	color: #999999;  
	/*border-bottom:1px dashed;*/
	background:none;  
}
a:hover, a:active {  
  /*border-bottom:#aba195 1px solid;*/
  color: #666666;
}


h1 {
font-size: 28px;
color: #99CC00;
font-stretch: extra-expanded;
font-weight: 100;
margin-bottom: 0px;
}
h2 {
font-size: 18px;
color: #99CC00;
font-stretch: extra-expanded;
font-weight: 100;
margin-top: 10px;
margin-bottom: 0px;
}

.banner_text {
font-size: 24px;
color: #fff;
font-stretch: extra-expanded;
font-weight: 100;
padding-right: 20px;
text-align: right;
}



.bottomnav {
font-size: 11px;
color: #7B9E72;
font-family: Verdana, Arial, Sans-serif;
}

.navibar {
background-color: #666666;
font-size: 13px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
/*font-variant: small-caps;*/
text-align: center;}

.navibar a:link, .navibar a:visited {
color: #FFFFFF;
background: transparent;
text-decoration: none; }

.navibar a:hover, .navibar a:active {
color: #CCCCCC;
background: transparent;
text-decoration: none; } 

.footer {
font-size: 11px;
color: #FFFFFF;
font-family: Verdana, Arial, Sans-serif;
margin: 0 10px;
text-align: center;
}


.img_left {
margin-right: 10px;
}

.img_right {
margin-left: 10px;
}
.promo_txt {
font-size: 14px;
color: #99CC00;
font-weight: bold;
font-family: Verdana, Arial, Sans-serif;
margin-top: 5px;
}
.promo_txt a {
font-size: 12px;
color: #99CC00;
border-bottom:1px dashed;
font-family: Verdana, Arial, Sans-serif;
}
.promo_txt a:hover, .promo_txt a:active {
font-size: 12px;
color: #FFFFFF;

font-family: Verdana, Arial, Sans-serif;
}

ul#sidenav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidenav a, #sidenav a:link, #sidenav a:visited {
	display: block;
	font-size: 10px;
	margin-left: 20px;
	width: 150px;
	padding: 5px 0 2px 20px;
	color: #000000;
	font-weight: bold;
	background: url(images/arrow_grey.gif) center left no-repeat;
	text-decoration: none;
	line-height: 120%;
	}
#sidenav a:hover, #sidenav a:active {
	background: url(images/arrow.gif) center left no-repeat;
	color: #999999;
	}

.sidebar_right {
padding: 0px 15px 0 15px;
color: #000000;
font-size: 0.56ems;
}