.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;
}

.SearchTitle
{
	background-image: url('/images/symbol.gif'); background-repeat: no-repeat; margin-bottom: 15px;
	padding-left: 13px; text-transform: uppercase; color: #0b2d46; font-weight: bold;
	font-size: 140%;
}

a.OverseasOffice:link		{ color: #03538b; text-decoration: none; font-size: 120%; font-weight: bold; }
a.OverseasOffice:visited	{ color: #03538b; text-decoration: none; font-size: 120%; font-weight: bold; }
a.OverseasOffice:hover		{ color: #ee3124; text-decoration: none; font-size: 120%; font-weight: bold; }

.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;
}

.smallDis
{
	float: left;
}

a.DiscoverOffice:link		{ color: #FFFFFF; text-decoration: none; font-size: 120%; font-weight: bold; }
a.DiscoverOffice:visited	{ color: #FFFFFF; text-decoration: none; font-size: 120%; font-weight: bold; }
a.DiscoverOffice:hover		{ color: #ee3124; text-decoration: none; font-size: 120%; font-weight: bold; }

.discoverBG
{
	background-color: #03538b; height: 375px;
	padding: 12px; color: #FFFFFF; overflow: hidden;
}

.DiscoverContainer
{
	background-image: url('/images/discoverArrow.gif'); background-repeat: no-repeat;
	color: #FFFFFF; padding: 0px 5px 14px 10px; background-position: left 4px;
	font-size: 95%; float: left; 
}

.overseasBG
{
	background-color: #eaecee;
	padding: 0px 5px 0px 5px; margin-top: 10px;
	height: 220px;
}

.OverseasContainer
{
	background-image: url('/images/overseasArrow.gif'); background-repeat: no-repeat;
	color: #000000; padding: 0px 5px 20px 17px; background-position: 6px 4px;
	font-size: 100%; float: left; width: 98px;
}

.SearchPanel
{
	background-color: #d1d2d4; width: 180px; padding: 10px; margin-bottom: 15px; min-height: 400px;
	background-image: url('/images/searchpanel.gif'); background-repeat: no-repeat;
}
