body {
  background-color: #740613;
  color: #000000;
  font-family: georgia;
  font-size: 12px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;  
  }

td { 
font-family: georgia; 
font-size: 14px;
}

.main { 
background: #1e5b7a; 
}

.header { 
background: #0087cc; 
font-family: arial; 
font-size: 14px; 
font-weight: bold; 
color: #ffffff;
border-bottom: 1px solid #003300;
}

.main { 
background: #eee3cf; 
}

.footer { 
background-color: #8cb4c9; 
font-size: 10px;
text-align: center;
padding: 6px;
}



a:link    { color: #660000; font-weight: bold; text-decoration: underline; }
a:visited { color: #660000; font-weight: bold; text-decoration: underline; }
a:hover   { color: #cc0000; font-weight: bold; text-decoration: underline; }

.head1  { font-family: arial; font-size: 22px; font-weight: bold; color: #990000; }

.head2  { font-family: arial; font-size: 16px; font-weight: bold; color: #000066; }

.head3  { font-family: arial; font-size: 14px; font-weight: bold; color: #ffffff; }

.side  { font-family: arial; font-size: 14px;  font-weight: bold; color: #0087cc; }

.sub1   { font-family: arial; font-size: 10px; font-weight: bold; }

.sub2   { 
display: block;
font-family: arial; 
font-size: 12px; 
font-weight: bold; 
color: #0087cc; 
margin-top: 5px; 
}

.tag   { font-size: 22px; font-weight: normal; font-style: italic; color: #990000; }

.phone   {  font-size: 26px;  }

b   {  color: #000066;  }


a.menu:link, a.menu:visited {
display: inline;
background-color: #F0B65C;
margin: 2px;
width: 150px;
padding: 4px;
vertical-align: middle;
font-family: arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000000;
text-align: center;
line-height:1.5em;
}


a.menu:hover {
font-family: arial;
background-color: #FCCE85;
text-decoration: none;
color: #000000;
}

.nav a:link    { color: #fbdc5f; font-weight: bold; text-decoration: none; }
.nav a:visited { color: #fbdc5f; font-weight: bold; text-decoration: none; }
.nav a:hover   { color: #fff7e9; font-weight: bold; text-decoration: none; }


#box { 
background-color: #ffffff;
border: 2px dashed #0087cc;  
}

  
#homebox { 
background-color: #ffffff;
border: 2px dashed #044D73;  
}

/* fff7e9 */