﻿/*     ------------- CONDOMINIUMS & COMMUNITIES STUFF -------------------  */
#featuredAreas {display:inline; width:733px; height:100%; margin:10px 0px 10px 0px;}
#communities {display:table-column; float:left; clear:left; text-align:left; width:45%;height:100%;padding-left:5px;}
.comm {display:inline; float:left; width:50%;height:auto; text-align:left; vertical-align:middle;}
#condos {display: inline-table; float:left; clear:right; width:45%;height:100%; text-align:left;}
.condo {display:inline; float:left; width:47%;height:auto; text-align:left; vertical-align:middle;}
.txtCondos {font: 14px/17px Arial, Helvetica, sans-serif; color: #3e3e3e; text-align: left; line-height: 1.5em ;}
.txtCondos A { color: #525252; text-decoration: none; text-transform: uppercase;}
.txtCondos A:hover { color: #525252; text-decoration: underline;}

.txtpages {font: 13px/17px Arial, Helvetica, sans-serif; color: #3e3e3e; text-align: left; line-height: 1.5em ;}
.txtpages A { color: #3e3e3e; text-decoration: none;}
.txtpages A:hover { color: #3e3e3e; text-decoration: underline;}


.caps {text-transform: uppercase;}
.caps2 {text-transform:  capitalize;}

