body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4E3518;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4E3518;
	line-height: 1.4em;
}
.footer {
	font-size: 12px;
	color: #91642B;
}
.footer a:link {
	text-decoration: none;
	color: #F4D6A8;
}
.mainbody {
	margin-right: 20px;
	margin-left: 20px;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 20px;
	color: #2E1711;
}

.inner
{
	padding: 0 20px;
}li {
	font-style: italic;
}
.footer a:visited {
	text-decoration: none;
	color: #F4D6A8;
}
.imgBorder {
	border: 10px solid #AC7B3E;
}
.fancyP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57361E;
	margin: 4px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AC7B3E;
}
.bottom_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DCC78E;
	padding: 5px;
	letter-spacing: 2px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91642B;
}
#sitemap {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	background-color: #BB8D4E;
}
#container {
	background-color: #DCCCAB;
	text-align: center;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/blended_largemap.jpg);
	background-repeat: no-repeat;
	height: 1500px;
	top: 0px;
}
a:hover {
	text-decoration: none;
	color: #6C4920;
}
a:active {
	text-decoration: none;
}
#popup {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mapdiv {
	clear: none;
}
