body {
}
#siteContainer {
	background-image:url(../images/default-right-bg.gif);
	background-repeat:repeat-y; background-position:center;
}
.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;
}
.DefautHeader { background-color:#FFFFFF; width:750px;}
.DefaultLeft { background-color:#E5E5E5 }

.PropertySearch { color:#003C6E; margin:0px 0px 10px 0px; font-size:120%;}
.DefaultSearchLeft { float:left; margin-right:10px; font-size:90%; position:relative; }
.DefaultSearchBtn { z-index: 1; float: right; margin-right: 45px; margin-top: -40px; }
.DefaultPropertySearchHeight { height:110px;}

.textField { width:150px; float:left; }
.KeywordBtn { float:left; margin-top:8px; padding-left:10px;} 

.RightTextFooter { color:#003C6E; }

.logo
{
	background-image: url('../images/logo_header.gif');
	width: 354px; height: 97px;
}
.footer {
	right:50px;
}
.DefaultLeft{ color:#000000;}

