body {
	background-color: #999966;
	text-align : center;
	min-width: 860px;
}
#container {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	background-position: center;
	background-color: #824f0E;
	height: 600px;
}

#language{
	width: 100%;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C96;
	line-height: 25px;

}

#header {
	margin: 0 auto;
	width: 860px;
	background-color: #B7C089;
	background-position: center;
	text-align: left;
	height: 75px;
}
.clear {
	clear: both;
}
#content {
	background-color:#824f0E;
	background-position: center;
	height: 520px;
}
#map {
	position: relative;
	width: 860px;
	height: 500px;
	background-image: url(../graphics/map_PrescottRussell.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	text-align: left;
	background-position:center;
}
#mainNav {
	background-color:#94802A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	padding: 2px;
	height: 20px;
	text-align: center;
	border-top:12px;
	}
#mainNav a {
	margin-left: 10px;
	margin-top:20px;
}
#mainNav a:link {
	text-decoration: none;
	font-weight: bolder;
	color: #CCCC99;
}
#mainNav a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #CCCC99;
}
#mainNav a:hover {
	color: #663300;
	text-decoration: none;
	font-weight: bolder;
}
#mainNav a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #CCCC99;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
	font-size: 14px;
	width: 150px;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	float: left
}
#content ul.one {
	position: absolute;
	left: 71px;
	top: 358px;
}
#content ul.two {
	position: absolute;
	left: 272px;
	top: 337px;
}
#content ul.three {
	position: absolute;
	left: 472px;
	top: 314px;
	height: 114px;
}
#content ul.four {
	position: absolute;
	left: 660px;
	top: 356px;
}
ul a {
	display: block;
	color: #BDB76B;
	text-decoration: none;
}
ul a:hover {
	color: #EEE8AA;
	background-color: #94802A;
}
#map h1 {
	position: absolute;
	left: 239px;
	top: 53px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-stretch:expanded;
	color: #BDB76B;
	width: 401px;
	text-align: center;
}
#footer {
	clear: both;
	width: 860px;
	margin: 0 auto;
	text-align: left;
	background-position: center;
	background-image:url(../graphics/MWhouse.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:50px;
}
#footer p {
	font:Georgia, "Times New Roman", Times, serif;
	color:#330000;
	font-size:.9em;
	padding-top: 15px;
	margin-left: 75px;
}

#language {
	margin-right: 10px;
}

#language a:link {
	text-decoration: none;
	font-weight: bolder;
	color: #CCCC99;
}
#language a:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #CCCC99;
}
#language a:hover {
	color: #FC9;
	text-decoration: none;
	font-weight: bolder;
}
#language a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #CCCC99;
}

