html {
	background-color: #67A52A;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/grass.jpg') bottom left repeat-x #89CFF3;
	background-color: #0099FF;
	width: 100%;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 731px;
}

#header {
	background: url('images/signtop.gif') top right no-repeat;
	width: 731px;
	height: 115px;
}

#header h1 {
	display: none;
}

#address {
	float: left;
	background-image: url('images/address.jpg');
	height: 58px;
	width: 170px;
	margin-top: 29px;
	font-weight: bold;
}

#address p {
	font-size: 11pt;
	display: none;
}

#title {
	width: 731px;
	padding: 0px 0px 0px 0px;
}

#title img {
	padding: 0px 0px 0px 0px;
}

#title h2 {
	color: #499519;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}

#pagetitle {
	float: left;
	width: 414px;
	height: 68px;
	background-image: url('images/maintop.jpg');
	padding-left: 10px;
}

#subtitle {
	float: right;
	width: 307px;
	height: 68px;
	/* background-image: url('images/signbottom.gif'); */
}

#subtitle h2 {
	display: none;
}

#main {
	width: 702px;
	background: url('images/bodymiddle.jpg') top left repeat-y white;
	padding: 0px 0px 0px 0px;
}

#content {
	width: 542px;
	margin-left: 10px;
	margin-right: 10px;
}

#content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1em;
}

#content h3 {
	color: #499519;
	font-size: 17;
	font-weight: bold;
	margin-top: 0px;
}

#content ul {
	margin-top: 5px;
}

#col1
{
	float: left;
	width: 200px;
	padding-right: 45px;
}

#col1 ul
{
	margin-top: 0px;
}

#col2
{}

.leftimage {
	float: left; 
	text-align: center; 
	padding-right: 10px; 
	padding-bottom: 10px;
	font-size: 11px;
}

#mainmenu {
	float: right;
	width: 110px;
	margin-left: 5px;
	margin-right: 5px;
}

#mainmenu a {
	display: block;
	padding-left: 5px;
	padding-bottom: 1em;
}

#websiteby {
	display: block;
	padding-left: 5px;
	margin-left: 5px;
	padding-bottom: 1em;
	font-size: 10px;
}

#websiteby a {
	padding-left: 0px;
	margin-left: 0px;
	font-size: 10px;
}

#footer {}

#footer1 {
	height: 14px;
	width: 702px;
	background: url('images/bodybottom.jpg') bottom left no-repeat;
	padding-top: 0px;
}

#footer2 {
	margin-left: 562px;
	height: 41px;
	width: 20px;
	background-image: url('images/signpostbottom.jpg');
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}