body {
	background: #A9D360 url(images/grad-bg.gif) top repeat-x;
	color: #3F4D39;
	font: 12px/18px Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
#pagebg {
	background: url(images/page-bg.gif) top center repeat-y;
}
#page-top-bg {
	background: url(images/page-top-bg.gif) top center no-repeat;
}
#header {
	background: url(images/header-bg.jpg) top center no-repeat;
	padding: 100px 0 0;
}
#logobox {
	margin: 0 auto;
	width: 800px;
}
#logobox h1 {
	color: #387819;
	font: normal 36px/36px Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
#logobox h2 {
	color: #000000;
	font: bold 19px/22px Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: right;
}
#headerleaves {
	background: url(images/header-leaves.jpg) top center no-repeat;
	height: 52px;
	margin-top: 10px;
}
#container {
	margin: 0 auto;
	width: 870px;
}
#nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 35px;
	width: 200px;
}
#nav li {
	background: url(images/dot-bg.gif) bottom left repeat-x;
	margin: 0;
	padding: 0;
	line-height: 0;
}
#nav li a {
	background: url(images/bullet.gif) top left no-repeat;
	color: #000000;
	display: block;
	font-size: 12px;
	line-height: 13px;
	padding: 15px 5px 15px 23px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover {
	color: #89B75C;
}
#nav li div {
	line-height: 0;
	margin-top: -8px;
	padding: 0 5px 15px 23px;
}
#nav li div a {
	background: none;
	color: #75A657;
	padding: 0 0 7px;
	text-transform: none;
}
#nav li div a:hover {
	text-decoration: underline;
}
#content {
	margin: 0 0 0 270px;
	min-height: 400px;
	padding: 1px 60px 10px 0;
}
h1 {
	color: #89B75C;
	font: normal 30px/30px Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
}
h2 {
	color: #89B75C;
	font: normal 24px/28px Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
}
p {
	margin: 12px 0;
}
a {
	color: #89B75C;
}
#footer {
	background: url(images/footer-bg.jpg) top center no-repeat;
	clear: both;
	padding: 15px 0 90px;
}
#footer table {
	color: #53843C;
	font-size: 10px;
	line-height: 12px;
	margin: 0 auto;
	width: 840px;
}
#footer td {
}
#footer th {
	font-weight: normal;
	padding-right: 50px;
	text-align: right;
}