body {
	font: 12px Arial, Helvetica, sans-serif;
	
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
}

.for_sale {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
	background: #EEEEEE;
	vertical-align: middle;
	
	}
.location {
	font-size: 12px;
	text-align: center;
	width: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color: #EEEEEE;
}
.question {
	font: bold 16px Arial, Helvetica, sans-serif;
 	text-indent: 20px;
}

.pageheading {
	text-align: center;
	
}
#maincontent {

	
}

#headingbp {
	background: #B0C4DE;
	
}

.city {text-indent:10px
}

.rightpanel {
	text-align: center;
	background-color: #E4E7E6;	
}
a {
	text-decoration: none;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
