#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;
}
#buildingPageBtns {
	text-align: center;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bldgName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #66FFFF;
	text-align: center;
}
.bldgAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
.bldgHeader {
	text-align: center;
}
.bldgImage {
	float: left;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 200px;
}
.bldgImage img {
	width: inherit;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	height: auto;
}
.bldgAmenities {
}

.floorPlans img {
	height: 100px;
	width: 100px;
	border: thin solid #2A00FF;
}
.floorPlans {
	text-align: center;
}
.bldgDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
