﻿.homeTabs{
	display:inline;
	float:right;
}
.homeTabs2{
	border:0px;
}
#vidPlayer{
	width:259px;
	height:238px;
	display:inline;
	float:left;
}
#homeTxt{
	width:505px;
	margin:0px 0px 10px 15px;
	display:inline;
	float:left;
}
#homeFlash{
	float:right;
}
#lowerHomeContent{
	margin:25px 0px 0px 10px;
	padding:15px 0px;
	height:15px;
	width:500px;
	float:left;
}
#flags{
	margin:25px 0px 0px 10px;
	height:50px;
	width:250px;
	display:inline;
	float:left;
}
.flagIcon{
	margin:8px 2px;
}
.tagline{
	margin:25px 0px 10px 25px;
}
.dash{
	width:797px;
	height:2px;
	margin:0px;
	background-image:url(../images/hrDash.gif);
	background-repeat:repeat-x;    
}
#hotCondos{
	background-image:url(../images/condo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:780px;
	min-height:359px;
	float:left;
	margin:0px;
	display:table;
}
.condolist{
	display: table-cell;
	float:left;
	height:auto;
	width:100%;
}
.condo{
	display: inline;
	float:left;
	height:auto;
	text-align:left;
	width:30%;
	margin-left: 20px;
	margin-bottom: 5px;
}
#hotCommunities{
	background-image:url(../images/communities.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:799px;min-height:359px;
	height: auto; 
    display:table;
	float:left;
	margin:0px;
}
.commlist{
	display: table-cell;
	float:left;
	height:auto;
	width:100%;
}
.comm{
	display: inline;
	float:left;
	height:auto;
	text-align:left;
	width:30%;
	margin-left: 20px;
	margin-bottom: 5px;
}
#disclaimer{display:inline;	
	width:740px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#a2acc1;
	text-align:justify;
	float:left;
	vertical-align:bottom;
}
#footer{
	background-color: #11234a;
	width:1000px;
	height:100px;
	margin: 0px auto;
}
/* ////////////////////////////////////////////////////////////////////////////// */
/* HOMEPAGE Styles                                                                */
/* ////////////////////////////////////////////////////////////////////////////// */
