/* Divs */

.fp_main {
	width: 152px;
	}


	
.fp_aname {
	background-color: #c42b19;
	color: #fff;
	height: 16px;
	}
	
.fp_image {
	padding-top:  2px;
	height: 118px;
	background-color: #c42b19;
	}
	
.fp_head {
	background-color: #c42b19;
	height: 2px;
	background-repeat:  no-repeat;
	font-size: 0px;
}

.fp_foot {
	background-color: #c42b19;
	height: 6px;
	background-repeat:  no-repeat;
	font-size: 0px;
	margin-bottom:6px;
}
   
.fp_status {
	display: none;
}
	
.fp_text {
	background-color: #c42b19;
	color: #fff;
	}
	
.fp_text a:link  {
	color: #fff;
	}

.fp_text a:visited  {
	color: #fff;
	}

.fp_text a:active  {
	color: #fff;
	}
	
.fp_text a:hover  {
	color: #fff;
	}

/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {
}

.fp_txtcity {
	text-transform: capitalize;
}

.fp_txtprice {
}

.fp_txtaname {
}