@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #container {
	width: 710px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
} 
.twoColFixRtHdr #header {
	margin: 0px;
	padding: 0;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #header .maskhead{
	padding:0;
	margin:0;
	height:202px;
	width:522px;
	font-size: xx-small;
}

.twoColFixRtHdr #sidebar1 {
	float: right;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 214px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixRtHdr #listings {
	margin: 0;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.twoColFixRtHdr #listings .filter{
	float:right;
	margin-top:-25px;
}

.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 248px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/abwin_24.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 

.twoColFixRtHdr #mainContent p{
	line-height: 20px;
} 

.twoColFixRtHdr #mainContent .left{
	float:left;
}

.twoColFixRtHdr #mainContent .right{
	float:left;
	margin-left:172px;
}

.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-size: 11px;
	color: #666666;
}

.redtxt {color: #940000}

.contact-heading {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.contact-txt {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.contact-form {
	color: #666666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width:122px;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
}

.contact-form2 {
	color: #666666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width:159px;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
}

.contact-btn {
	color: #666666;
	background-color:#FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.greyborderbox{
	padding:4px;
	border:1px solid #CCCCCC;
}

.whiteborder{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}

/***********************Microsite API***********************/
.st701_ad_row{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}

.st701_ad_row A{
	font-size:11px;
}

.st701_ad_row A:hover{
	font-size:11px;
}

/*Element  <Table>*/
.st701_ad_row {
	background-color: #fff;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}

/*Element <TH>*/
.st701_ad_row_header1 {
	background: url(images/bar.jpg) repeat-x top;
	border: 1px solid #bbb;
	text-align: center;
	whitespace: nowrap;
	width:10%;
	height:20px;
}
.st701_ad_row_header2 {
	background: url(images/bar.jpg) repeat-x top;
	border: 1px solid #bbb;
	text-align: center;
	whitespace: nowrap;
	display: none
}
.st701_ad_row_header3 {
	background: url(images/bar.jpg) repeat-x top;
	border: 1px solid #bbb;
	text-align: center;
	whitespace: nowrap;
}
.st701_ad_row_header4 {
	background: url(images/bar.jpg) repeat-x top;
	border: 1px solid #bbb;
	text-align: center;
	whitespace: nowrap;
}
.st701_ad_row_header5 {
	background: url(images/bar.jpg) repeat-x top;
	border: 1px solid #bbb;
	text-align: center;
	whitespace: nowrap;
}
.st701_ad_row_header6 {
	background: url(images/bar.jpg) repeat-x top;
	border: 1px solid #bbb;
	text-align: center;
	whitespace: nowrap;
}
.st701_ad_row_header7 {
	background: url(images/bar.jpg) repeat-x top;
	border: 1px solid #bbb;
	text-align: center;
	whitespace: nowrap;
}
.st701_ad_row_header8 {
	display:none
}

/*Element <TD> PHOTO*/
.st701_ad_row_data1{
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 7px;
	vertical-align:middle;
	text-align:center
}

/*Element <TD> TITLE*/
/*Element <TD> Classification -- For Property*/
.st701_ad_row_data2{
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 7px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
	display:none
}

.st701_ad_row_data2 a {
	color: #2C5783;
	text-decoration: none;
}
.st701_ad_row_data2 a:hover {
	color: #000099;
	text-decoration: underline;
}

/*Element <TD> PRICE*/
/*Element <TD> Title -- For Property*/
.st701_ad_row_data3{
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 7px;
	vertical-align:top;
	text-align:left
}
.st701_ad_row_data3 a {
	color: #2C5783;
	text-decoration: none;
}
.st701_ad_row_data3 a:hover {
	color: #000099;
	text-decoration: underline;
}

/*Element <TD> TYPE*/
/*Element <TD> Date posted -- For Property*/
.st701_ad_row_data4{
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 7px;
	vertical-align:top;
	text-align:left
}

/*Element <TD> PUBLISHED*/
/*Element <TD> District -- For Property*/
.st701_ad_row_data5{
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 7px;
	vertical-align:top;
	text-align:left
}

/*Element <TD> Price -- For Property*/
.st701_ad_row_data6{
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 7px;
	vertical-align:top;
	text-align:left
}
/*Element <TD> Status (sale/rent) -- For Property*/
.st701_ad_row_data7{
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 7px;
	vertical-align:top;
	text-align:left
}

.st701_ad_row_data8 {
	display:none
}
/*.st701_ad_row{
	padding-bottom:15px;
	margin:0px;
	background-image:url(images/bar.jpg);
	background-repeat:repeat-x;
	border:1px solid #a9a9a9;
}

.st701_ad_row_header1{
	padding:7px;
	border-right:1px solid #dddddd;
	}

.st701_ad_row_header2{
	padding:7px;
	border-right:1px solid #dddddd;
	}
	
.st701_ad_row_header3{	
	padding:7px;
	border-right:1px solid #dddddd;
	}

.st701_ad_row_header4{	
	padding:7px;
	border-right:1px solid #dddddd;
	}
	
	
.st701_ad_row_data1{
	padding:0px;
	margin:0px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.st701_ad_row_data2{
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.st701_ad_row_data3{
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}


.st701_ad_row_data4{
	padding-right:5px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.st701_ad_row_data5{
	border-bottom:1px solid #dddddd;
}*/