<!--
html {
	min-height: 100%;
	margin: 0 0 1px 0;
}
body {
	background-color: #EFEFEF;
	margin: 0 0 0 0;
	font-family: arial, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color: #102a50;
	margin: 0;
}
h2 {
	font-size: 16px;
	color: #102a50;
}
#wrapperTop {
	width: 100%;
	background-image: url('images/bg-hori.gif');
	background-repeat: repeat-x;
	overflow: auto;
}
#wrapperBottom {
	width: 100%;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
	overflow: auto;
}
/* header */
#header {
	float: left;
	width: 989px;
	height: 98px;
}
#headerLeft {
	float: left;
	width: 334px;
}
#headerCenter {
	float: left;
	width: 65px;
}
#headerCenterContent {
	padding-top: 15px;
}
#headerRight {
	width: 563px;
	float: left;
	text-align: right;
}
#headerRightContent {
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
#headerRightContent a:link, #headerRightContent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headerRightContent a:active, #headerRightContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.formTable {
	padding-top: 5px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.formTable a:link, .formTable a:visited {
	color: #EFEFEF;
	text-decoration: none;
}
.formTable a:active, .formTable a:hover {
	color: #EFEFEF;
	text-decoration: underline;
}
/* main */
#main {
	float: left;
	width: 962px;
}
#mainMenu {
	float: left;
	width: 192px;
}
#mainBody {
	float: left;
	width: 780px;
}
#mainBodyContent {
	padding: 10px;
}
#mainBodyContentSearch {
	padding: 5px 0 0 10px;
}
.footer {
	padding: 0px;
	font-size: 10px;
	color: #102a50;
}
.footer a:link, .footer a:visited {
	color: #102a50;
	font-size: 20px;
	text-decoration: underline;
}
.footer a:active, .footer a:hover {
	color: #102a50;
	font-size: 10px;
	text-decoration: none;
}
#mainBiscuit {
	padding: 5px 0 5px 0;
	color: gray;
}
.mainLine {
	padding: 5px 0 5px 0;
	background-image: url('images/bg-line.gif');
	background-repeat: repeat-x;
	clear: both;
}
.mainSpacer {
	padding: 20px 0 0 0;
	clear: both;
}
#mainBiscuit a:link, #mainBiscuit a:visited {
	color: gray;
	text-decoration: None;
}
#mainBiscuit a:hover, #mainBiscuit a:active {
	color: gray;
	text-decoration: Underline;
}
#mainTitle {
	padding: 5px 0 5px 0;
	font-size: 18px;
	font-weight: bolder;
	color: #102a50;
}
.mainContent {
	font-size: 14px;
}
#mainContent a:link, #mainContent a:visited {
	font-size: 14px;
	color: #102a50;
	text-decoration: Underline;
}
#mainContent a:hover, #mainContent a:active {
	font-size: 14px;
	color: #102a50;
	text-decoration: None;
}
/* search box */
#searchBox {
	width: 664px;
	height: 80px;
	margin: 0 0 0 0;
	background-image: url('images/bg-search.gif');
	background-repeat: no-repeat;
	line-height: 15px;
	color: white;
}
#searchBox a:link, #searchBox a:visited {
	font-size: 14px;
	color: white;
	text-decoration: Underline;
}
#searchBox a:hover, #searchBox a:active {
	font-size: 14px;
	color: #102a50;
	text-decoration: Underline;
}
#searchBoxLeft {
	float: left;
	width: 332px;
}
.searchBoxContent {
	padding: 7px;
}
#searchBoxRight {
	float: left;
	width: 332px;
}
.searchBoxForm {
	margin: 0;
}
.searchBoxForm input {
	background-color: #102a50;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
}
/* search results */
#propertySearch {
	font-size: 14px;
}
#propertySearch a:link, #propertySearch a:visited {
	font-size: 18px;
	color: #8bc132;
	text-decoration: None;
}
#propertySearch a:hover, #propertySearch a:active {
	font-size: 18px;
	color: #8bc132;
	text-decoration: Underline;
}
/* other */
.genericBoxTitle {
	font-size: 18px;
	font-family: Calibri;
	font-weight: bold;
}
#featured {
	text-align: center;
	font-size: 12px;
	color: white;
	padding: 0 5px 0 5px;
}
.imageStyle1 {
	border: 1px white solid;
}
.inputbox {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #333333;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
}

select, input {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #333333;
	border-style: solid;

}

form {
	margin: 10px 0 0 0;
}
-->
/* ---------------------- Lightbox Start -------------------------- */
#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/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;
	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;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* ---------------------- Lightbox End -------------------------- */

