html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:13px;
	background:url(images/body-bg.gif) top repeat-x #0a2805;	
	color:#000;
	
}


/* main site links */
a:link {color: #bbb; text-decoration:none;}
a:visited {color: #bbb; text-decoration:none;}
a:hover {color: #bbb; text-decoration:none;}
img {display:block; border:none;}
img, div { behavior: url(javascript/iepngfix.htc); }

#siteWrapper {width:100%; background:url(images/site-wrapper.jpg) top center no-repeat;}
#global {width:958px; margin:0px auto 0px auto;}

#headerWrapper {position:relative; height:188px; width:950px; margin:0 auto; background:url(images/top.jpg) no-repeat;}

#logo {position:absolute; left:25px; top:60px; }
#nav {position:absolute; width:922px; left:14px; top:160px; line-height:25px; }
#nav a {font-weight:bold; font-size:12px; color:#d1dfcf; padding:0px 20px;}
#slogan {position:absolute; text-align:right; right:400px; top:104px; color:#0a2805; font-weight:bold; font-style:italic; line-height:16px; font-size:12px;}



#homeMainWrapper {background:url(images/content-bg.png) repeat-y; padding:0px; width:958px;}
#LeftCol {width:179px; float:left; background:url(images/left-bg.jpg) top center no-repeat ; min-height:475px; _height:470px; _overflow:visible; margin-left:16px; _margin-left:9px; position:relative;}
#LeftColLearnMore {position:absolute; top:233px; left:87px;}
#RightCol {width:737px; float:right; margin-right:18px; _margin-right:9px;}

#hcWrapper {background:url(images/home-text-bg.gif) no-repeat;}
#homeContent {width:717px; padding:10px; background:url(images/home-text-bg-bottom.gif) bottom no-repeat; margin-top:10px;}
#homeContent h1 {color:#1c4e13; font-size:16px; font-weight:bold; padding-top:3px; background:none; border:none; margin:0px;}
#homeText {width:355px; float:left; padding-left:5px;}
#homeC2A {float:right;}
#homeC2A img {padding:16px 0px;}

#iContentWrapper {background:url(images/i-content-bg.gif) repeat-y; margin-top:10px;}
#iContent {width:717px; padding:10px; background:url(images/i-content-top.gif) top no-repeat; min-height:475px; _height:475px; _overflow:visible;}

#footerLinks {padding:0px 10px; font-size: 11px; background:url(images/bottom.png) no-repeat; color:#81c376;}
#footerNav {color:#81c376; float:right; text-align:right;}
#footerNav a {font-size:11px; color:#81c376; padding:0px 4px;}
#footerText {font-size:11px; color:#81c376;}
#footerText a {font-size:11px; color:#81c376;}

#Ten11 {margin-right:15px; text-align:right; width:950px; font-size: 11px; margin-bottom:4px; color:#81c376;}
#Ten11 a {font-size:11px; padding: 0px 3px; color:#81c376;}

div.clear {clear:both;}

h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-left:4px; font-size:22px; font-weight:normal; color:#1c4e13; text-transform:uppercase; height:28px; line-height:30px; background-color:#dfdfdf; border:solid 1px #a2a2a2;}

h2 {font-size: 18px; }
h2.homeblog { margin:0px; line-height:40px; font-size:18px;}

h3 {font-size: 16px;}
h3.home {font-size:14px; margin:0px;}
h4 {font-size:14px; margin:0px;}


li {}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:330px;}

div#rotator ul {margin:0px; padding0px;}

/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px solid #ccc;
	padding:0px;
	background: transparent;
}
    div#rotator ul li.show {
}

