/* Divs */

.fp_main {
	width: 143px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	}

.fp_head {
	background-image: url(images/fp_head.jpg);
	background-color: #d00b29;
	width: 143px;
	height: 18px;
	font-size: 0px;
	}
	
.fp_aname {
display: none;
	}
	
.fp_image {
	background-image: url(images/fp_background.jpg);
	height: 123px;
	font-size: 11px;
	}
	

	
	
.fp_status {
}
	
.fp_text {
	background-image: url(images/fp_background.jpg);
	margin-top: -8px;
	color: #000;
	font-size: 11px;
	}
	
.fp_text a:link	{
font-size:							11px;
font-family: 						Geneva, Arial, Helvetica, sans-serif;
color:								#000; 
text-decoration:					underline;
line-height: 
}

.fp_foot {
	background-image: url(images/fp_foot.jpg);
	height: 8px;
	font-size: 0px;
	}
	
/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {
}

.fp_txtcity {
	text-transform: capitalize;
}

.fp_txtprice {
}

.fp_txtaname {
}


