body {
	background-color: #b06010;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h2 { color: #0069AA; }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#border {
	background-color: #ededed;
	border: 1px solid #bbb9b7;
	width:779px;
}

#wrapper {
	background-color: #ededed;
	border: 1px solid #FFFFFF;
	width:777px;
	
}

#content {
	background-color: #FFFFFF;
	width:763px;
	margin-top:8px;
	
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	text-decoration: none;
	line-height:20px;
	padding-left: 22px;
	padding-right: 22px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:14px;
	padding-left: 22px;
	padding-right: 22px;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #4f5354;
	text-decoration: none;
	line-height:14px;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #E24B22;
	text-decoration: none;
	line-height:14px;
	padding-left: 22px;
	padding-right: 22px;
}

.homebodybg {
	background-image: url(images/homebody_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
}

.homebody {
	background-image: url(images/treesbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.largesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #695233;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #695233;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ed5b1b;
	text-decoration: none;
	background-color: #fec123;
	border: 1px solid #ed5b1b;
}

a.maintext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height: 14px;
	text-decoration: underline;
}

a.maintext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height: 14px;
	text-decoration: underline;
}

a.maintext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #B06010;
	line-height: 14px;
	text-decoration: underline;
}

a.maintextline:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height:14px;
}

a.maintextline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f5354;
	line-height:14px;
}

a.maintextline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #695233;
	line-height:14px;
}