﻿/*     ------------- CONDOMINIUMS & COMMUNITIES STUFF -------------------  */
#featuredAreas {display:table; float: left; clear: both; width:733px; height:100%; margin:10px 0px 10px 0px; position: relative;}
#communities {display:table-column; float:left; clear:left; width:45%;height:100%;padding-left:15px;}
.comm {display:inline; float:left; width:50%;height:auto; text-align:left; vertical-align:middle;}
#condos {display:table-column; float:left; clear:right; width:45%;height:100%;}
.condo {display:inline; float:left; width:50%;height:auto; text-align:left; vertical-align:middle;}
.txtCondos {font: 12px/17px Verdana, Geneva; color: #515151; text-align: left; line-height: 2.5em ;}
.txtCondos A { color: #525252; text-decoration: none; }
.txtCondos A:hover { color: #0040a2; text-decoration: none;}
