
BODY, TD  { 
font-family: trebuchet ms, arial;  
font-size: 14px; 
color: #000000;  }

BODY  { 
background-color: #83273F;
margin: 0px; 
}

.main { 
background-color: #F8F3E1;
background-image: url(images/mainbg.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
  
  .maintext { font-family: georgia; font-size: 14px; }
  
.header { 
font-family: copperplate gothic bold;
font-size: 20px;
color: #F8B006; }

.header a:link     { color: #F8B006; font-weight: normal; text-decoration: none; }
.header a:visited  { color: #F8B006; font-weight: normal; text-decoration: none; }
.header a:active   { color: #F8B006; font-weight: normal; text-decoration: none; }
.header a:hover    { color: #FFFFEE; font-weight: normal; text-decoration: underline; }

.divider { background-color: #633709; }

#sidebar { background-color: #335028; }

A:link     { color: #990000; font-weight: bold; text-decoration: underline; }
A:visited  { color: #990000; font-weight: bold; text-decoration: underline; }
A:active   { color: #990000; font-weight: bold; text-decoration: underline; }
A:hover    { color: #cc0000; font-weight: bold; text-decoration: underline; }


h1 { font-family: copperplate gothic bold; font-weight: normal; font-size: 24px;  }

.head1  { font-family: copperplate gothic bold; font-size: 18px; color: #990000;  }

.head2 {  font-size: 18px; font-weight: bold; color: #B7311F;  }

.head3 {  font-size: 16px; font-weight: bold; color: #000000;  }

.phone  { font-family: georgia; font-size: 30px; font-weight: NORMAL; color: #000000;  }

 .goldtext { font-family: arial; font-weight: bold; font-size: 12px; color: #FFC14D;  }

.sub1  {  font-size: 10px; font-weight: bold;  }

.sig  { font-family: lucida handwriting; font-size: 16px; font-weight: normal; color: #990000;}

.sub2  {  font-size: 11px; font-weight: bold;  }

.footer {  font-size: 12px; color: #EBD288; }
.footer a:link    { font-size: 11px;  text-decoration: none; font-weight: bold; color: #CA9720;  }
.footer a:visited { font-size: 11px;  text-decoration: none; font-weight: bold; color: #CA9720; }
.footer a:hover   { font-size: 11px;  text-decoration: underline; font-weight: bold; color: #E4C35C;  }


#box {  
border: 3px solid #DD9805; 
background-color: #83273F; 
padding: 10px, 10px, 10px, 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px; }


.box  { font-family: arial; font-size: 12px; font-weight: bold; color: #FFC14D; }

.box a:link    { text-decoration: none; color: #FFC14D; }
.box a:visited { text-decoration: none; color: #FFC14D; }
.box a:hover   { text-decoration: none; color: #FFC14D; }

.box1 {
background-color: #FCEAB7;
border: 2px solid #F8B006;
padding: 10px;
text-align: left;

}


a.menu:link, a.menu:visited {
display: block;
background-color: #000000;
font-family: trebuchet ms, arial;
font-size: 16px;
font-weight: bold;
color: #F8B006;
text-align: center;
padding-top:  4px;
padding-bottom:  4px;
width: 100%;
text-decoration: none;
}



a.menu:hover {
background-color: #F8B006;
text-decoration: none;
color: #000000; 
}

original {83273F}

#lightbox {
	
background-color:#000000;
font-family: arial;
color: #E9DDAF;
font-size: 14px;
font-weight: bold;
padding: 20px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #000000;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }