/* CSS Document */

html {
SCROLLBAR-FACE-COLOR: #7d3d2e; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
        SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
        SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
        SCROLLBAR-TRACK-COLOR: #FFFFFF; 
        SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

* {

	}

body {
background-image:url(images/bodybg.jpg);
background-position:center top;
background-repeat:repeat-x;
background-color:#5d8b42;
padding: 0 0;
margin: 0 0;


}

* {
behavior: url(iepngfix.htc);
}

#container {
	
text-align: left;
width:1185px;
margin: 0 auto;
padding: 0 0;



}

#wrapper {

width: 1185px;
margin: 0 auto;
background-image:url(images/contentstretch.jpg);
background-position:center top;
background-repeat:repeat-y;
padding:0 0;


}

#wrapper .content {
background-image:url(images/contentbg.jpg);
background-position:center top;
background-repeat:no-repeat;
width:1185px;
padding: 0 0;
margin: 0 0;

}

#wrapper .leftnav {
width:0;
height:0;
background-image:url(images/leftnav.jpg);
background-position:center center;
background-repeat:no-repeat;

}

#wrapper .header {
	
background-image:url(images/header.jpg);
background-position:center top;
background-repeat:no-repeat;
width:1185px;
height:453px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0 0 0 0;
padding: 0 0 0 0;

}

#wrapper .footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:42px;
width:1185px;
margin:0 0;
padding: 0 0 0 0;

}


#wrapper .contenttext   {

width:549px;
/*  background-image:url(images/content222.jpg);
background-position:center top;
background-repeat:no-repeat; */
margin: 0 0;
padding:0 136px 0 0;
float:right;
min-height: 486px;


}

*html #wrapper .contenttext {
	
	height:486px;
	
	}

h1 {
	color: #000;
	font-size:18px;
	font-family:"Georgia";
	font-weight:900;
	margin: 0;
	padding: 0px 0 0 0;
	}
	
h2 {
color: #386584;
	font-size:14px;
	font-family:"Georgia";
	margin: 0 0;
	padding: 0px 0 0 0;
	
}

p {
font-family:"Georgia";
color:#000;
font-size:12px;
line-height:17px;

}


p a:link {

font-family:"Verdana";
color:#000000;
font-size:12px;
text-decoration:none;
}

p a:visited {

font-family:"Verdana";
color:#000000;
font-size:13px;
text-decoration:none;
}

p a:hover {

font-family:"Verdana";
color:#ffffff;
font-size:13px;
}



.footertext {
margin: 0 auto 0 auto;
width:500px;
text-align:right;
font-family:"Verdana";
color:#fff;
font-size:10px;
padding: 0px 0 0 45px;


}



.clear {
clear:both;
}

/*

.footerstretch {
height:99px;
width:500px;
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
float:left;
clear:both;
padding: 0 0 0 0;
}

*/


.header ul {
	float: left;
	list-style: none;
	padding:386px 0 0 531px;
	margin:0 0;
	height:0px;
}

.header ul li {
	float: left;
	padding:0 0 0 0;
	height:42px;
	margin:0 0;
}

.header ul li a {
	float: left;
	height: 42px;
	background-image: url(images/nav.jpg);
	padding:0 0 0 0;
}

.header ul li a span {
	display: none;
	padding:0 0 0 0;
}

.header ul li.nav1 a {
	width: 93px;
	height:42px;
	background-position: top left;
	
}

.header ul li.nav1 a:hover, .header ul li.nav1 a.active {
	background-position: bottom left;
	
}

.header ul li.nav2 a {
	width:213px;
	height:42px;
	background-position: -93px 0px;

}

.header ul li.nav2 a:hover, .header ul li.nav2 a.active {
	background-position: -93px 42px;
	
}

.header ul li.nav3 a {
	width: 177px;
	height:42px;
	background-position: -306px 0px;

}

.header ul li.nav3 a:hover, .header ul li.nav3 a.active {
	background-position: -306px 42px;

}


ul {
font-family:"Verdana";
color:#ffffff;
font-size:13px;

}
.style1 
{font-size: 14px;}

.style2 {font-size: 18px; }
