   
<style="text/css">
body 
{background-color: #94aa95}


.title	{font-family: Arial;color: white;font-size:25px;}
.links	{font-family:  Goudy Old Style, serif;font-size:14px;color: #470110;}
.office	{font-family:  Goudy Old Style, serif;font-size:12px;color: #470110; border: medium groove color: #931638}
A.links:hover{color:#470110;}
A	{font-weight:bold;text-decoration:none;color: #103418;}
A:hover	{color:#470110;}
.side	{font-family: Arial;color: #103418;font-size:12px;margin:10px;margin-top:0px;}
.text	{font-family: Arial;color: #103418;font-size:14px;margin:10px;margin-top:0px; padding: 5px; }
.contact{font-family: Goudy Old Style, serif;font-size:18px; color: #ffffff}
img {border: 0px; padding: 5px;} 

/* Navbar styling */

form { margin-bottom: 0 ; }

     .menu {
    color: white;
    font-family: Goudy Old Style, serif;
    font-size: 12pt;
    font-weight: bold;
    border-right: 1px solid white;
border-left: 1px solid white;
    text-decoration: none;
  
    padding-right: 15px;
padding-left: 15px;
}

.menu:hover {
    background-color: #F7F2E1;
}

.toolbar {
    background-color: #931638;
background-image: url('menuback.jpg'); 
    padding: 5px 0px 5px 0px;
}

#dropmenudiv{
position:absolute;
border:1px solid #931638;
border-bottom-width: 0;
font:normal 14px Goudy Old Style, serif;
line-height:18px;
z-index:100;
background-color:#F7F2E1
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #931638;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#F7F2E1
}

</style>

