* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
	background-color: #D2BB9B;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #eee5d7;
	color: #5b312f;
	line-height: 37px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-bottom: 3px solid #5b312f;
}

h3 {
	padding-top: 10px;
	color: #F87106;
	font-size: 14px;
}

h4 {
	padding-top: 10px;
	color: #F87106;
	font-size: 12px;
	text-decoration: underline;
}

small {
	font-style: italic;
	font-size: 12px;
}


p {
	line-height: 1.5em;
	margin: 20px 0;
}

a:link, a:visited {
	color: #F87106;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.clr {
	clear: both;
}

#wrapper {
	margin: 20px auto;
	width: 790px;
	text-align: left;
	background: url(images/wrapper-bg.png) left top repeat-y;
	border: 6px solid #eee5d7;
}

#header h1 a {
	background: url(images/header.jpg) left top no-repeat;
	width: 790px;
	height: 231px;
	border: none;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 160px;
}

#nav {
	margin: 0;
	padding: 0;
	list-style-type:none;
	border-top: 6px solid #ffffff;
}

#subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #ffffff;
}

#nav li, #subnav li {
	margin: 0;
	padding: 0;
}

#nav li a, #subnav li a {
	background: url(images/nav-rollover.png) left top no-repeat;
	height: 22px;
	width: 150px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0 0 10px;
}

#subnav li a {
	padding: 2px 0 0 20px;
	
}

a.check {background: url(images/check-bg.png) left top repeat-x;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

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

#nav li a:hover {
	background-position: 0% -24px;
}

#nav li#active a, #subnav li#active a {
	background-position: 0% -24px;
}

.indent {
	padding-left: 5px;
}

#content {
	float: right;
	width: 630px;
}

#conwrap {
	margin: 6px;
}

#footer {
	height: 27px;
	background-color: #ffffff;
	padding: 13px 10px 0 10px;
	font-size: 11px;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footleft {
	float: left;
	width: 400px;
}

#footright {
	float: right;
	width: 320px;
	text-align: right;
}

#footer a {
	color: #555555;
	text-decoration: none;
}

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

/* =======================CONTENT STYLING====================== */

.required {
	color: red;
}

#content ul {
	margin: 0 0 20px 15px;
	padding: 0;
}

#content li {
	margin: 2px 0;
	padding: 0 0 0 10px;
	list-style: disc;
}

/* ====================HOME PAGE============================ */

#hometop {
	width: 616px;
	margin: 6px 0 6px 0;
	height: 170px;
}

#hometop #welcome {
	float: left;
	background: url(images/welcome.jpg) left top no-repeat;
	width: 201px;
	height: 110px;
	padding-top: 60px;
}

#hometop #welcome p {
	padding: 0 5px;
	color: #000000;
}

#hometop #slideshow {
	float: left;
	width: 409px;
	height: 170px;
	margin-left: 6px;
}

#homemiddle {
	clear: both;
	width: 616px;
	margin: 0;
}

#homemiddle h3 {
	background-color: #c39353;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 37px;
	padding: 0 0 0 10px;
}

#homemiddle p {
	padding: 5px;
	margin: 0;
}

.midmodule {
	float: left;
	background-color: #eee5d7;
	width: 201px;
	height: 190px;
}

.middlemodule {
	float: left;
	background-color: #eee5d7;
	width: 202px;
	margin: 0 6px;
	height: 190px;
}

#homebottom {
	clear: both;
	width: 616px;
	height: 169px;
	margin: 0;
}

#specials {
	width: 409px;
	background-color: #eee5d7;
	height: 169px;
	float: left;
	margin-top: 6px;
}

#specials h3 {
	background-color: #5b312f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 37px;
	padding: 0 0 0 10px;
}

#specials p {
	margin: 0;
	padding: 5px;
}

#homegallery {
	float: left;
	width: 201px;
	height: 169px;
	margin: 6px 0 0 6px;
}

/*Lightbox styling*/

#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(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; 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; }

#agents, #check {
	padding: 10px;
	color: #000;
	text-align: center;
	margin: 20px 0;
	font-weight: bold;
}	

#check h3 {color:#000;}

#agents a, #check a {color: #FCF5E3;}

.imagewall img {
	float: left;
	border-color:#d2bb9b
}

.imagewall a {border: none; text-decoration: none; border-color:#d2bb9b}

.imagewall img.wallmid {margin: 0 30px; border-color:#d2bb9b}

	
