body {
	margin: 0px;
	padding: 0px;
}

body, a {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

td {
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
	color:#333333;
}

div {
	margin: 0px;
	padding: 0px;
}


.general_text, input, select, textarea {
	font-family:verdana;
	font-size: 10px;
	color:#666666;
	line-height: 16px;

}

a.general_text {
	font-family:verdana;
	font-size: 10px;
	color:#931230;
	line-height: 16px;

}

.directions {
	font-family:georgia;
	font-size:11px;
	color:#333333;
	font-style: italic;

}

.clienthds {
	font-family:georgia;
	font-style: italic;
	font-size:14px;
	color:#000000;
	line-height: 18px;
}

.sub_hds {
	font-family:georgia;
	font-style: italic;
	font-size:12px;
	color:#000000;
	line-height: 16px;
}


.clienthds {
	font-family:georgia;
	font-size:16px;
	color:#000000;
	font-style: italic;
}

a.clienthds {
	font-family:georgia;
	font-size:16px;
	color:#931230;
	font-style: italic;
}


.quote {
	font-family:georgia;
	font-style: italic;
	font-size:18px;
	color:#999999;
	padding-right:10px;
	line-height: 28px;
}

.label {
	font-family:trebuchetMS;
	font-weight: bold;
	font-size:11px;
	color:#333333;
	line-height: 24px;
	letter-spacing: 4px;
}

.mainnav {
	font-family:trebuchetMS;
	font-weight: bold;
	font-size:9px;
	color:#333333;
	padding-left:5px;
	line-height: 24px;
	letter-spacing: 2px;
}

a.mainnav, a.mainnav:link {
	text-decoration:none;
	padding-left:5px;
	font-family: trebuchetMS;
	font-weight: bold;
	font-size: 9px;
	color: #931230;
	line-height: 24px;
	letter-spacing: 2px;
}

a.mainnav:hover {
	text-decoration:underline;
}

.subnav {
	font-family:trebuchetMS;
	font-weight: bold;
	font-size:11px;
	color:#333333;
	padding-left:5px;
	line-height: 20px;
}

.subnav_on {
	font-family:trebuchetMS;
	font-weight: bold;
	font-size:11px;
	color:#CCCCCC;
	padding-left:5px;
	line-height: 20px;
}

a.subnav, a.subnav:link {
	text-decoration:none;
	padding-left:5px;
	font-family: trebuchetMS;
	font-weight: bold;
	font-size: 11px;
	color: #931230;
	line-height: 20px;
}

a.subnav:hover {
	text-decoration:underline;
}

.contact {
	text-decoration:none;
	font-family: trebuchetMS;
	font-size: 12px;
	color: #cccccc;
	vertical-align: middle
}

a.contact, a.contact:link {
	text-decoration:none;
	font-family: trebuchetMS;
	font-size: 12px;
	color: #a36170;
	vertical-align: middle
}

a.contact:hover {
	text-decoration:underline;
}



.middle {
	vertical-align: middle
}


br {
	clear:left;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../art/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../art/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px trebuchet, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

