body { 
background-color: #C1C6B8;
background-image: url(images/back.jpg);
margin: 0px 0px 0px 0px;
}

body, td { 
font-family: trebuchet ms, arial;
font-size: 12px; 
color: #003300;
}

.address { 
font-family: verdana;
background-color: #7F0D01;
font-size: 12px;
font-weight: bold;
color: DBB760;
padding: 4px;
}

.address a:link    { color: #DBB760; text-decoration: none; }
.address a:visited { color: #DBB760; text-decoration: none; }
.address a:hover   { color: #FCCA54; text-decoration: underline; }


#main {  
background-color: #EBE9D9;
border-right: 0px solid #003300;
border-left: 0px solid #003300;
border-top: 0px solid #003300; 
border-bottom: 0px solid #003300;}

.sidebar { 
background-color: #7F0D01;
color: #DBB760;
}


table.rates td { 
background-color: #D7D3B1;
padding: 2px;
border: 1px solid #EBE9D9; }

table.sprates td { 
background-color: #F3EBAB;
padding: 2px;
border: 1px solid #C4BD83; }

table.sprates { 
border: 1px solid #C4BD83; }


H1 { font-size: 16;   }

H2 { font-size: 24px; font-family: arial; color: #660000;  }

H3 { font-size: 20px; font-family: arial; color: #660000;  }

.head1 { font-size: 18px; font-family: trebuchet ms, arial; font-weight: normal;  }

.head2 { font-size: 16px; font-weight: bold; }

.head3 { font-size: 14px;  }

.sub1 { font-family: verdana; font-size: 10px; }

.sub2 { font-family: verdana; font-size: 11px; }

.first { font-size: 20px; line-height: 20px; }

.bottomnav  { 
font-family: arial;
font-size: 11px;
font-weight: bold; }


a:link    { color: #006600; text-decoration: underline; }
a:visited { color: #006600; text-decoration: underline; }
a:hover   { color: #000000; text-decoration: underline; }

.footer   { font-size: 14px; color: #003333; font-weight: bold; }
.footer a:link    { color: #003333; text-decoration: none; }
.footer a:visited { color: #003333; text-decoration: none; }
.footer a:hover   { color: #003333; text-decoration: underline; }

#lightbox {
	
background-color:#C1C6B8;
font-family: arial;
color: #330000;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #C1C6B8;
border-right: 10px solid #C1C6B8;
border-left: 10px solid #C1C6B8;
border-top: 10px solid #C1C6B8;}
	
#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: #C1C6B8;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

.coupon { 
width: 500px;
background-color: #ffffff;
border: 3px dashed #990000;
padding: 10px; 
}

table.announce td {
background-color: F8E49F;
border: 1px solid #BDC890;
font-family: arial;
line-height: 18px;
font-weight: bold;
font-size: 14px;
color: 990000;
padding: 10px;
}