html, body {
	height: 100%;
}
body {
	background-color: #576b25;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffce0;
}
a:link {
	color: #6f901c;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #6f901c;
	text-decoration: none;
	font-style: normal;
}
a:active {
	color: #6f901c;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #6f901c;
	text-decoration: underline;
	font-style: normal;
}
.navbox {
	background-image: url(images/bkground-nav.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 235px 0px 0px 25px;
}
.mainbox {
	background-color: #144022;
	text-align: left;
	vertical-align: top;
	padding: 40px 25px 40px 25px;
}
.nav {
	line-height: 14px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}
.nav a:link {
	color: #fffce0;
	text-decoration: none;
	font-style: normal;
}
.nav a:visited {
	color: #fffce0;
	text-decoration: none;
	font-style: normal;
}
.nav a:active {
	color: #fffce0;
	text-decoration: none;
	font-style: normal;
}
.nav a:hover {
	color: #024618;
	text-decoration: none;
	font-style: normal;
}
.navactive {
	line-height: 14px;
	font-weight: bold;
	color: #024618;
	padding: 5px 0px 5px 0px;
}
.address {
	padding: 40px 0px 55px 30px;
}
.maincontent {
	width: 370px;
	padding: 50px 40px 40px 0px;
	text-align: left;
	vertical-align: top;
}
.presscontent {
	width: 370px;
	padding: 10px 40px 40px 0px;
	text-align: left;
	vertical-align: top;
}
.ongreen a:link {
	color: #024618;
	text-decoration: none;
	font-style: normal;
}
.ongreen a:visited {
	color: #024618;
	text-decoration: none;
	font-style: normal;
}
.ongreen a:active {
	color: #024618;
	text-decoration: none;
	font-style: normal;
}
.ongreen a:hover {
	color: #024618;
	text-decoration: underline;
	font-style: normal;
}
.image {
	margin: 0px 15px 0px 0px;
}
.imagetwo {
	margin: 15px 0px 0px 0px;
}
.greencurvebox {
	background-color: #576b25;
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 0px 15px;
}
.creamcurvebox {
	background-color: #fffce0;
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 0px 15px;
}
.oncream {
	color: #024618;
	font-size: 11px;
}
.footerbox {
	background-color: #144022;
	font-size: 10px;
	padding: 0px 0px 25px 25px;
	text-align: left;
	vertical-align: bottom;
}
.footer a:link, a:visited, a:active {
	color: #6f901c;
	text-decoration: none;
	font-style: normal;
}
.footer a:hover {
	color: #6f901c;
	text-decoration: underline;
	font-style: normal;
}