.h1Brown {
  font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
  color: #5E3622;
  font-size: 14px;
  font-weight: bold;
}
h1 {
  font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
  color: #5E3622;
  font-size: 14px;
  font-weight: bold;
}
.h1Blue {
  font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
  color: #666699;
  font-size: 14px;
  font-weight: bold;
}
ul
{ color:  #5E3622; }

.h2 {
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #958B86;
	font-size: 14px;
	font-weight: bold;
}

.h3 { 
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #5E3622;
  	font-size: 18px;
  	font-weight: bold;
	text-decoration:none;
	}
	
.h4 { 
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: ##5E3622;
  	font-size: 12px;
  	font-weight: bold;
	text-decoration:none;
	}
.brown {
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
   color: #5E3622;
   font-size:12px;
   }
.blue {
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
   color: #666699;
   font-size:12px;
   }
.normal {
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal
}

p {
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal
}
p2 {
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal
}
body
{
   margin: 0;
   text-align: center;
   
}

#BrownText
{
   margin:0;
   text-align:justify;
   color: #5E3622;
   
}

div#header
{
   margin-left: auto;
   margin-right: auto;
   width: 600px;
   height: 75px;
   background-image: url('banner.jpg');
}
span#annebelgrave
{
   display: none;
}

div#nav
{
   margin-left: auto;
   margin-right: auto;
   width: 600px;
}
ul#links
{
   display: table;
   width: 600px;
   background-color: #663333;
   margin: 0; padding: 0;
}
ul#links li
{
   width: 16.6%;
   display: table-cell;
   text-align: center;
   padding: 5px 0 5px 0;
}
ul#links li a
{
   font-family: verdana, arial, helvetica, sans-serif;
   font-weight: bold;
   color: white;
   text-decoration: none;
}
ul#links li a:hover
{
   color: grey;
}


div#content
{
   margin-left: auto;
   margin-right: auto;
   width: 600px;
   height: 600px;
   text-align: left;
   font-family: verdana, arial, helvetica, sans-serif;
}
a:link { 
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #000000;
  	font-size: 12px;
  	font-weight: bold;
	text-decoration:none;
	}
a.brownlink:link { 
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #5E3622;
  	font-size: 12px;
  	font-weight: bold;
	text-decoration:none;
	}
a:visited { 
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #000000;
  	font-size: 12px;
  	font-weight: bold;
	text-decoration:none;
	}
	
a:hover { 
	font-family: helvetica, Geneva, Arial, Verdana, sans-serif;
	color: #958B86;
  	font-size: 12px;
  	font-weight: bold;
	text-decoration:none;
	}
div#header
{
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.brownBullets {
	color: #5E3622; font-weight: bold;
}
.style2 {
	color: #985410; 
	font-weight: bold; 
	}