.header {
	height: 41px;
	width: 100%;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
}

a.headerlink:link {
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

a.headerlink:visited {
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

a.headerlink:hover {
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.orange-background {
	background-image: url(/images/header-orange-bkgd.jpg);
	background-repeat: repeat-x;
	height: 106px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}.border {
	border: 1px solid #999;
}

a.footerlink:link {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #998675;
	text-decoration: none;
}.footer-background {
	background-color: #D84C29;
	left: auto;
	right: auto;
}
a.footerlink:visited {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #998675;
	text-decoration: none;
}
a.footerlink:hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #998675;
	text-decoration: underline;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #534741;
	text-decoration: none;
	padding-left: 20px;
}
.gallery-box {
	border: 1px solid #666;
	background-image: url(/images/orange-bottom-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2F2F2;
}
.gallery-box-inside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.box-description-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-left: 10px;
	position: relative;
	line-height: 17px;
	width: 190px;
	height: 44px;
	z-index: 5;
	float: left;
	padding-top: 2px;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
}

#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: #FFFFFF;
	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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#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; }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text-box {
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.main-text-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
body {
	margin: 0px;
}
.gallery-box-available {
	border: 1px solid #666;
	background-image: url(/images/available-orange-bottom-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #F2F2F2;
	z-index: 3;
	position: relative;
}
.gallery-box-sold {
	border: 1px solid #666;
	background-image: url(/images/sold-red-bottom-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #F2F2F2;
	z-index: 3;
	position: relative;
}
.text-box-left {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
}
