body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.table1{
	border: 1px solid #663300;
}

.table2{
	padding: 6px 2px 1px 2px;
	font-size: 13px;
	text-align: center;
    color: #662200; 
	font-weight: bold;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/banner.jpg);

	
}

a{
font-size: 10px;
color: #662200; 
font-weight: bold;
}

a:hover{
color: #006600;
}

a:visited{
color: #662200; 
}

h1{
	font-size: 18px;
	color: #008844; 
}

h2{
    font-size: 14px;
	font-weight: bold;
    color: #662200; 

}

h3{
    font-size: 12px;
	font-weight: bold;
    color: #662200; 
/*    color: #119955; */
}

p{
	color: #003300;
	font-size: 12px;
}


.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #008844;
	font-style: italic;
	font-weight: bold;
}

#Nav{
	font-size: 10px;
 /*   width:100px; */
	margin: 0px 0px 0px 0px;
}

#Nav div a:hover {
	background-color: #996633; 
	color: #FFFFFF; 
	border-top-color: #663300;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #663300;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #AA7733;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #AA7733;
	border-left-style: solid;
	border-left-width: 1px; 
}

#Nav div a { 
	display: block;
	text-decoration: none;
	padding: 1px 1px 1px 1px; 
	margin: 1px;

	background-color: #BB8844; 
	color: #FFFFFF; 
 	border-top-color: #996644;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #996644;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #CCAA66;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #CCAA66;
	border-left-style: solid;
	border-left-width: 2px; 	
}


#topmap {z-index:3};
#midmap {z-index:2};
#botmap {z-index:1};


.maplink a{
	color: #009900;
	font-size: 12px;
	text-decoration: underline;
}

.maplink a:hover{
	color: #006600;
	font-size: 12px;
	text-decoration: underline;
}