body {
	margin: 0px;
	background-color: #FEFDDF;
	text-align: left;

}
#nav {
	margin: 0px 0px 2px;
	background-color: #FFFFFF;
	height: 36px;
	width: 704px;
	text-align: right;
	padding-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #007145;
	border-bottom-color: #007145;
}
#badgehome {
	height: 266px;
	width: 269px;
	z-index: 1;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	top: 35px;
	visibility: visible;
}
#badgecontent {
	height: 151px;
	width: 149px;
	z-index: 1;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	top: 5px;
	visibility: visable;
}
#menu-res {
	height: 60px;
	width: 704px;
	z-index: 3;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	top: 86px;
	text-align: right;
	visibility: hidden;
}
#menu-rur {
	height: 60px;
	width: 704px;
	z-index: 4;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	top: 86px;
	text-align: right;
	visibility: hidden;
}
#menu-box {
	width: 129px;
	z-index: 3;
	text-align: left;
	background-color: #E5EDBC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	color: #2A604B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #007145;
	border-bottom-color: #007145;
	border-left-color: #007145;
}
#copyhome {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	width: 449px;
}
#content {
	margin: 0px 10px 10px 10px;
	width: 684px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A604B;
	line-height: 18px;
}
#contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A604B;
	line-height: 18px;
}

#contentindent {
	margin: 0px 10px 10px 130px;
	width: 564px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A604B;
	line-height: 18px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #007145;
	width: 704px;
	background-color: #B6D39F;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007145;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007145;
}
#featuretitle {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #007145;
	background-color: #B6D39F;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007145;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007145;
}
#feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #007145;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#footer {
	margin: 4px 0px 0px;
	width: 704px;
	height: 22px;
	background-color: #F4F7E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007145;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007145;
}
#headercontent {
	margin: 20px 0px 5px 130px;
	width: 564px;
	height: 22px;
	text-align: left;
}
a:link {
	color: #2A604B;
	text-decoration: none;
}
a:visited {
	color: #2A604B;
	text-decoration: none;
}
a:hover {
	color: #007145;
	text-decoration: underline;
}
