@charset "UTF-8";
/* CSS Document */
.leftpad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.featured_prop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0px 10px 20px;
	margin: 0;
	line-height: 1;
}
.featurepad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featured_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 310px;
}
.intro_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #F8761B;
	padding-left: 5px;
}
.mortgage_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #7d3898;
	text-decoration:none;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.boldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #F37521;
}
.footer_sections {
	position:relative;
	width: 800px;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #8AA8B0;
}
.nounderline {
	text-decoration: none;
}
.main_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0;
}
.red_copy {
	color: #ed1317;
	font-size: 14px;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #FFFFFF;
}
.listings_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
}
.listings_titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bold12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.bold12pt a:link, .bold12pt a:active, .bold12pt a:visited {
	color:#000;
}
.bold12pt a:hover {
	color: #DC671F;
}
.bold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
.contactbold16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0;
	margin-bottom: 0;
	text-decoration: none;
}
.contactsubheading {
	padding: 5px 0px 0px 25px;
}
.copy12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	line-height: 22px;
}
.detailedview_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #DC671F;
}
.detailedview_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ed1317;
}
.detailedview_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333333;
}
.property_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #333333;
}
.register_form_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bold12pt_featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#buyingbutton a {
	display: block;
	width: 337px;
	height: 66px;
	background-image: url(../images/buying_button.png);
	text-decoration:none;
}
#buyingbutton a:hover {
	background-position: -337px;
}
#lettingbutton a {
	display: block;
	width: 337px;
	height: 66px;
	margin-top: 10px;
	background-image: url(../images/letting_button.png);
	text-decoration:none;
}
#lettingbutton a:hover {
	background-position: -337px;
}
#buttons {
	margin-left: 20px;
	width: 360px;
}

.floatleft {
	float:left;
	padding: 0 20px 20px 0;
}
hr.styled {
	margin: 25px 0 25px 0;
	background-color:#666;
	color:#666;
}

.imageleft {
	float:left;	
}

.imageright {
	float:right;	
}

#fancypop p{
	color:#000;
	font-size:18px;
	text-align:left;
	margin-top:0;
	line-height:1.2;
}


