@charset "UTF-8";

/* ========================= B U Y ========================= */

/* Headings */

.MenuBarHeadingWhite12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	padding-left:7px;
	padding-right:7px;
	height:25px;
}

.headingWhite12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	padding-left:7px;
	padding-right:7px;
	height:30px;
}

.headingBuy12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E80000;
	font-weight: bold;
	padding-left:7px;
	padding-right:7px;
	height:30px;
}

.headingProperties12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E80000;
	font-weight: bold;
	margin-bottom: 5px;
}

/* Body Text */

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:140%;
}
.BodyText10p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.TextWhite12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.ForSale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E80000;
	font-weight: bold;
	line-height:140%;
}

/* Form */

form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E80000;
}

.TextForm {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E80000;
	vertical-align:middle;
}

.TextForm9P {
	font-family: Tahoma;
	font-size: 9px;
	color:#E80000;
	line-height: 9px;
}

.TextForm9p {
	font-family: Tahoma;
	font-size: 9px;
	color:#E80000;
	line-height: 9px;
}

.TextForm10p {
	font-family: Tahoma;
	font-size: 10px;
	color:#E80000;
	line-height: 9px;
}

.SearchBtn {
	width: 187px;
	height: 27px;
	border: #ffffff 1px;
	color: #000000;
	background: url(../images/buttons/btn_find_property.gif);
}

.SearchBtn1 {
	width: 100px;
	height: 27px;
	border: #ffffff 1px;
	color: #000000;
	background: url(../images/buttons/submitbtn.gif);
}

.SearchBtn2 {
	height: 22px;
	border: #ffffff 1px;
	color: #ffffff;
	background: url(../images/agents/heading_bg_full.gif);
}

.SearchBtnAgnt {
	width: 187px;
	height: 27px;
	border: #ffffff 1px;
	color: #000000;
	background: url(../images/buttons/btn_find_property_agnt.gif);
}

.feature{
	padding: 0px 0px 15px 0px;
	font-size: 90%;
	
}

.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 2px 5px 2px 0;
}
/* Links */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E80000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E80000;
}
a:hover {
	text-decoration: underline;
	color: #E80000;
}
a:active {
	text-decoration: none;
	color: #E80000;
}
a.wlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #ffffff;
}

a.wlink:link {
	text-decoration: none;
}
a.wlink:visited {
	text-decoration: none;
	color: #ffffff;
}
a.wlink:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.wlink:active {
	text-decoration: none;
	color: #ffffff;
}

a.wlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
	color: #000000;
}

a.wlink1:link {
	text-decoration: none;
}
a.wlink1:visited {
	text-decoration: none;
	color: #000000;
}
a.wlink1:hover {
	text-decoration: underline;
	color: #000000;
}
a.wlink1:active {
	text-decoration: none;
	color: #000000;
}

/* Images */

.arrows {
	vertical-align:middle;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
