#aventura {
	display: none;
}
#balharbour {
	display: none;
}
#hallandale {
	display: none;
}
#hollywood {
	display: none;
}
#southbeach {
	display: none;
}
#sunnyisles {
	display: none;
}
#miamibeach {
	display: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.cityHeader {
	background-color: #FFFFFF;
	text-align: center;
	visibility: visible;
}
.cityName {
	background-color: #FFFF00;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
.forSaleRent {
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cityPageBtns {
	text-align: center;
}

