body {
	font-family: Arial, sans-serif;
	color: #577B37;
	margin: 20px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
html {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #456014;
	line-height: 1.3em;
	vertical-align: top;
}
h2 {
	font-size: 18px;
	margin: 0;
	padding:0;
	color: #737171;
	line-height: 1.3em;
}
h3 {
	margin-bottom: 0.2em;
}
p {
	color: #567D32;
	font-size: 16px;
	line-height: 1.4em;
}
a {
	color: #7B9B54;
	font-weight: normal;
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: none;
}
ol {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: none;
	margin-top:8px;
}
li {
	margin-bottom: 7px;
}
a:hover {
	color: #53763C;
	text-decoration: underline;
}

#wrap {
	width: 1008px;
	margin: 0 auto;
}
#header {
	float: left;
	position:relative;
	background-color: #FFFFFF;
	margin: 0;
	height: 277px;
	width: 1008px;
}
#contentleft {
	float: left;
	position:relative;
	width: 180px;
	margin: 0 0 0 20px;
	height: 1%;
	color: #4F6B45;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	}
#navigation {
	float: left;
	position:relative;
	clear:both;
	width: 180px;
	height: 302px;
	color: #557C4C;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	background-repeat: no-repeat;
	margin-top: 20px;
	}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 0;
	width: 180px;
}
#navigation ul li {
	display: block;
	list-style-type: none;
	color: #FFFFFF;
	position: relative;
	padding: 5px 0 0 10px;
	float: left;
	width: 160px;
}
#navigation ul li a {
	font-size: 14px;
	padding: 0;
	height: 50px;
	text-decoration: none;
	color: #FFFFFF;
}
#navigation ul li a:hover {
	color: #556D3D;
	text-decoration: none;
}
#content {
	width: 1008px;
	clear: both;
	float: left;
	position: relative;
	padding: 10px 0 0 0;
	margin: 0;

	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
}

#signup {
	float: right;
	position: relative;
	padding: 0;
	margin:  10px 0 0 0;
	height: 230px;
	width: 257px;
	background-image: url(images/signup.gif);
	background-repeat: no-repeat;
	font-size:12px;
}
#intright {
	float: left;
	position: relative;
	padding: 0;
	margin: 1.0em 1.0em 0 6em;
	width: 680px;
}
#gallery {
	float: left;
	position: relative;
	padding: 0;
	margin: 1.5em 1.5em 0 7em;
	width: 810px;
	height: 485px;
}
#footer {
clear: both;
	float: left;
	position: relative;
	width: 1008px;
	height: 41px;
	font-size:11px;
	color: #605d51;
}
#footer a {
	color: #605d51;
	text-decoration: none;
}
#footer a:hover{
	color: #008cc4;
	text-decoration: none;
}
#footer table {
	padding-top: 17px;
}
#contentbottom {
	width: 1008px;
	clear: both;
	float: left;
	position: relative;
	padding: 0;
	height: 50px;
	background-color:#FFFFFF;
	color: #9AB37D;
	font-size: 12px;
}
#contentbottom a {
	color: #9AB37D;
	text-decoration: none;
}
#contentbottom a:hover {
	color: #88A55C;
	text-decoration: none;
}
#content-wrap{
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	width: 1008px;
	float: left;
	position: relative;
	height: auto;
}
#address {
	float: left;
	position: relative;
	padding: 0;
	margin:  0;
	height: 220px;
	width: 252px;
}
label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:10px;
	font-weight:normal;
}

