html {
	min-height: 100%;
	margin-bottom: 1px; /* forces scrollbar */
}
body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}
.box_right {
	position:relative;
	float:right;
	clear:both;
	width:200px;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:#F7F9F7;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}
.box_right p {
	margin:5px 5px;
}
.box_cnr_top {
	background:url(images/corner-tr.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
.box_cnr_bottom {
	background:url(images/corner-br.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
img.cnr {
	width:8px;
	height:8px;
	border:none;
	display: block !important;
}
#leftsidebar {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 760px;
}
#header {
	margin: 0 0 8px 0;
	border: 0;
}
#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
}
#menu ul {
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}
#menu ul ul {
	font-size: .85em;
	padding-left: 10px;
}
#menu li {
	margin-bottom: 4px;
}
#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #006594;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left: 5px solid #7BC342;
}
#menu ul ul li a {
	height: 15px;
	text-decoration: none;
	color: #006594;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left: 2px solid #7BC342;
}
#menu li a:hover {
	background: #7BC342;
	color: #fff;
	border-left: 5px solid #7BC342;
}
#menu ul ul li a:hover {
	border-left: 2px solid #006594;
	background: #fff;
	color: #000;
}
.left-column {
	margin: 1px 0 1px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #F4F4F4;
	border: 1px solid #4AB2D6;
	line-height: 1.3em;
}
.right-column {
	float: right;
	width: 94px;
	margin: 0 0 10px 10px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
	border: 1px #4AB2D6 solid;
	background: #F4F4F4;
}
#right-column p {
	margin: 0 0 1.5em 0;
}
#content {
	margin: 0 110px 20px 160px;
	border-left: 1px solid #BDC3C6;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	color: #000;
}
#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}
#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}
.greenbox {
	background-color: #F7F9F7;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 0px;
}
.box {
	margin: 0px;
	margin-bottom: 5px;
}
.splitright {
	background-color: #ffffff;
	float: right;
	overflow: hidden;
}
.splitleft {
	background-color: #ffffff;
	float: left;
	overflow: hidden;
}
h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 1.1em;
	border-bottom: 1px dashed #4AB2D6;
	width: 95%;
}
a {
	text-decoration: none;
	color: #006594;
}
a:hover {
	text-decoration: underline;
	color: #006594;
}
a img {
	border: 0;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 5px;
	border-top: 3px solid #7BC342;
	width: 760px;
	text-align: left;
	color: #505050;
	font-size: 0.9em;
}
#footer a {
	color: #006594;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #006594;
}
.left {
	margin: 10px 10px 5px 0;
	float: left;
}
.right {
	margin: 10px 0 5px 10px;
	float: right;
}
.textright {
	text-align: right;
}
.green {
	color: #009107
}
;
.red {
	color: #FF0000
}
;
.center {
	text-align: center;
}
.small {
	font-size: 0.9em;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
.style3 {
	color: #666666
}
.style4 {
	color: #999999
}
.style5 {
	color: #FF9933
}
.style6 {
	color: #86C32A
}
.style7 {
	color: #74A8F5
}
.table {
	padding: 0;
	margin: 0;
	border-left: 1px solid #006594;
	border-right: 1px solid #006594;
	border-bottom: 1px solid #006594;
	border-top: 1px solid #006594;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	border-collapse: collapse;
}
.table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #006594;
}
.table td {
	font-size: .85em;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
.table td.alt {
	font-size: .85em;
	background: #F4F4F4;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
}
#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: #43847A;
	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 */
	}
	
table.property-listings {border: 2px solid #D9EEC9; margin-bottom: 20px;}
table.property-listings th {text-align:left; background: #D9EEC9;}
table.property-listings td, table.property-listings th {padding: 7px;}
table.property-listings p {padding: 0; margin: 0; line-height:1.2em;}
table.property-listings img {float: left; margin-right: 10px;}
table.property-listings .details td {padding: 0 0 3px 0; margin: 0;}
table.property-listings .details .more {margin-top: 10px;}
table.property-listings .details .more a:link {text-decoration: underline;}
table.property-listings .left {float: left;}
table.property-listings .right {float: right;}
table.property-listings .bedroom, table.property-listings .bathroom,table.property-listings .amenities {vertical-align:top; width: 90px;font-weight: 700;}

table.listing {border: 2px solid #D9EEC9;}
table.listing th {text-align:left; background: #D9EEC9;}
table.listing td, table.listing th {padding: 7px;}
table.listing p {padding: 0; margin: 0; line-height:1.2em;}
table.listing .details {margin: 7px 0;}
table.listing .details td {padding: 0 0 3px 0; margin: 0;}
table.listing .details .more {margin-top: 10px;}
table.listing .details .more a:link {text-decoration: underline;}
table.listing .left {float: left;}
table.listing .right {float: right;}
table.listing .bedroom, table.listing .bathroom,table.listing .amenities {vertical-align:top; width: 90px;font-weight: 700;}

#property-gallery {width: 445px; margin: 0 auto;}
#property-gallery img {border: 1px solid #000}

p.pagination {padding: 5px; background: #ACDCEC;}
a.paginationlink:link, a.paginationlink:visited {padding: 1px 2px; background: #4AB2D6; color: #fff; text-decoration:none;}
a.paginationlink:hover {background: #fff; color: #999;}
