
body,td { font-family: ARIAL; font-size: 14px; color: #003300; }

body { 
background: #770000; 
background-image: url(images/back.gif);  
margin: 0px; }
               
H1 {  font-size: 28px; font-weight: bold; color: #BB470A; line-height: 32px; }

H2 {  font-size: 26px; font-weight: bold; color: #BB470A; line-height: 30px; }

H3 {  font-size: 22px; font-weight: bold; line-height: 24px; color: #7F4006;}

H4 {  font-size: 18px; font-weight: bold; font-style: italic; line-height: 22px; color: #555555; }

.em { color: #003300; font-weight: bold; }

li { line-height: 20px; }

.sub1 {  font-size: 10px; color: #F7EBCD; font-weight: bold; }

.form {  font-size: 11px; font-weight: normal; }

.head1 { font-family: georgia; font-size: 26px; font-weight: normal; COLOR: #7C0B23;}

.head2 { font-size: 16px; font-weight: bold; COLOR: #770000; }

.address { font-size: 14px; font-weight: bold; COLOR: #866607; }

.italic { font-family: georgia; font-style: italic; }

.submit { font-family: ARIAL; background: #770000; color: #FFFFEE; font-weight: bold;  }

a:link    { text-decoration: underline; font-weight: bold; color: #98112E; }
a:visited { text-decoration: underline; font-weight: bold; color: #98112E; }
a:active  { text-decoration: underline; font-weight: bold; color: #98112E; }
a:hover   { text-decoration: underline; font-weight: bold; color: #CC0000; }

.nav a:link    { text-decoration: none; color: #F7EBCD; }
.nav a:visited { text-decoration: none; color: #F7EBCD; }
.nav a:active  { text-decoration: none; color: #FCB314; }
.nav a:hover   { text-decoration: none; color: #FCB314; }

td#nav { font-weight: bold; 
font-weight: bold; font-size: 12;
background: #98112E; 
padding: 1px 5px 1px 5px; 
border-left: 2px solid #B84547; 
border-top: 2px solid #B84547; 
border-right: 2px solid #660000; 
border-bottom: 2px solid #660000;}


a.menu:link, a.menu:visited {
display: block;
vertical-align: middle;
background: #98112E;
font-family: trebuchet MS, arial; 
font-size: 14px;
font-weight: bold; 
color: #EADBC0;
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: #EADBC0; 
color: #98112E;
text-decoration: none;
}


