html
{
	background: #dddddd url(../images/background.png) repeat-y 0 0;
	
}

body
{
	font-size: 90%;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #dddddd;
}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #294F23;
	margin:10px 0 0 5px;
	vertical-align:middle;
}

a:hover
{
	text-decoration: underline;
	color:#000000;
}

a img
{
	border: none;
}

#headinglink
{
	text-decoration: none;
	color: #ffffff;
	margin:10px 0 0 5px;
	vertical-align:middle;
}
h3
{
	background:#9AAF62;
	text-align:center;
	margin-top:0;
	padding-top:0px;
	height:30px;
	color:#ffffff;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;

}

#logo
{
	height:100px;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	/*background:  url(../images/banner/logo1.png)no-repeat;*/
}

#container
{
	text-align: left;
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	width: 820px;
	border:1px solid #9AAF62;
	background-color:#9AAF62;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#container ul, #container ul li a
{
	list-style-type: none;
}

#header
{
	height:300px;
	width:800px;
	position:relative;
	margin-left:10px;
	margin-top:10px;
}

#banner
{
	height:300px;
	width:400px;
	float:left;
	/*background-color:#C7BDA2;*/
	background:url(../images/banner/headerbg.jpg)no-repeat 0 0;
}

#bannertext
{
	height:300px;
	width:398px;
	float:right;
	background-color:#C7BDA2;
}

#menu
{
	margin-top:0;
	height:40px;
	background:url(../images/menu1.gif)repeat-x;
}
#menu >ul
{
	text-align:right;
	margin-right:2px;

}

#nav >li
{
	display:inline;
	vertical-align:middle;
	margin:2px 2px 2px 2px;
	border-right:2px solid #CFD0CC;
}

#text
{
	margin-top:0px;
	padding:1px 1px 0 1px;
	height:259px;
	font-family:verdana;
	font-size:80%;
	background-color:#C7BDA2;
	background:url(../images/banner/headerbg.jpg) repeat-y 0 0;
}

#layer1
{
	height:300px;
	width:800px;
	margin-left:10px;
	margin-top:0px;
}

#columnl1
{
	height:300px;
	width:200px;
	float:left;
}
#state
{
	height:150px;
	background-color:#D4D5D7;
	background:  url(../images/map.gif);
	font-family:verdana;
	font-size:80%;
}
.formfield
{
	margin:45px 0 0 25px;
	vertical-align:middle;
	border:1px solid #E38B63;
	background-color:#EAEFF3;
	width:150px;
}

#belowstate
{
	height:150px;
	background-color:#D6D5DA;
	font-family:verdana;
	font-size:80%;
}

#columnl2
{
	height:300px;
	width:600px;
	background:  url(../images/banner/mainpic.jpg);
	float:right;
}

#sublayer
{
	width:800px;
	margin-left:10px;
	background-color:#E2E2E2;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-family:verdana;
	font-size:80%;
	padding:0 0px 0px 0px;
	color:#000000 ! important;
}

#layer2
{
	height:230px;
	width:800px;
	background-color:#C7BDA2;
	margin-left:10px;
	margin-top:10px;
	font-family:verdana;
	font-size:80%;
}

.clayer
{
	height:100px;
	background:  url(../images/banner/layer2.jpg);
}

.clayer2
{
	padding-top:0;
}

.column
{

}

#column1
{
	height:220px;
	width:250px;
	margin-top:5px;
	margin-left:10px;
	background-color:#E2E2E2;
	display:inline-block;
	padding:0 1px 1px 1px;
}

#column2
{
	height:220px;
	width:250px;
	margin-top:5px;
	margin-left:10px;
	background-color:#E2E2E2;
	display:inline-block;
	padding:0 1px 1px 1px;
}

#column3
{
	height:220px;
	width:250px;
	margin-top:5px;
	margin-left:10px;
	background-color:#E2E2E2;
	display:inline-block;
	padding:0 1px 1px 1px;
}

#footer
{
	height:50px;
}
#leftfooter
{
	float:left;
	margin-left:15px;
	font-family:verdana;
	font-size:80%;
}

#rightfooter
{
	float:right;
	margin-right:15px;
	display:inline-block;
	color:#ffffff;
}

div#rightfooter a
{
	color:#ffffff;
	font-family:verdana;
	font-size:80%;

}

