body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFF;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-image: url(images/bckGrnd.jpg);
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#fe9900;
	text-decoration:underline;
	font-weight:bold;	
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#00baff;
	text-decoration:underline;
	font-weight:bold;
}
.pcr_inputCell {
	padding: 0px 4px 0px 0px;
}
#pcr_wrapper {
	background-image: url(images/wrapperBckgrnd.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
}
#pcr_branding {
	width: 900px;
	height: 153px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(images/bannerImage.jpg);
	background-position: top;
}
#pcr_logo {
	height: 96px;
	width: 221px;
	position: absolute;
	left: 15px;
	top: 14px;
}
#pcr_homeHunter {
	height: 72px;
	width: 477px;
	position: relative;
	left: 406px;
	top: 0px;
	background-image: url(images/homeHunterImage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 1;
	padding-top: 9px;
}
.pcr_homeHunterText{
	font-size:16px;
	position:absolute;
	color:#fff;
	top:9px;
	left:15px;
	z-index:200;
	text-transform:uppercase;
}
.pcr_homeHunterText_shadow{
	font-size:16px;
	position:absolute;
	color:#523a00;
	top:10px;
	left:16px;
	z-index:100;
	text-transform:uppercase;
}
.pcr_textfield_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	padding: 1px 2px 1px 2px;
	vertical-align:middle;
	color: #000;
	width: 114px;
	border: 1px solid #d6ccb8;
}
.pcr_signIn:link, .pcr_signIn:active, .pcr_signIn:visited, .pcr_signIn:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 19px;
	width: 68px;
	height: 20px;
	background-color: #9b8348;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
#pcr_Nav {
	height: 28px;
	width: 870px;
	position: absolute;
	left: 0px;
	top: 125px;
	background-image: url(images/navBckgrnd.jpg);
	background-repeat: repeat-x;
	padding: 0px 15px;
}
.pcr_NavSpacer {
	float: left;	
}
.pcr_NavItem {
	float: left;	
}
#pcr_Nav a:link,#pcr_Nav a:visited,#pcr_Nav a:active {
	height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding: 0px 14px;
	line-height: 24px;
	background-image: url(images/navHover.jpg);
}
#pcr_Nav a:hover{
	height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding: 0px 14px;
	line-height: 24px;
	background-image: url(images/navHover.jpg);
	background-position:0% -28px;
}
#clear {
	font-size: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.pcr_Content {
	width: 870px;
	padding: 15px 15px 15px 15px;
}
#pcr_leftContent {
	background-color: #FFF;
	height: 457px;
	width: 575px;
	float: left;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#pcr_Gallery {
	height: 222px;
	width: 571px;
	border: 2px solid #fe9900;
}
#pcr_mapFeatureBox {
	background-color: #FFF;
	height: 216px;
	width: 575px;
	margin-top: 16px;
}
#pcr_MapSearch {
	background-color: #9F9;
	height: 216px;
	width: 280px;
	float: left;
}
#pcr_panelBar {
	background-color: #960;
	background-image: url(images/panelTileBar.jpg);
	background-position: left top;
	height: 29px;
	width: 270px;
	padding-left: 10px;
}
.pcr_panelBarText{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 28px;
}
#pcr_mapContent {
	background-position: left top;
	background-color: #FCFCFD;
	height: 187px;
	width: 280px;
}
#pcr_Featured {
	background-color: #9F9;
	height: 216px;
	width: 280px;
	float: right;
}
#pcr_featuredContent {
	width: 264px;
	height: 171px;
	background-color: #eee1c9;
	padding: 8px 8px 8px 8px;
}
#pcr_featuredImage {
	background-color: #996;
	height: 170px;
	width: 147px;
	border:solid;
	border-color: #d6ccb8;
	border-width: 1px;
	float: left;
	overflow: hidden;
}
#pcr_featuredText {
	width: 105px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #523a00;
	float: right;
}
.pcr_featuredTitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #523a00;
}
#pcr_featuredBody {
	margin-top: 5px;
	height: 126px;
}
.pcr_featuredPrice {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #fe9900;
}
#pcr_featuredBtn {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	width: 98px;
	height: 22px;
	background-color:#0CF;
}
#pcr_featuredBtn a:link,#pcr_featuredBtn a:visited,#pcr_featuredBtn a:active {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	height: 22px;
	width: 98px;
	background-image: url(images/featuredBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	text-decoration: none;
	display:block;
}
#pcr_featuredBtn a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	height: 22px;
	width: 98px;
	background-image: url(images/featuredBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	text-decoration: none;
	background-position:0% -22px;
	display:block;
}
#pcr_rightContent {
	background-color: #FFF;
	height: 457px;
	width: 280px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
}
#pcr_searchContentBox {
	background-image: url(images/quickSearchImage.jpg);
	height: 413px;
	width: 265px;
	background-position: left top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
}
#pcr_dreamText {
	height: 40px;
	width: 265px;
}
.pcr_dreamPropertyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #523a00;
}
.pcr_dreamPropertyText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #fe9900;
	text-transform:uppercase;
}
#pcr_textfieldContainer {
	height: 206px;
	width: 265px;
}
#pcr_inputFields {
	width: 146px;
	padding-top: 8px;
	float: left;
}

.pcr_textfield  {
	width: 133px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 3px;
}
.pcr_selectfield {
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#pcr_finditBtn {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	float: right;
	height: 35px;
	width: 109px;
	margin-top: 155px;
}
#pcr_finditBtn a:link,#pcr_finditBtn a:visited,#pcr_finditBtn a:active {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	height: 35px;
	width: 109px;
	background-image: url(images/finditBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 34px;
	text-decoration: none;
	display:block;
}
#pcr_finditBtn a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	height: 35px;
	width: 109px;
	background-image: url(images/finditBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 34px;
	text-decoration: none;
	background-position:0% -35px;
	display:block;
}
#pcr_foreclosures {
	background-color: #d6ccb8;
	background-image: url(images/foreclosuresImage.jpg);
	background-position: left top;
	height: 27px;
	width: 255px;
	margin-top: 0px;
	padding-top: 9px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.pcr_forclosuresText {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	color: #523a00;
}
#pcr_foreclosures a:link,#pcr_foreclosures a:active,#pcr_foreclosures a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	color:#fe9900;
	text-decoration:underline;
	font-weight:bold;	
}
#pcr_foreclosures a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:17px;
	color:#00baff;
	text-decoration:underline;
	font-weight:bold;
}
#pcr_evaluator {
	background-image: url(images/evaluatorImage.jpg);
	background-position: left top;
	height: 119px;
	width: 265px;
	margin-top: 10px;
}
#pcr_evalueTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #523a00;
	text-align: center;
	margin-top: 10px;
}	
#pcr_evalueCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #523a00;
	margin: 10px 16px 0px 90px;
}
#pcr_evalueCopy a:link,#pcr_evalueCopy a:active,#pcr_evalueCopy a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#fe9900;
	text-decoration:underline;
	font-weight:bold;	
}
#pcr_evalueCopy a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#00baff;
	text-decoration:underline;
	font-weight:bold;
}
#pcr_footDetails {
	width: 870px;
	margin: 0px auto;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}
#pcr_detailsOne {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#523a00;
	text-decoration:none;
	font-weight:normal;
	text-align: center;
	clear: both;
	width: 470px;
	margin: 0px auto;
	padding-top:20px;
}
#pcr_detailsOne a:link,#pcr_detailsOne a:active,#pcr_detailsOne a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#fe9900;
	text-decoration:underline;
	font-weight:normal;	
}
#pcr_detailsOne a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#00baff;
	text-decoration:underline;
	font-weight:normal;
}
#pcr_detailsTwo {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#523a00;
	text-decoration:none;
	font-weight:normal;
	text-align: center;
	clear: both;
	margin: 15px auto;
	width: 790px;
}
#pcr_detailsTwo a:link,#pcr_detailsTwo a:active,#pcr_detailsTwo a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#fe9900;
	text-decoration:underline;
	font-weight:normal;	
}
#pcr_detailsTwo a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#00baff;
	text-decoration:underline;
	font-weight:normal;
}
.pcr_disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	width: 790px;
	margin: 30px auto 0px auto;
}
.disclaimertext {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #909090;
}
#pcr_shadowFade {
	background-image: url(images/footerFade.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 908px;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/******************** Social Media Links ********************/
.pcr_socialMedia {
	float: center;
	width: 870px;
	height: 30px;
	margin-top: 10px;
}
.pcr_socialLinks{
	height: 30px;
	margin: 0px; text-align: center;
}
.pcr_socialLinks img{
	vertical-align:middle;
	display:inline-block;
	text-align: center;
}
.pcr_socialLinks a {
	width: 30px;
	height: 30px;
	margin-right: 5px;
	border: none;
	display:inline-block;
}
.pcr_rss:link, .pcr_rss:active, .pcr_rss:visited {
	width: 30px;
	height: 30px;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
}
.pcr_rss:hover{
	background-position: 0 -30px;
}
.pcr_facebook:link, .pcr_facebook:active, .pcr_facebook:visited {
	width: 30px;
	height: 30px;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
}
.pcr_facebook:hover {
	background-position: 0 -30px;
}
.pcr_twitter:link, .pcr_twitter:active, .pcr_twitter:visited {
	width: 30px;
	height: 30px;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
}
.pcr_twitter:hover{
	background-position: 0 -30px;
}
.pcr_youTube:link, .pcr_youTube:active, .pcr_youTube:visited {
	width: 30px;
	height: 30px;
	background-image: url(images/youTube.png);
	background-repeat: no-repeat;
}
.pcr_youTube:hover {
	background-position: 0 -30px;
}
.pcr_linkedin:link, .pcr_linkedin:active, .pcr_linkedin:visited {
	width: 30px;
	height: 30px;
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
}
.pcr_linkedin:hover {
	background-position: 0 -30px;
}

/*** media footer***/
.pcr_mediaFooter {width:870px; float:left; left:20px; position:relative;}
.pcr_mediaFooter h3, .pcr_mediaFooter h4{color:#2f2000; text-transform:uppercase; margin:0; font-size:16px; margin}
.pcr_mediaFooter h4 {font-size:14px; font-family:"Times New Roman", Times, serif;}
.pcr_youtube {width:275px; float:left;}
.pcr_youtube p {margin:0;}
.pcr_mediaCentreCol {width:280px; float:left; position:relative; left:15px; margin-top:23px;}
.pcr_mediaRightCol { width:280px; height: 207px; float:left; position:relative; left: 30px; text-align:center; background-image: url(images/hudHomes.jpg); margin-top:23px;}
.pcr_mediaRightCol p {margin: 0px;}
.pcr_mediaRightCol p a:link, .pcr_mediaRightCol p a:visited, .pcr_mediaRightCol p a:active, .pcr_mediaRightCol p a:hover { width:280px; height: 197px; text-align:center; padding-top: 10px; display:block; font-size: 18px; font-weight: bold; text-align: center;}
.pcr_mobileSearch {background:url("images/mobile-search.jpg") no-repeat; padding-left:50px; height:80px; font-size:14px; line-height:18px; margin-bottom:15px;}
.pcr_blog {float:left; background:url("images/rss-icon.gif") no-repeat; padding-left:50px;}
.pcr_blog ul {margin:0; padding:0;}
.pcr_blog li {list-style:none; margin-bottom:5px;}
.pcr_radioWidget {width:575px; float:right; position:relative; text-align:center; margin:20px 0 20px 0; background-color:#fcb815;}
