h1 { font-size: 24px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   
	color: #996633;}

h2 { font-size: 14px; }

h3 { font-size: 12px;   
	color: Black;}
	
h4 { font-size: 12px; }
	
h5 { font-size: 10px; 
	color: #F0FFFF;}
	
/* Custom link styles */

a:link {
	text-decoration: none;
	color: #A0522D;
}

a:hover {
	text-decoration: none;
	color: #F4A460;
}
a:active {
	text-decoration: none;
	color: #A0522D;
}

a:visited {
	text-decoration: none;
	color: #A0522D;
}


body {
	font-size: 14px;
	margin: none;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

table {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}




  
#menu a, #menu a:visited {
  text-align: left; 
  text-decoration:none; 
  color:#330000; 
  display: block; 
  width: 17em; 
  padding: .30em 0px 0px 30px;
    background-color: transparent;
    font-size: 12px;
    line-height: normal;
    }

.singlespace { line-height: 6px;  color: #FF0033;         }

#menu a:hover {
  color: #A0522D;
      }
#ad{
  color: #8B4513;
      margin: 0px 12px 0px 16px;
      font-size: 12px;
      font-style: normal;
      font-weight: bold;
      }

#menuheadings{
  color: #8B4513;
      margin: 0px 12px 0px 20px;
      font-size: 12px;
      font-style: italic;
      font-weight: bold;
      }