body {
	background-color: #F5E8D1;
	background-image: url(../images/sand.jpg);
	background-repeat: repeat-x;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.main_body, #maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	line-height: 15px;
	list-style-position: outside;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #747039;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.subs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #666600;
	word-spacing: 3px;
}
.body_bolds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666633;
	line-height: 17px;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEE2E4;
}
.left_right-sides {
	background-color: #FFFFFF;
}
.form {
	background-color: #4C7276;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #CC0000;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: oblique;
	color: #666600;
	line-height: 25px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.footer-image {
	background-image: url(../general/footer-new.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
	word-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 15px;
	background-position: center;
}
.picture {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.text-bolds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003333;
	line-height: 18px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
}
#crop {
	height: 30px;
	overflow: hidden;
}
.main_body a, #main_body a {
	color: #666633;
	text-decoration: none;
}
.main_body a:hover, #main_body a:hover {
	color: #C5AB5B;
	text-decoration: underline;
}
#clockwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C5AB5B;
	background-color: #365F5F;
	padding: 30px;
	text-align: center;
}
#clockwrapper img {
	position: relative;
	top: -25px;
}
.goright {
	float: right;
	margin-bottom: 20px;
	margin-left: 5px;
}
.goleft {
	float: left;
	margin-right: 5px;
}
#prices {
	width:250px;
	float: left;
	background-color: #C4D0D0;
	padding: 15px;
	margin-bottom: 20px;
	display: inline;
	margin-right: 20px;
}
li.quote {
	list-style-position: inside;
	list-style-type: disc;
}
#maintext #prices a {
	color: #666633;
}
#maintext #prices a:hover {
	color: #C5AB5B;
}
.highlights {
	background-color: #EBE8D1;
	float: right;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 20px;
}
.highlights ul {
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.highlights li {
}
.highlights h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #666633;
	text-decoration: underline;
}
a:hover {
	color: #003333;
	text-decoration: none;
}
a:visited {
}
a:active {
}
.footer a {
	font-weight: bold;
	text-decoration: none;
	color: #747039;
}
.footer a:hover {
	color: #003333;
	text-decoration: underline;
}

