/* CSS Document */
<style type="text/css">
<!--


body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 0px;
border-top: 0;
border-bottom: 0;
border-left: 0;
border-right: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
} 

.clear {
	clear:both;
	}
 
H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #Black;
font-weight: bold;
line-height: 100%;
}

H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #black;
line-height: 100%;
display:inline;
 }

H3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 120%;
display:inline;
 }

.bodytext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#000000;
 font-weight: normal;
 line-height: 120%;
}
A.bodytext {
  text-decoration: underline;
}

.bottomtdtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
 
a.bottomtdtext {
color:#000000;
text-decoration: underline;
}
a.bottomtdtext:hover {
color:#639bd3;
text-decoration: underline;
}

a:link {
color: #0B3B87;
text-decoration: underline;
}
a:visited {
color: #0B3B87;
}
a:hover {
color: #000000;
}
a:active {
color: #000000;
}

/* navigation list styles */
#navigation ul
{
line-height:10px;
padding-left: 0px;
margin-top:0;
margin-bottom:0;
margin-left: 0;
color:#89885C;
background-color: #89885C;
float: left;
width: 100%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
}
#navigation ul li 
{ 
color:#000000;
display: inline; 
}
#navigation ul li a
{
padding: 9px 9px 9px 9px;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
background-color: #89885C;
height: 20px; /* required for netscape */
text-decoration: none;
float: left;
border-right: 1px solid #fff;
} 
ul#navlist  li
{
color: #FFFFFF;
background-color: #89885C;
}
ul#navlist li a:hover
{
color: #ffffff;
background: #993333;
}
ul#navlist li#contact a
{
float: right;
color: #ffffff;
background: #993333;
border-left: 1px solid #fff;
}

 ul#navlist li#contact a:hover
{
float: right;
color: #ffffff;
background: #89885C;
border-left: 1px solid #fff;
}

-->
</style>