body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #546942;
}
a:visited {
	text-decoration: none;
	color: #546942;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper {
	height: 535px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 31px;
	width: 760px;
}
#homeimages {
	height: 504px;
	width: 760px;
}
#leftnav {
	height: 504px;
	width: 243px;
	background-image: url(images/subnav.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content {
	height: 504px;
	width: 517px;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
}
.subnavlinks {
	color: #4D5F39;
	margin-left: 30px;
	margin-top: 15px;
}
.subnavheader {
	color: #4D5F39;
	margin-left: 30px;
	margin-top: 140px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.subnavcontact {
	color: #4D5F39;
	margin-left: 17px;
	margin-top: 90px;
}
.pageheader {
	font-size: 16px;
	margin-top: 31px;
	margin-left: 23px;
	font-weight: bold;
	color: #999999;
}
li {
	color: #666666;
	margin-top: 10px;
}

.pagecontent {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 23px;
	color: #666666;
	line-height: 18pt;
	margin-right: 20px;
}
.imageleft {
	float: left;
	margin-right: 10px;
}
