@charset "utf-8";
p {
	font-family: Verdana;
	font-size: 11px;
	color: #675350;
}
strong {
	font-family: Verdana;
	font-size: 11px;
	color: #675350;
	font-weight: bold;
}
.p.strong {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #675350;
}


li {
	font-family: Verdana;
	font-size: 11px;
	color: #675350;
	list-style-image: url(../images/text/bulletimage.gif);
	font-style: normal;
	background-position: left;
}


img {
	border:0;
}

.fullwidth {
	border:1px solid #675350;
	padding:4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.fullgallery {
	border:1px solid #675350;
	padding:4px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

h1 {
	font-size: 9px;
	font-family: Verdana;
	color: #675350;
	font-style: normal;
	font-weight: normal;
}

h6 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
kbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: bold;
}
#lightboxDetails{
	font-size: 10px;
	padding-top: 10px;
	font-family: Verdana;
	}	
#lightboxCaption{
	float: left;
	font-family: Verdana;
	font-size: 10px;
}
#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");
	}
