.condo-header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-align: center;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 10px;
}
.condo_main_pic {
	text-align: center;
	vertical-align: middle;
	border: thin none #FFF;
}
.condo_subheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
}
.condo_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 10px;
	letter-spacing: normal;
}

.condo_subheading a{ color:#f0f309; }