
body { 
margin: 0px;
background-color: #7C8E65;
text-align: center; 
}

BODY, TD { 
font-family: arial;  
font-style: normal; 
font-weight: bold; 
font-size: 14px;  
}

.main { 
background-color: #EBE8D1;
border-left: 4px solid #003300;
border-right: 4px solid #003300;
border-bottom: 4px solid #003300;}

 .on    {  font-size: 16;  font-weight: bold; text-decoration: underline;  color: #5B8C00;   }

 .off   {  font-size: 16; font-weight: bold;  text-decoration: none; color: #004400;   }

H2  {  FONT-FAMILY: georgia;  font-size: 18; font-weight: normal; color: #004400; line-height: 22px;  }

H3  {  FONT-FAMILY: georgia;  font-size: 18; font-weight: normal; color: #004400; line-height: 22px;  }

H4  {  FONT-FAMILY: arial;  font-size: 16; font-weight: bold; color: #aa0000; }

.head1 {  FONT-FAMILY: georgia;  font-size: 26; font-weight: normal; color: #004400; }

.head2 {  FONT-FAMILY: georgia;  font-size: 18; font-weight: normal; color: #004400; }

.highlight {  FONT-FAMILY: georgia;  font-size: 24; font-weight: bold; color: #004400; background-color: FFC600; }

.sub1 {  FONT-FAMILY: arial;  font-size: 10; font-weight: bold; }

.sub2 {  FONT-FAMILY: arial;  font-size: 12; font-weight: bold; }

.phone { font-family: VERDANA; font-size: 18;  font-weight: bold; color: #cc0000; }



div.container {
width: 670px;
margin-left: auto;
margin-right: auto;
}

div.saleitem {
width: 210px;
height: 210px;
margin: 4px;
float: left;
border: 2px solid #4D6441;
background-color: #ffffff;
vertical-align: center;
}

#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"); }