body {
	background: #939c50 url(../images/background.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

#wrapper {
	margin: 0 auto;
	width: 978px;
	margin-top: 21px;
}

img {
	border: none;
}

h2 {
	clear: both;
	color: #2c6417;
	margin: 0;
}

p {
	font-size: 14px;
}

#top {
	background: url(../images/header.png) no-repeat;
	min-height: 188px;
	width: 978px;
}

#content {
	background: url(../images/bodybg.png) repeat-y;
	min-height: 400px;
	padding-bottom: 25px;
	height:auto !important;
 	height:400px
}

#bottom {
	background: url(../images/bottombg.png) no-repeat;
	min-height: 21px;
}

#logo {
	float: right;
	margin: 25px 25px 0px 0px;
}

#nav {
	float: left;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	clear: both;
	margin-top: 20px;
	margin-left: 15px;
}

#nav ul {	
	list-style-type: none;
}

#nav ul li {
	display: inline;
	margin-right: 25px;
}


#nav ul li a{
	text-decoration: none;
	color: #ffffff;
}

#nav ul li a:hover{
	text-decoration: underline;
}
#contentwrapper {
	margin-left: 42px;
	margin-top: 10px;
	margin-right: 42px;
}

#contentwrapper ul {
	font-size: 14px;
}

#contentwrapper table {
	font-size: 12px;
	color: #666666;
}

#contentwrapper a {
	font-size: 14px;
	color: #169ae3;
}
#slideshow {
	float:left;
}

#buttons {
	float: right;
	width: 302px;
	margin-right: 30px;
	margin-top: 60px;
}

#buttons img {
	margin-bottom: 25px;
	
}
	
#tagline {
	float: left;
	margin-top: 20px;
}

#subnav {
	float: left;
	color: #ffffff;
	font-size: 14px;
	margin-top: 5px;

}

#subnav ul {	
	list-style-type: none;
}

#subnav ul li {
	display: inline;
}

#subnav ul li a{
	text-decoration: none;
	color: #ffffff;
}

#subnav ul li a:hover{
	text-decoration: underline;
}

#about-img {
	float: right;
	margin-left: 20px;
	border: solid 1px #cccccc;
}

#leftcol {
	float: left;
	width: 539px;
	margin-right: 35px;
}

#rightcol {
	float: left;
	width: 320px;
}

#leftcol-contact {
	float: left;
	margin-right: 35px;
}

#rightcol-contact {
	float: left;
	width: 539px;
}

/* IE6 Styles */

* html #wrapper {
	margin-top: 6px;
}

* html #nav {
	margin-top: 157px;
}

* html #content {
	margin-top: -10px;
}


* html #buttons {
	margin-right: 15px;
}

* html #contentwrapper {
	margin-top: 30px;
}

* html #pay {
	margin-top: -20px;
}

* html #subnav {
	margin-top: 10px;
}

* html p {
	margin-top: 10px;
}