html, body {
	overflow: hidden; 
	padding: 0; 
	height: 100%; 
	width: 100%; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
body {
	margin: 0px; 
	background: #fff;
	}
h1 {
	margin: 0; 
	padding: 0px;
	padding-right: 2px;
	border:0;
	font-style: normal;
	font-size: 20px;
	line-height: 125%;
	color: #935b23;
	}
p {
	margin: 0;
	padding: 0px;
	padding-right: 2px;
	border:0;
	font-style: normal;
	font-size: 14px;
	line-height: 108%;
	color:#935b23;
	}
a {
	color:#935b23; 
	text-decoration:underline;
	}
a:hover {
	color:#4f5a08;
	text-decoration:underline;
	}
img.FloatLeft {	float: left;
	margin-right: 10px;	}
#header {
	height: 104px;
	padding: 0;
	background: #ffffff;
	border: 0px solid #543109;
	}
#subheader {
	height: 13px;
	padding: 1px;
	text-align: left;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 108%;
	background: #f2c6a6;
	color: #663300;
	}
body #subheader a {
	color:#663300; 
	text-decoration:underline;
	}
body #subheader a:hover {
	color:#663300;
	text-decoration:underline;
	}
#map {
	height: 95%;
	border: 0px solid #543109;
	}














