body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}
.heading {
	color: #177BBD;
	font-weight: bold;
}
h1 {
	font-size: small;
	color: #000000;
	float: left;
	width: 718px;
	border-bottom-color: #8EAFCF;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: small;
	color: #000000;
	float: left;
	width: 490px;
	padding: 0px;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: small;
	color: #000000;
	float: left;
	width: 730px;
	padding: 0px;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.front {
	float: left;
	width: 490px;
	margin: 5px;
	text-align: justify;
}
.property {
	float: left;
	width: 730px;
	margin: 5px;
	clear: left;
}
.content {
	float: left;
	width: 720px;
	margin: 5px;
	text-align: justify;
}
.content-form {
	float: left;
	width: 390px;
	margin: 5px;
}
.note {
	font-size: .8em;
	font-style: italic;
	color: #666666;
}

#date {
	width: 200px;
	float: right;
	margin-top: -23px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#logo-space-holder {
	float: left;
	height: 74px;
	width: 100%;
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
}
#logo-space {
	height: 79px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top-main.gif);
	background-repeat: no-repeat;
}



#navigation-holder {
	width: 100%;
	float: left;
	color: #000000;
	height: 35px;
}
#navigation {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(images/top-small.gif);
	padding-right: 10px;
	padding-left: 10px;
}

#navigation ul {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation li {
	display: inline;
	text-align: center;
	margin: 0px;
}
#navigation li a {
	display: block;
	float: left;
	width: 60px;
	color: #000000;
	text-decoration: none;
	height: 16px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

#navigation li a:hover {
	background-color: #E5F2FF;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/main-filler-top-shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 10px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
#pg-bg {
	background-image: url(images/main-filler.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	width: 770px;
	margin: 0px;
}
.house {
	width: 770px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.front-page {
	float: left;
	width: 500px;
	margin-left: 20px;
}
.front-text img {
	float: right;
	height: 150px;
	width: 308px;
	margin-right: 10px;
	padding: 2px;
	border: 3px solid #BFE0F7;
}

.topimages {
	width: 770px;
	float: left;
	text-align: center;
}
.topimages img {
	padding: 2px;
	border: 3px solid #CAE6F9;
	float: right;
	margin-right: 28px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.sideimage img {
	padding: 2px;
	border: 3px solid #CAE6F9;
	float: right;
	margin-right: 28px;
	margin-bottom: 10px;
	width: 200px;
	height: 150px;
}
.bottomimage {
	float: left;
	width: 770px;
	text-align: center;
	margin-top: 10px;
}
.bottomimage a img {
	padding: 2px;
	border: 3px solid #CAE6F9;
}
.bottomimage a img:hover {
	border-top-color: #44A8EA;
	border-right-color: #44A8EA;
	border-bottom-color: #44A8EA;
	border-left-color: #44A8EA;
}
.p-type-images {
	float: left;
	width: 730px;
	text-align: center;
	margin-bottom: 10px;
}
.p-type-images a img {
	float: none;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 121px;
	width: 200px;
}
.p-type-images a img:hover {
	border-top-color: #1B88D1;
	border-right-color: #1B88D1;
	border-bottom-color: #1B88D1;
	border-left-color: #1B88D1;
}

.property-images {
	padding: 10px;
	float: left;
	width: 222px;
	text-align: center;
}
.property-images a img {
	height: 121px;
	width: 200px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.property-images a img:hover {
	border-top-color: #1B88D1;
	border-right-color: #1B88D1;
	border-bottom-color: #1B88D1;
	border-left-color: #1B88D1;
}



.content-page {
	float: left;
	width: 730px;
	margin-left: 20px;
	margin-right: 20px;
}
#footer {
	background-image: url(images/main-filler-footer.gif);
	height: 12px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
	float: left;
}

/* Lightbox Css */
#lightbox{
	position: absolute;
	top: 40px;
	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/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
