.welcomeText {
	height: 75px; overflow: hidden; margin-bottom: 60px; _margin-bottom: 40px;
	line-height: 18px; color: #514D4C; font-size: 90%;
}

.welcomeTextContainer {
}

.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;
}

html>body #navbar {
	height: 150px; padding-top: 10px;
}

*html #navbar {
	height: 150px; padding-top: 10px;
}

.navBarItem 	 { padding: 0px; float: left; position: relative; margin: 0px; }
.navBarItem-over { padding: 0px; float: left; position: relative; margin: 0px; }

.DefaultTitle { color: #5D5958; font-weight: normal; }

select 	   { color: #DCDBDB; border: #7D7A79 1px solid; background-color: #514D4C; }
.textField { color: #DCDBDB; border: #7D7A79 1px solid; background-color: #514D4C; }

.DefaultSearchTitle { color: #04047C; text-decoration: none; height: 23px; }

.SearchBoxBG  { height: 100px; color: #5B595A; padding: 0px 0px 10px 0px; }

.DefaultBoxBG { float: left; width: 120px; }

.copyRight { color: #514D4C; }

a.tweb:link	   { color: #514D4C; text-decoration: none; }
a.tweb:visited { color: #514D4C; text-decoration: none; }
a.tweb:hover   { color: #514D4C; text-decoration: none; }

.KeywordBoxBG { color: #7B8DA3; position: absolute; z-index: 1000; margin-top: -80px; font-size: 90%; }
.textField    { background-color: #FFFFFF; border: #FFFFFF 1px solid; width: 188px; margin-top: 5px; }
