#page {
	position:absolute;
	left:-5px;
	right:-5px;
	top:0px;
	width:101%;
	background-color:#FFFFFF;
	
}

#map_page {
	margin-left: auto;
	margin-right:auto;
	top:0px;
	/*width:1000px;*/
	/*background-color:#FFFFFF;*/
}

#header { 
	position: absolute;
	background-color:#a80000;
	width:100.6%;	 
	left:4px;
	right:-5px;
	top:0px;
	text-align:left;
	height: 100px;	
}

#header_nav {	
	position:absolute;
	top: 100px;
	background-color:#3e4712;
	width:100.6%;
	left:4px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	height:10px;
}

#navigation a {
	text-decoration:none
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #000;  
	background: #fb0 url("./graphics/tab-orange-left2.gif") left top no-repeat; 
	font-weight:bold;
	padding-left: 3px;
	width:65px;
	 
}

#navigation a, #navigation a span {
	display: block; 
	/*float: left;	*/
	height: 30px;
	padding-top:2px;
}

#navigation a:hover {
	color: #fff; 
	background: #26a url("./graphics/tab-blue-left2.gif") left top no-repeat;font-weight:bold; 
	padding-left: 10px;
}

#navigation a:hover span {
	background: #26a url("./graphics/tab-blue-right2.gif") right top no-repeat; 
	padding-right: 10px;
}

#navigation {
	list-style:none;
	padding: 0; 
	margin-top: 0;
	margin-left:-0.6em;
	  
}

#navigation {
	padding-left: 10px;
	padding-bottom: 0px;
}

ul#navigation li {
	float: left;
	height: 60px;
	width: 60px;
	text-align: center;
	background-color: #ccddee;
	color: #FFFFFF;
	margin: 1px 2px 0 2px;
	border: 1px solid #000000;
	font-weight: bold;
}

#navigation#legend li.legend, #navigation#layer li.layer, #navigation#help li.help {
	border-bottom: 1px solid #fff;
	color: #000000;
	background-color: #ccddee;
}

.header_title_txt{
	position:absolute;
	left:120px;
	top: 6px;
	background-color:#a80000;
}

.header_home_image{
	position:absolute;
	left:70px;
	top: 25px;
	background-color:#a80000;
}

#header_img{
	position:absolute;
	left:335px;
	top: 10px;
	height: 80px;
	background-color:#a80000;
	padding-right: 20px;
	padding-left: 40px;
	word-spacing:30px;	
}

#header_nav p {
	margin-top: 1px;
	text-align:center;
	background-color:#3e4712;
}

#header_nav a:link, #header_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

#header_nav a:hover {
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}

#left_col {
	position:absolute;
	top:8.6em;
	width: 22em;
}

#left_col_nav {
	width:8em;
	position:absolute;
	top: 7em;
}

#left_col ul {
	list-style-image: url(graphics/leaf_buttons/leaf_mouseout.gif);
}

#left_col li {
	line-height:1.5em;
}

#right_col_nav {
	position:absolute;
	top:7em;
}

#tabselection {
	position: absolute;
	top: 150px;
	left: 40px;
	background-color: #000000;
}

#map_desc {
	position: absolute;
	top: 175px;	
	left: 30px;
	background-color: #eeeeee;
	width: 260px;
	height: 610px;
}

#map_refresh {
	position: absolute;
	top: 515px;
	left: 60px;
}

#map_zoom {
	position: absolute;
	top: 580px;
	left: 40px;
}

  

#map_reference {
	position: absolute; 
	/*position:relative;*/
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	top: 680px;
	left: 750px;
	
}


#map_size {
	position: absolute;
	top: 140px;
	left: 610px;
}

#map_pdf {
	position: absolute;
	top: 150px;
	left: 450px;
}

#map_icon {
	position: absolute;
	top: 150px;
	left: 300px;
}

#map_scalebar {
	position: absolute;
	left: 550px;
	top: 690px;       
}

#map_coordinates {
	position: absolute;
	 left: 300px; 	 
	top: 750px; 
}

#right_col {
	position:absolute;
	top:8.6em;
	margin-top:3em;
	margin-left:23em;
}

#content {
	position:absolute;
	top:8.6em;
}

#footer_nav {
	/*float: left;*/
	position:absolute;
	/*top: 800px;*/
	top: 820px;
	left:0px;	 
	width:101.5%; 
	 	
	/*background-color:#3e4712;*/
	backgroud-color:#ffffff;
	height:10px;
	font-weight:bold;
	 
}

#footer_nav p {
 	text-align: center;	 	
 	background-color:#3e4712;	 
 	color:#ffffff;
 	 	 
} 

#footer_nav a:link, #footer_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

#footer_nav a:hover {
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}

#footer {
	position:absolute;
	width:100%;
	top: 860px;		      
	text-align: center;
	background-color:#000000;
	height:31px;
	font-weight:bold;
	color:#ffffff; 
}

#footer p {
 	background-color:#000000;
 	color:#FFFFFF;
 	text-align: center;
 	color:#000;
 	margin-right:-80px;
 	/*width:120%;*/
}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

#footer a:hover {
	color:#FF9900;
	text-decoration:underline;
}

.white {
	color:#ffffFF;
}

h1 {
	margin-top:.2em;
	font-size:1.25em;
	color:#000066;
}

h2 {
	margin-top:.2em;
	margin-bottom:0px;
	font-size:1.0em;
	color:#000066;
}

h3 {
	margin-top:.2em;
	margin-bottom:0px;
	font-size:1.0em;
}

.leftimg {
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom: 6px;
}

.rightimg {
	position:relative;
	float:right;
	margin-right:20px;
	margin-bottom: 6px;
}


dl {
	height:4em;}

dt {
	font-weight:bold;}

.right {
	text-align:right;
}

.list_width {
	width:500px;
}

th {
	font-weight:bold;
}

 

