table.layout
{
	border-collapse: collapse;
	width: 100%;
}

table.layout td
{
	vertical-align: top;
}

.modelDetails
{
	float:right;
	padding-left:10px;
	padding-right:20px;
	width:100px;
}

.modelDetailsWide
{
	float:right;
	padding-left:10px;
	padding-right:20px;
	width:150px;
}

.listingTD
{
	height:auto;
	width:25%;
	background-color:#F8FCFC
}

.tableListingDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width:25%;
}

.listingHeader {
	background-color:#EEEEEE;
	color:#013773;
	padding:3px;
	border-bottom:1px dashed #999;
}

.detailSpanBlue {
	font-size:10px;
	margin-top:2px;
	display:block;
	padding: 3px;
	background-color:#003873;
	color:white;
	width:120px;;
	height:10px;
}

.detailSpan {
	margin-top:2px;
	display:block;
	padding: 1px;
	background-color:#f1f0e3;
	width:100%;
	height:auto;
}

.detailSpanLink a {
	display:block;
	padding:0px;
	margin-top:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:white;
	width:100%;
	height:auto;
	text-align:center;
	border:1px solid #a2a19a;
	color:#807f79
}

.detailSpanLink a:hover{
	color:#013773;
	border:1px solid #003873;

}

hr
{
	height:1px;
	border-top:1px dashed #999;
}

div
{
	position: relative;
}

div#container
{
	margin: 0 auto;
	width: 694px;
	border-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	top: -7px;  /* hack to deal with ie */
	background-color:#FFFFFF;
}

html>body #container
{
	top: 0px; /* the real top */
}

div#header
{
	height: 20px;
	width: 100%;
}

div#headerLeft
{
	/*float: left;
	margin: inherit;
	padding-left: 5px;*/
}

div#headerLeft a, #headerRight a 
{
	color:#FFFFFF;
	font-weight:lighter;
}

div#headerRight
{
	float: right;
	padding-right: 5px;
	margin: inherit;
	margin-top:-10px;
}



div.menuitem
{
	position:relative;
	height: 30px;
}

div#welcomeImage
{
	width: 457px;
	height: 279px;
	border-width: 1px;
	border-right-width: 0px;
	border-left:1px #003873 solid;
}

/*test image*/
/* 1mar2007 - removed border width.  Why is this version 2 still live?  no worry --M */
div#welcomeImage2
{
	width: 457px;
	height: 279px;
	border-width: 0px;
	border-right-width: 0px;
}


div#contentPanel
{
	border-width: 1px;
	border-bottom-width: 0px;
}

div#hugeDiv
{
	float: left;
	border-bottom-width: 1px;
}

div#contentWrapper
{
	height: 322px;
}

div#findyourhome
{
	/*height: 258px;*/
	padding: 8px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

div#findHomeSmall
{

	height: 102px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

div#videotestimonials
{
	padding: 8px;
	padding-top: 0px;
	border-top-width: 1px;
}

/*
div#leftPanel
{
	float: left;
	width:  235px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	height: 631px;
	height: auto;
}
*/

td#leftPanel
{
	height: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

td#rightPanel
{
	height: 100%;
	border-bottom-width: 1px;
}

td.rightCell
{
	border-top-width: 1px;
	height: 100%;
}

table.fullHeight
{
	height: 100%;
}

div#navigation
{
	width:  235px;
	height: 279px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

div#contactsales
{
	padding: 8px;
	height: 43px;
	width:  219px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

div#located
{
	padding: 8px;
	width:  219px;
	height: 100%;
	border-top-width: 1px;
	overflow: visible;
	text-align:center;
}

div#bottomBar
{
	height: 100%;
	width: 100%;
	border-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

div#footer
{
	margin: 0 auto;
	width: 705px;
	top: -3px; /* hack to deal with ie */
}
/* the real top */
html>body #footer
{
	top: 4px; /* the real top */
}
#flashcontent{
	position:static;
}
