BODY, TD, TH, P, LI, FORM, INPUT, SELECT, OPTION {font-family: Georgia, Times, Times New Roman, serif; color: #000000; font-size: 12px;}

BODY {margin-right: 0px; margin-top: 0px; margin-bottom: 20px; margin-left: 8px; }

P {line-height: 19px; margin-bottom: 7px;}

UL.details {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 20px;
padding-left: 0px
}


UL.details LI {
list-style-image: url('images/arrow.gif');
margin-bottom: 6px;
font-size: 10px;
}

IMG {border-color: #336633; text-decoration: none;}

.imgblock {display: block;
           border: 0px;
					 }

.menu {font-size: 14px; color: #ffffff; font-weight: bold;}

.footer {font-size: 11px; color: #ffffff;}

H1 {font-size: 18px; color: #330000; padding: 0px; margin-bottom: 0px;}
H2 {font-size: 16px; color: #996633; padding: 0px; margin-bottom: 0px;}

BIG {font-size: 14px; color: #996633; font-weight: bold;}
SMALL {font-size: 10px; color: #996633;}
 
IMG.flush {display: block; border: 0;}

INPUT, SELECT, TEXTAREA, OPTION {font-size: 11px;}
INPUT[type="button"], INPUT[type="text"], TEXTAREA {border:1px solid #000000;}

A:link, A:visited {text-decoration: underline; color:#336633;}
A:hover {text-decoration: underline; color:#003300;}

A.footer:link, A.footer:visited {text-decoration: none; color:#ffffff;}
A.footer:hover {text-decoration: underline; color:#ffff99;}

A.menu:link, A.menu:visited {text-decoration: none; color:#ffffff;}
A.menu:hover {text-decoration: none; color:#ffffff;}


/* Gallery Pop-Up Styles */
#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");
	}

