.welcomeText
{
	float: left; display: block;
	width: 49%; margin-right: 20px;
}

.welcomeTextContainer
{
	padding: 10px; height: 153px;
}

.featuredProperty
{
	float: left; display: block; width: 48%;	
}

.featuredCellLeft
{
	float: left; margin-right: 10px;
}

.featuredContainer
{
	padding: 10px; margin-bottom: 20px;
}

.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
{
	clear: both;
	height: 1px; margin: 0px 10px 0px 10px;
}

.Default { background-image: none; background-color: #FE5200; }

.logoDefault {
	background-image: url(../images/default-logo_header.gif);
	width: 232px; height: 44px;
}

.DefaultcopyRight {
	width: 896px;
	left: 50%; margin-left: -448px;
	position: relative;
	overflow: hidden;
	padding: 0px 10px 10px 0px;
	text-align: left;
}

.Defaultheader {
	padding: 0px 0px 24px 0px; height: 44px; color: inherit;
}

.DefaultFlashLeft { float:left; width:232px; _margin-right:-3px; }
.DefaultFlashRight { margin-left:232px; _margin-left:229px;}

.DefaultSearchTitle {
	width: 896px;
	left: 50%; margin-left: -448px;
	position: absolute;
	margin-top: -30px;
	color: #FFFFFF;
}

.DefaultLeftCall { color: #000000; font-size: 160%; font-weight: normal; text-transform: uppercase; margin-bottom: 25px; }

.DefaultLeftText { color: #FFFFFF; font-size: 90%; width: 175px; }

.DefaultLeftTextBlack { color: #000000; }


