/* CSS Document */

ul.nav{
	list-style:none;
	padding-left: 0;
	margin-left: 10px;
	margin-right:2px;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-weight: bold;
	font-size: 14px;
	color: #777676;
	
  }
 
ul.nav a{
	display:block;
	height:18px;
	border-bottom:none;
	color: #333333;
	text-decoration: none;	
 }
 
ul.nav a:hover {
	color:#7B581B}
	
a:link {
	color: #333333;
}

a:visited {
	color: #777676;
}

a:hover {
	color: #7B581B;
}
	
.h1 {font-size: 24px}
	

.top_nav {
	list-style:none;
	padding-left: 0;
	margin-left: 10px;
	margin-right:2px;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	font-weight: bold;
	font-size: 14px;
	color: #777676;
	
  }
 
.top_nav a{
	display:block;
	height:18px;
	border-bottom:none;
	color: #333333;
	text-decoration: none;	
 }
 

.top_nav a:hover {
	color:#7B581B}	


body 
{
	background: #f9f9f0;
	margin: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #333; 
	text-align: center;
}
	



h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

img
{
border-color: #ddddc9;
border-style: solid;
}

div#spacer {
  padding-left: 0;
  margin-left:  12px;
  margin-right: 10px;
  background-color:;
}

div#footmap {
  padding-left: 400px;
  font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
  font-weight: bold;
  font-size: 13px;
  color: ;
  height: 75%;
  background-color: ;
  background-image: ;
  background-repeat:no-repeat;
  background-position: 5px;
}