body {
	background-color: #e7e7e7;
}
h1, h2, h3, legend {
	color: #336;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.17em;
}
p, ul, .body {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border-color: #999;
}

/*
  =======================================================
		ID's
  =======================================================	
*/
#wrap {
	width: 975px;
	margin: auto;
	background: url(/graphics/wrap.jpg);
}
#header {
	height: 163px;
	background: url(/graphics/header.jpg);
	padding: 5px 10px 0 8px;
}
#header h2 {
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	position: relative;
	padding-left: 80px;
	margin-top: -26px;
}
#header .topimg {
	float: right;
	width: 760px;
	margin: 3px;
}
#navbar {
	width: 180px;
	float: left;
	color: #000;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left:8px;
}
#navbar a, .navbar a {
	display: block;
	vertical-align: middle;
	background: url(/graphics/menuback.png) no-repeat;
	color: #336;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	text-align: left;
	margin-bottom: 1px;
}
#navbar a {
	width: 170px;
}
#navbar a:hover, .navbar a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #336;
}
#content {
	margin-left: 200px;
	padding: 0px 12px;
}
#featured {
	display: inline;
	margin:0;
}
#featured .more {
	width: 164px;
	padding: 0 8px 2px;
	font-size: 9px;
}
#searchbar {
	background: url(/graphics/searchback.png);
	width: 745px;
	margin-bottom: 10px;
	clear: right;
}
#searchbar div.container {
	background: url(/graphics/searchtop.png) top no-repeat;
}
#searchbar form {
	background: url(/graphics/searchbot.png) bottom no-repeat;
	padding: 5px 5px 0;
	margin: 0;
	display: block;
	text-align: center;
}
#map_canvas { height: 240px;width: 360px; border: solid 2px #999; margin: 10px 0; }
#features { clear: right;}
#rates {
	margin-right: 20px;
	clear: both;
}
#rates .headings {
	background-color: #fdf74f;
  border-top: 1px solid red;
	padding: 2px;
}
#rates table { background-color: #f3f3f3; }
#rates td {
	border: solid 1px #fff;
	font-size: 95%;
}
#comments { clear: left; }
#footer {
	background: #e7e7e7 url(/graphics/footer.jpg) no-repeat;
	padding-top: 30px;
	text-align: center;
	clear: both;
}
#footer div {
	font: bold 12px Arial, Helvetica, sans-serif;
}
/*
  =======================================================
		Classes
  =======================================================	
*/

.listing {
	border: solid 1px #ddd;
	border-top: none;
	padding: 0;
	width: 742px;
}
.headings, .headings_f {
	margin-top: 10px;
	font: bold 14px Arial;
}
.headings a, .headings_f a {
	color: #339;
	text-decoration: none;
	display: block;
	padding: 4px 5px 3px;
}
.headings a {
	background: url(/graphics/headings.png) no-repeat;
}
.headings_f a {
	background: url(/graphics/heading_f.png) no-repeat;
	padding-left: 30px;
}
.headings a:visited, .headings_f a:visited {
	color: #336;
}
.headings a:hover, .headings_f a:hover {
	background-position: 0px -25px;
	color: #336;
}
.feat_house {
	list-style: none;
	float: right;
	width: 180px;
	height: 150px;
	margin: 0 7px 2px 0;
	background: url(/graphics/feat_bck.png) no-repeat 0px 10px;
}
.feat_head {  width: 180px; text-align: center; }
.feat_head a {
	color: #339;
	text-decoration: none;
	background: url(/graphics/feat_head.png) no-repeat;
	font-size: 11px;
	display: block;
	padding: 5px;
}
.feat_head a:hover {
	background-position: 0px -23px;
	color: #336;
}
.feat_house img {
	margin: 0 10px;
}
.maintext {
	font: normal 12px Verdana;
}
.left {float: left; margin-right: 3px;}
.right {float: right; margin-left: 10px;}
.bold {font-weight: bold;}
.note {
	color: #000;
	font-family: 'MS Sans Serif', 'sans-serif';
	font-size: 9pt;
	text-align: center;
}
.grey {color: #666;}
.thumbs {
	width: 385px;
	height: 430px;
	overflow: auto;
}
.thumbs img {border: none;}
.list1, .list2 {
	float: left;
	width: 250px;
}
.list2 {
	margin-left: 50px;
}
.redborder {
	border: 1px solid #f00;
	color: red;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.justify {
	text-align: justify;
}
.imgprompt {
	color: #666666;
	font-family: verdana;
	font-size: 75%;
	font-weight: bold;
	padding: 5px 2px 2px;
	text-align: center;
}
/*
  =======================================================
    LightBox
  =======================================================	
*/
#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: 15px; }

#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; background: url(/graphics/prev.png) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(/graphics/next.png) right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(/graphics/prev_h.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/graphics/next_h.png) 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; }


