.welcomeText{}
.welcomeTextContainer{
	min-height: 100px;
	_height: 100px;
	margin-bottom:20px;
	color:#666666;
}

.featuredProperty{ float:left;}

.featuredCellLeft{
	background:	url(../Images/featured-img-bg.gif) no-repeat;
	width:230px; height:152px;
	padding:11px 0px 0px 11px;
	margin-bottom:10px;
	margin-left:-5px;
}

.featuredContainer{ width:305px;}

.newHomesAddress
{
	white-space: nowrap;
	width: 560px; text-overflow: ellipsis;
	overflow: hidden;
}

.newHomesText
{
	height: 54px; text-overflow: ellipsis;
	overflow: hidden; margin-bottom: 5px;
	display: block; white-space: normal;
	position: relative;
}

.featuredSalesHolder
{
	float: left; display: block;
	margin-right: 20px; width: 99.5%;
	padding-bottom: 10px;
}

.featuredLettingsHolder
{
	display: none;	
}

.featuredPropertyBlock
{
	 padding: 10px;
}

.featuredPropertySplitter {
	float:left;
	margin-top:40px;
	height:160px;
	width:60px;
	background:url(../images/grey-dot-default.gif) repeat-y;
}
.HeaderImg {
	text-align:center;
	width:916px; height:272px;
	background:url(../images/header-image-default.jpg) no-repeat center top;
}
.welcomeText h3 {
	color:#404040; font-family:"Times New Roman", Times, serif;
	font-size:140%; font-weight:normal;
	padding:0px;
}
.featuredProperty h2 {
	color:#404040; font-family:"Times New Roman", Times, serif;
	font-size:130%; font-weight:normal;
	padding:0px; margin:0px;
}
.featuredProperty h3 {
	color:#255837; font-family:"Times New Roman", Times, serif;
	font-size:130%; font-weight:normal;
	padding:0px; margin:0px; margin-bottom:5px;
}
.QuickSearchPanel { display:none; }