
BODY { 
background-color: #673301;
background-image: url(images/bg.jpg);
background-position: top center; 
margin: 0px; }

body, td  { font-family: georgia; font-size: 12px; }

.main { background-color: #FFCC66; }

.topnav { background-color: #FFCC66; }

a.menu:link, a.menu:visited {
display: block;
vertical-align: middle;
background-color: #000000;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #FFCC66;
border-left: 1px solid #FFCC66; 
border-top: 4px solid #FFCC66; 
text-align: center;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
width: 100%;
text-decoration: none;
}

a.menu:hover {
background-color: #9E3201;
color: #FFCC66;
text-decoration: none;
}

.content { background-color: #FFCC66; padding: 10px; }

.footer { background-color: #000000; font-family: arial; font-size: 14px; font-weight: bold; color: #FFCC66; padding: 10px;  }
.footer  a:link { color: #FFCC66; text-decoration: none;  }
.footer  a:visited { color: #FFCC66; text-decoration: none;  }
.footer  a:hover { color: #FFCC66; text-decoration: underline;  }

.sub1 { font-family: arial; font-size: 10px; }

.header {  font-size: 16px; font-weight: bold; color: #990000; }

.head2 {  font-size: 14px; font-weight: bold; color: #660000; }

.address { font-family: trebuchet, ms, arial;  font-size: 14px; font-weight: bold; color: #660000; }


a:link    { color: #000000; }
a:visited { color: #000000; }
a:hover   { color: #990000; }






