a:link    {color: #281906;  text-decoration:underline;}
a:visited {	color: #955615; text-decoration:underline;} 
a:active  {color: #955615;	text-decoration:none;}
a:hover   {color: #955615; text-decoration:none;}

BODY, TABLE, TD, TH

{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: standard;
	color: #47341C;
}

small
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: standard;
	color: #402A0E;
}

p
{
	font-family: Verdana, Arial, Helvetica; font-size: 9pt; color: #412101; font-weight: standard
}
h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #452D0B;
	font: 110% ;
	font-weight: bold;
	margin-top: 0;
}

b
{
	color: #452D0B;
	font: bold ;
}


.faqs { font-family:Arial, Helvetica; font-size:8pt; color:#ffffff; font-weight:normal }
.quote {
	font-family:Arial, Helvetica;
	font-size:8pt;
	color: #8B4513;
	font-weight:normal;
	font-style : italic;
}

.address { font-family:Arial, Helvetica; font-size:7pt; color:#ffffff; font-weight:normal }

.sub { font-family:Arial, Helvetica; font-size:11pt; color:#902A02; font-weight:bold }

.left { 
  background-image: url(images/1.jpg);
  background-position: 100% 0%;
} 

.bodytext { font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: standard;
	color: #4A2F08;
	}

.footerlink a:active    { text-decoration:none; font-size: 8pt; color: #ffffff; font-weight:bold}
.footerlink a:link     { text-decoration:none; font-size: 8pt; color: #ffffff; font-weight:bold}
.footerlink a:visited     { text-decoration:none; font-size: 8pt; color: #ffffff; font-weight:bold}
.footerlink a:hover     { text-decoration:underline; font-size: 8pt; color: #ffffff; font-weight:bold}	


.bigheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.image_thumbs {
	border: 1px solid #4A3306;
	padding: 2px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
