h1 {  
  color : #8B4513;
  font-family : Arial, Times New Roman;
  font-weight : bold;
  font-size : 22px;
  text-align : center;
  padding : 8px;  
}

h2 { 
	color: #4A4117;
	font-family: Tahoma, Arial Narrow, Verdana;
	font-size: 14px;
	text-decoration: none;
        text-align: center;
}

h3 {
	color : #4A4117;
	font-family : Arial, Microsoft Sans Serif, Verdana;
	font-size : 14px;
	background-color : #EEE8AA;
	text-decoration : none;
        text-align : center;
	border-top : 1px solid #BDB76B;
	border-bottom : 1px solid #BDB76B;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 3px;
}

h4 {
	color : #660000;
	font-family : Verdana, Arial;
	font-size : 12px;
	text-decoration : none;
}

h5 {
	color : #8B4513;
	font-family : Arial;
	font-size : 9px;
	text-decoration : none;
}

h6 {
	color : #660000;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	padding-top : 0;
	padding-bottom : 0;
}

font {
	color : #660000;
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
}

BODY { 
     background-image : url(sitebkgnd.jpg);
     background-color : #878733;
     background-repeat : repeat;
     background-attachment : fixed;
     background-position : center top;
}




* html #vdividermenu ul { 
width : 99%;
padding: 0px;

}

#vdividermenu ul { 
font-family: Arial, Arial Narrow, Verdana;
font-size : 12px;
font-weight: bold;
font-style: plain;
list-style-type: none;
margin-left: 0px;
padding-left: 0;
white-space: nowrap;

}

* html #vdividermenu ul { 
}

#vdividermenu ul li { 
display: inline;

}


#vdividermenu ul li a { 
color: #660000;
width: 90px;
padding: 1px;
float: left;
text-decoration: none;
border-top: 1px dotted #000000;
border-bottom: 1px dotted #000000;
border-left: 1px dotted #000000;
border-right: 1px dotted #000000;

}

#vdividermenu ul li a:hover { 
text-decoration: none;
color : #FFFF99;
background-color : #880000;

}

#vdividermenu #youarehere { 
width: 89px;
font-weight: bold;
background-color: #6A6A00;
background-image: none;
color: #FFFACD;
float: left;
text-decoration: none;
padding: 2px;
padding-left: 0px;
padding-right: 5px;

}



* html #vdividermenu2 ul { 
width : 100%;
}

#vdividermenu2 ul li {
display : inline;
margin-right: 0.5em;
margin-left: 0em;
padding-top : 0px;
text-align : center;
float: center;
border-right: 1px dotted #8B4513;
}

#vdividermenu2 ul li a {
margin-right : 0.5em;
margin-left : 0.5em;
font-family : Arial, Verdana;
font-size : 10px;
color : #8B4513;
padding : 0px;
text-decoration : none;
border-right : 0px solid #8B4513;
}

#vdividermenu2 ul li a:visited {
color : #8B4513;
}

#vdividermenu2 ul li a:hover {
color : #658017;
}



