/* CSS Document */
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #E8E8E8;
}
td {
	vertical-align: top;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
}
/* Header */
#header {
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#header .homesforsale {
	width: 456px;
	height: 117px;
	overflow: hidden;
}
#header .logo {
	background-color: #FFFFFF;
	width: 304px;
	height: 117px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
#header .button_large {
	width: 304px;
	height: 23px;
	overflow: hidden;
	vertical-align: top;
}
#header .button_large a{
	position: absolute;
	display: block;
	width: 304px;
	height: 23px;
	overflow: hidden;
}
#header .button_large a:hover{
	height: 46px;
	clip:rect(23px auto 46px auto);
	margin-top: -23px;
}
#header .button_small {
	width: 152px;
	height: 23px;
	overflow: hidden;
	vertical-align: top;
}
#header .button_small a{
	position: absolute;
	display: block;
	width: 152px;
	height: 23px;
	overflow: hidden;
}
#header .button_small a:hover{
	width: 304px;
	clip:rect(auto 304px auto 152px);
	margin-left: -152px;
}
#header_locations_links{
	padding-top: 7px;
	padding-left: 10px;
	vertical-align: top;
	width: 294px;
	overflow: auto;
}
#header_locations_links a{
	font-size: 12px;
	color: #D50D2F;
	width: 147px;
	display: block;
	float: left;
	text-decoration: none;
	overflow: auto;
}
#header_locations_links a:hover{
	color: #444444;
}
#header_sort_links{
	padding-top: 7px;
	vertical-align: top;
	padding-left: 33px;
	width: 119px;
}
#header_sort_links a{
	font-size: 12px;
	color: #D50D2F;
	width: 100%;
	display: block;
	float: left;
	text-decoration: none;
	overflow: auto;
}
#header_sort_links a:hover{
	color: #444444;
}
#header .navigation, #footer .navigation{
	width: 152px;
	overflow: auto;
	vertical-align: top;
}
#header .navigation .page_nav, #footer .navigation .page_nav{
	position: absolute;
	width: 152px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header .navigation .page_nav a, #footer .navigation .page_nav a{
	position: absolute;
	display: block;
	width: 69px;
	height: 23px;
	clip:rect(0px auto 23px auto);
	overflow: hidden;
}
#header .navigation .page_nav a:hover, #footer .navigation .page_nav a:hover{
	height: 46px;
	margin-top: -23px;
	clip:rect(23px auto 46px auto);
}

#header .navigation .page_nav div, #footer .navigation .page_nav div{
	position: absolute;
	display: block;
	width: 69px;
	height: 23px;
	background-image: none;
}
#header .navigation .page_nav .button1, #footer .navigation .page_nav .button1{
	right: 79px;
}
#header .navigation .page_nav .button2, #footer .navigation .page_nav .button2{
	right: 0px;
	margin-right: 10px;
}
#header .navigation .page_numbers, #footer .navigation .page_numbers{
	text-align: right;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 10px;
}
#header .navigation .page_numbers a, #footer .navigation .page_numbers a{
	font-weight: bold;
	color: #656565;
	font-size: 14px;
}
#header .navigation .page_numbers a:hover, #footer .navigation .page_numbers a:hover{
	color: #AF003B;
}
#header .navigation .page_numbers span, #footer .navigation .page_numbers span{
	font-weight: bold;
	font-size: 14px;
}
/* Listing Styles */
#listings {
	width: 740px;
	margin: auto;
	font-size: 11px;
	line-height: 12px;
}
#listings td {
	border-bottom: 3px solid #FFFFFF;
	height: 83px;
	color: #FFFFFF;
}
#listings .c1 img {
	border: 0px none #000000;
}
#listings .c1 {
	height: 85px;
	width: 150px;
}
#listings .c2 {
	padding-top: 2px;
	vertical-align: top;
}
#listings .c2 div {
}
#listings .c2 .bedroom_number {
	width: 30px;
	font-size: 28px;
	line-height: 28px;
	height: 30px;
	font-weight: bold;
	font-style: italic;
	float: left;
}
#listings .c2 .bedroom {
	padding-top: 2px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#listings .c3 {
	padding-top: 2px;
	vertical-align: top;
}
#listings .c3 .price {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 8px;
}
#listings .c3 .listing {
	height: auto;
}
#listings .c3 .listing td {
	text-align: left;
	vertical-align: top;
	border: 0px none #000000;
	height: auto;
}
#listings .c4 {
	vertical-align: top;
	width: 140px;
}
#listings .c5 {
	vertical-align: top;
	width: 130px;
}

#listings .openhome {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#listings .openhome_l1, #listings .openhome_l2 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Footer */
#footer {
	width: 100%;
}

/* Listing Styles */

.listing {
	width: 740px;
	margin: auto;
	font-size: 12px;
}
.listing ul{
	margin-left: 8px;
	padding-left: 8px;
}
.listing .thumbnails {
	vertical-align: top;
}
.listing .thumbnails img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.listing .plans img {
	padding-bottom: 10px;
	display: block;
}
.listing #previewNav{
	padding: 15px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin:auto;
	vertical-align: middle;
	text-align: center;
}
.listing #previewNav a {
	color: #94063F;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
	border-left: 10px solid #7B7B7B;
	padding-left: 1px;
	margin-left: 10px;
}
.listing #previewNav a:hover {
	color: #7B7B7B;
}
.listing #previewNav div {
	color: #BBBBBB;
	text-decoration: none;
	line-height: 10px;
	border-left: 10px solid #BBBBBB;
	padding-left: 1px;
}
.listing .previewPlans{
	color: #94063F;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	border-left: 10px solid #7B7B7B;
	padding-left: 1px;
	margin-left: -10px;
	float: left;
}
.listing .clicktoenlarge {
	display: block;
	height: 16px;
	width: 90px;
	text-align: center;
	background-color: #7B7B7B;
	line-height: 16px;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.listing .printpage a {
	color: #94063F;
	font-size: 10px;
	line-height: 10px;
}
.listing .printpage a:hover {
	color: #7B7B7B;
}

.listing .openhome {
	color: #C5003A;
	font-weight: bold;
}