body {
	background-color: #CCCCCC;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0pxborder-bottom: soild #006633 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#AreaHeader {
	height: 180px;
	width: 1024px;
	margin-left: -512px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#headerIMG {
	top: 0px;
}
.AreaContent {
	background-color: #FFFFFF;
	margin-left: -381px;
	position: absolute;
	width: 760px;
	top: 140px;
	left: 50%;
	background-image: url(images/BG-content.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#AreaNav {
	text-align: right;
	position: absolute;
	width: 700px;
	top: 80px;
	left: 50%;
	margin-left: -350px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}
#AreaNav a:link, #AreaNav a:visited {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#AreaNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: solid #FFFFFF 2px;
}
#AreaContent p {
	margin-left: 230px;
	font-size: 12px;
	margin-right: 50px;
	color: #666666;
	line-height: 140%;
}
#AreaContent h1 {
	font-size: 28px;
	margin-right: 50px;
	margin-left: 450px;
	color: #006633;
	margin: 0px 50px 0px 230px;
}
#AreaImage {
	position: absolute;
	left: 50px;
	top: 85px;
	width: 370px;
	height: 250px;
}
#AreaContent h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 10px 20px 5px 230px;
}
#AreaContent h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 20px 50px 3px 230px;
	border-bottom: solid 1px #000000;
	padding: 0px 0px 5px 0px;
}
a.Subnav:link, a.Subnav:visited {
	color: #438766;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 10px;
}
a.Subnav:hover, .SubnavActive {
	color: #006633;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: solid #006633 2px;
	font-size: 10px;
	text-transform: uppercase;
}
#AreaContent hr {
}
#AreaContent h6 {
	font-size: 10px;
	color: #999999;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.Footer:link, a.Footer:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: dotted #999999 1px;
}
a.Footer:hover {
	color: #006633;
	text-decoration: none;
	border-bottom: solid #006633 2px;
}
#AreaContent #WrapperSubnav ul {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: square;
}
#AreaContent #WrapperSubnav li {
	margin: 0px 20px 0px 0px;
	list-style-type: square;
	padding: 0px;
	list-style: none;
	float: left;
}
#AreaContent h3 {
	font-size: 12px;
	margin-right: 50px;
	margin-left: 450px;
	color: #438766;
}
#AreaImageLarge {
	position: absolute;
	left: 50px;
	top: 85px;
	width: 370px;
	height: 250px;
	overflow: scroll;
}
a.AreaLink:link, a.AreaLink:visited {
	color: #006633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
}
a.AreaLink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#AreaContent #WrapperNav {
	position: absolute;
	left: 20px;
	top: 30px;
	width: 200px;
	float: left;
}
#AreaContent #WrapperNav ul {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
#AreaContent #WrapperNav li {
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 20px;
	list-style-type: none;
	background-image: url(images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: none;
}
#AreaContent #WrapperNav a {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border: none
}
#AreaContent #WrapperNav p {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
#AreaContent #WrapperNav a:hover {
	color: #000000;
}
#AreaContent a {
	text-decoration: none;
	color: #006633;
	border-bottom: dotted #006633 1px;
}
#AreaContent #subnav {
	width: 450px;
	margin-left: 250px;
	color: #CCCCCC;
}
#AreaContent a:hover {
	border-bottom: solid #006633 2px;
	list-style-type: square;
}
#AreaContent #WrapperSubnav {
	border-bottom: solid #006633 1px;
	width: 450px;
	height: 20px;
	float: none;
	margin: 0px 0px 20px 230px;
}
#AreaContent #WrapperFooter {
	color: #666666;
	margin: 50px 50px 50px 230px;
	font-size: 10px;
	border-top: solid 1px #006633;
	padding: 10px 0px;
}
#AreaContent #WrapperFooter p {
	margin: 0px 0px;
	padding: 0px;
	font-size: 10px;
}
#AreaContent #WrapperFooter a {
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
}
#AreaContent #WrapperFooter a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
#AreaContent #WrapperSubnav a {
	text-transform: uppercase;
	font-size: 10px;
	border: none;
	color: #999999;
}
#AreaContent #WrapperSubnav a:hover {
	color: #000000;
}
#AreaContent #WrapperSubnav #CurrentSubNav a {
	color: #006633;
}
#AreaContent #WrapperNav #CurrentMainNav a {
	color: #006633;
}
#AreaContent #text {
	margin-bottom: 10px;
	margin-left: 10px;
}
#AreaContent #loadarea {
	margin: 10px 50px 50px 230px;
	background: #006633;
	width: 470px;
}
#AreaContent ul {
	margin: 0px 50px 20px 240px;
	list-style-type: square;
}
#AreaContent img {
	border: none;
}
#AreaContent #Map {
	margin-left: 230px;
}
#AreaContent table {
	margin: 0px 50px 0px 230px;
	padding: 0px;
	position: relative;
	width: 450;
}
#imageContainer {
	width:470px;
	margin: 0px 0px 0px 230px;
	position: relative;
	border: solid 0px #CCC;
	float: none;
}
#imageContainer {
	height:350px;
}

#imageContainer img, {
	display:none;
	position:absolute;
	top:0; left:0;
}