#centered {
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	width: 750px;
	position: relative;
	top: 10px;
	left: 30px;
	padding-bottom: 10px;
	}
	
.clear {
	clear: both;
	}
    
h3 {
	text-align: left;
	padding-top: 20px;
	position: relative;
	top: 20px;
	}

p {
	font: 14pt "Times New Roman" black;
	padding: 0px 5px 5px 15px;
	margin-left: 10px;
	text-align: left;
	width: 700px;
	clear: left;
	}
	
.listinglink {
	color: #743743;
	font-weight: bold;
	text-decoration: underline;
	}
	
.listing {
	position: relative;
	width: 100%;
	padding-left: 100px;
	padding-top: 10px;
	top: 10px;
	}
	
.listing:after {
	clear:both;
	}
	
.listingpic {
	float: left;
	width: 135px;
	margin-left: auto;
	margin-right:auto;
	}

.listingtext {
	float: left;
	width: 615px;
	text-align: left;
	}

#bryan {
	text-indent: -10000px;
	background: url("/images/placepics/bryan.png") no-repeat;
	height: 30px;
	width: 298px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	}

#cs {
	text-indent: -10000px;
	background: url("/images/placepics/cs.png") no-repeat;
	height: 34px;
	width: 387px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	}

#rural {
	text-indent: -10000px;
	background: url("/images/placepics/rural.png") no-repeat;
	height: 33px;
	width: 289px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	}

/* deprecated */
#residential_listings {
	text-indent: -10000px;
	background: url("/images/listingspics/residential.png") no-repeat;
	height: 34px;
	width: 331px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	}
	
#land_listings {
	text-indent: -10000px;
	background: url("/images/listingspics/land.png") no-repeat;
	height: 34px;
	width: 267px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	}
	
#multifamily_listings {
	text-indent: -10000px;
	background: url("/images/listingspics/multifamily.png") no-repeat;
	height: 34px;
	width: 357px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	}

#rental_listings {
	text-indent: -10000px;
	background: url("/images/listingspics/rental.png") no-repeat;
	height: 34px;
	width: 280px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	}
