.compare TD
{
	padding:2px 2px 2px 2px;
	border-bottom:1px solid #accee8;
	border-left:1px solid #8d8d8d;
	text-align:center;
	vertical-align:top;
	font-size:9px
}

/* grey-out overlay styles */
.overlayBase
{
	position:fixed;
	left:0;
	top:0px;
	z-index:100;
	height:100%;
	width:100%;
}
.overlayGreyOut
{
	z-index:101;
	height:100%;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:url('/images/pixel_000000.gif');
	background-repeat:repeat;
}
.overlayContentContainer
{
	z-index:102;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
.overlayContentArea
{
	background-color:#ffffff;
	border:2px solid #0161ab;
	padding:10px 10px 10px 10px;
	text-align:left;
}

/* rounding box/tab */
.topCurveShort, .topCurveLong, .listingDetailAgentShort, .listingDetailAgentLong
{
	font-size:1px;
	overflow:hidden;
	display:block;
}
.topCurveShort
{
	height:1px;
	border-right:3px solid #ffffff;
	border-left:3px solid #ffffff;
}
.topCurveLong
{
	height:2px;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

/* tab and container styles */
@media screen 
{
	.dividerLightBlue
	{
		color:#0161ab;
		background-color:#accee8;
		font-weight:bold;
		font-size: 12px;
		padding:3px 0px 4px 10px;
	}
}
@media print
{
	.dividerLightBlue
	{
		color:#0161ab;
		border-top:1px solid #accee8;
		border-bottom:1px solid #accee8;
		font-weight:bold;
		font-size: 12px;
		padding:3px 0px 4px 10px;
	}
}
.searchDetailsPhotoThumbnail
{
	padding-right:10px;
}
.borderImageDarkBlue, .searchDetailsPhotoThumbnail IMG
{
	border:1px solid #0161ab;
}
.paddedContent
{
	padding:10px 10px 10px 10px;
}
.unpaddedTopBottom TD
{
	 padding-top:0px;
	 padding-bottom:0px;
}
@media screen
{
	.searchDetailsPhotoThumbnailContainer
	{
		width:266px;
		height:60px;
		overflow:hidden;
		position: relative; 
	}
	.photoSlider
	{
		position: absolute;
	}
}
@media print
{
	.searchDetailsPhotoThumbnailContainer
	{
		width:266px;
		display:block;
	}
	.photoSlider {}
}

.borderDarkBlueTitle
{
	color:#ffffff;
	background-color:#0161ab;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 2px 0px;
}
.borderDarkBlueTitle A
{
	color:#ffffff;
	padding:0px 5px 0px 5px;
}
.borderLightBlueTitle
{
	color:#0161ab;
	background-color:#accee8;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 2px 0px;
}
.borderLightBlueTitle A
{
	color:#0161ab;
	padding:0px 5px 0px 5px;
}
.borderLightBlueTitleBottom
{
	color:#0161ab;
	background-color:#accee8;
	font-weight:bold;
	text-align:center;
	padding:2px 0px 0px 0px;
}
.borderLightBlueTitleBottom A
{
	color:#0161ab;
	padding:0px 5px 0px 5px;
}
.schoolResultsPadding
{
	padding:10px 5px 10px 5px;
}
.dividedTable td
{
	font-size: 11px;
	vertical-align:top;
	border-bottom:solid 1px #999999;
	padding:10px
}
.photoFadeContainer
{
	position: absolute;
	top:300px;
}

/* search styles */
.searchBoundingBox, .searchResultsBoundingBox, .searchDetailsBoundingBox, .searchBoundingBox_white
{
	border: solid 1px #0161ab;
	border-top: solid 6px #0161ab;
	border-bottom: solid 6px #0161ab;
	background: #fcdba8 url("/images/pageContent_searchBackground.gif") top left no-repeat;
	padding:0px 10px 0px 10px;
}
.searchBoundingBox_white
{
	background: #ffffff;
}
.searchDetailsBoundingBox
{
	padding:0px 0px 0px 0px;
}
.searchPreCountBoundingBox
{
	background: #fbcc82;
	padding:2px 0px 2px 0px;
	text-align:center;
	font-size: 12px;
}
.searchSubBoundingBox
{
	background: #fbcc82;
}
.searchSubResultsBoundingBox
{
	border: solid 1px #0161ab;
	border-bottom: 0px;
	background: #ffffff;
}
@media print {
	.searchSubResultsBoundingBox
	{
		border-bottom: solid 1px #0161ab;
	}
}
.borderDarkBlueSearchResultsTitle
{
	color:#ffffff;
	background-color:#0161ab;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 2px 0px;
}
.borderDarkBlueSearchResultsTitle span
{
	width:155px;
	padding-left:4px;
}
.borderDarkBlueSearchResultsFooter
{
	border-top: 0px;
	color:#0161ab;
	background-color:#accee8;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.topCurveResultsShort, .topCurveResultsLong, .bottomCurveResultsShort, .bottomCurveResultsLongOutter, .bottomCurveResultsLongInner
{
	font-size:1px;
	overflow:hidden;
	display:block;
}
.topCurveResultsShort
{
	height:1px;
	border-right:3px solid #fcdba8;
	border-left:3px solid #fcdba8;
}
.topCurveResultsLong
{
	height:2px;
	border-right:1px solid #fcdba8;
	border-left:1px solid #fcdba8;
}
@media screen {
	.bottomCurveResultsShort
	{
		height:1px;
		border-right:3px solid #fcdba8;
		border-left:3px solid #fcdba8;
		background:#0161ab;
	}
	.bottomCurveResultsLongOutter
	{
		height:2px;
		border-right:1px solid #fcdba8;
		border-left:1px solid #fcdba8;
		background:#accee8;
	}
	.bottomCurveResultsLongInner
	{
		height:2px;
		border-right:2px solid #0161ab;
		border-left:2px solid #0161ab;
	}
}
@media print {
	.bottomCurveResultsShort
	{
	}
	.bottomCurveResultsLongOutter
	{
	}
	.bottomCurveResultsLongInner
	{
	}
}

/* sidebar styles */
.homeFinderBoundingBox
{
	border: solid 1px #cab96c;
	background: #fdfdf7 url("/images/pageContent_homeFinderBackground.gif") top left no-repeat;
	padding:0px 10px 0px 10px;
}
.homeFinderBoundingBox INPUT
{
	width:170px;
}
.cartBoundingBox
{
	border: solid 1px #cab96c;
	background: #fdfdf7 url("/images/pageContent_homeFinderBackground.gif") top left no-repeat;
	padding: 10px 10px 0px 10px;
	color: #7e7100;
	font-size: 9px;
}
.cartBoundingBox HR
{
	color: #cab96c;
}
.cartBoundingBoxCartTools
{
	background-color: #cab96c;
	padding: 5px 10px 7px 10px;
	font-size: 13px;
}
.cartBoundingBoxCartTools HR
{
	color: #fcdba8;
}
.cartBoundingBoxCartTools A
{
	color: #ffffff;
}
.cartBoundingBoxCartTools IMG
{
	vertical-align:middle;
}
.cartBoundingBoxTools
{
	border: solid 1px #0161ab;
	border-top: solid 0px #accee8;
	background-color: #accee8;
	padding: 0px 10px 7px 10px;
	font-size: 13px;
}
.cartBoundingBoxTools HR
{
	color: #0161ab;
}
.cartBoundingBoxTools A
{
	color: #0161ab;
}
.cartBoundingBoxTools IMG
{
	vertical-align:middle;
}

/* homepage styles */
.homepage_Button	{margin: 0px 20px 20px 0px;}
.homepage_Flash
{
	background:#ffffff;
	width: 995px;
	height: 313px;
	margin: 0px auto;
	text-align:left;
	padding:0px 0px 20px 0px;
}
.homepage_Content
{
	background:#f4e9b6;
	padding:0px 9px 0px 9px;
}
.homepage_ContentRounding
{
	background:#f4e9b6;
	height:9px;
}
.homepage_RealtorSearch
{
	float:left;
	margin:-55px 0px 0px 380px;
}

/* header styles */
#headerDiv
{
	float: left;
	width: 100%;
	background: url("/images/header_bg.jpg") top center no-repeat;
}
@media print {#headerDiv {display:none;}}
#headerPrintDiv {display:none;}
@media print {#headerPrintDiv {display:block; text-align:left;}}
.headerWidth995
{
	width: 995px;
	margin: 0px auto;
	text-align: center;
}
#headerTopNav
{
	float: left;
	width: 279px;
	/*height: 41px;*/
	height: 27px;
	background: url("/images/header_topNav.gif") top left no-repeat;
	position: relative;
}
#headerTopNav LI
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#headerTopNav LI, #headerTopNav A
{
	height: 18px;
	display: block;
}
#headerTopNavHome
{
	left: 50px;
	top: 5px;
	width: 33px;
}
#headerTopNavAbout
{
	left: 112px;
	top: 5px;
	width: 43px;
}
#headerTopNavContact
{
	left: 175px;
	top: 5px;
	width: 53px;
}
#headerLogin
{
	float: left;
	/*
	width: 687px;
	height: 41px;
	*/
	width: 387px;
	height: 37px;
	background: url("/images/header_topLogin.gif") 100% 10px no-repeat;
	/*text-align: left;*/
	text-align: right;
}
#headerLogin INPUT
{
	/*margin: 15px auto auto 460px;*/
	margin-top: 15px;
	margin-right: 5px;
	width: 220px;
	height: 18px;
	background: none;
	border: none;
	color: #ffffff;
}
#headerLoginGo
{
	float: left;
	width: 27px;
	height: 27px;
	margin: 10px 1px 0px 1px;
	overflow: hidden;
}
#headerSiteLogo
{
	float: left;
	/*
	width: 625px;
	height: 97px;
	background: url(/images/header_siteLogo.gif) bottom left no-repeat;
	*/
	width: 488px;
	height: 110px;
	background: url("/images/header_siteLogo_V2.gif") bottom left no-repeat;
}
#headerSiteLogo A
{
	/*
	height: 97px;
	width: 625px;
	*/
	width: 488px;
	height: 110px;
	display: block;
}
#headerCartSearch
{
	float: right;
	width: 375px;
	height: 97px;
}
#headerCart
{
	width: 370px;
	height: 15px;
	margin-top: 16px;
}
#headerCartContent
{
	float: right;
	margin-right: 29px;
	width: 104px;
	height: 15px;
	line-height: 15px;
}
#headerCartLogo
{
	float: right;
	width: 17px;
	height: 15px;
}
#headerSearch
{
	width: 370px;
	height: 66px;
	background: url("/images/header_search.gif") 53px 0 no-repeat;
}
#headerSearchActions
{
	float: left;
	width: 260px;
	height: 42px;
	margin: 24px 0px 0px 115px;
}
#headerSearchField
{
	float: left;
	text-align: left;
}
#headerSearchField INPUT
{
	margin-top: 7px;
	width: 220px;
	height: 18px;
	background: none;
	border: none;
	color: #9c9c9c;
}
#headerSearchLogo
{
	float: left;
	margin: 0px 0px 13px 6px;
	width: 29px;
	height: 29px;
	overflow: hidden;
}
.headerNavigationBackground
{
	float: left;
	width: 100%;
	background: url("/images/header_navigationBg.gif") top center repeat-x;
}
#headerNavigation
{
	width: 995px;
	height: 29px;
	float: left;
	background: url("/images/header_navigation_V2.gif") top center no-repeat;
	position: relative;
}
#headerNavigation LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#headerNavigation LI, #headerNavigation A
{
	height: 29px;
	display: block;
}
#headerNavigationListingSearch
{
	left: 104px;
	width: 163px;
}
#headerNavigationListingSearch a:hover	{background: url("/images/header_navigation_V2.gif") -104px -29px no-repeat;}
#headerNavigationHomeFinder
{
	left: 266px;
	width: 162px;
}
#headerNavigationHomeFinder a:hover	{background: url("/images/header_navigation_V2.gif") -266px -29px no-repeat;}
#headerNavigationRealtorSearch
{
	left: 427px;
	width: 162px;
}
#headerNavigationRealtorSearch a:hover	{background: url("/images/header_navigation_V2.gif") -427px -29px no-repeat;}
#headerNavigationResources
{
	left: 588px;
	width: 113px;
}
#headerNavigationResources a:hover	{background: url("/images/header_navigation_V2.gif") -588px -29px no-repeat;}
#headerNavigationStats
{
	left: 700px;
	width: 171px;
}
#headerNavigationStats a:hover	{background: url("/images/header_navigation_V2.gif") -700px -29px no-repeat;}
#headerNavigationGuide
{
	left: 870px;
	width: 125px;
}
#headerNavigationGuide a:hover	{background: url("/images/header_navigation_V2.gif") -870px -29px no-repeat;}

/* body styles */
.bodyDiv
{
	float: left;
	width: 100%;
	background: url("/images/body_bg.gif") top center repeat-x;
}
.bodyContent
{
	background:#ffffff;
	width: 975px;
	margin: 0px auto;
	text-align:left;
	padding: 0px 10px 0px 10px;
}
.bodyContentRoundEnd
{
	background:#ffffff;
	width: 995px;
	margin: 0px auto;
	height:11px;
}
.bodyContentDate
{
	color: #0161ab;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

/* links footer styles */
.linksFooterDiv
{
	width: 100%;
}
@media print {.linksFooterDiv {display:none;}}
.linksFooterContent
{
	width: 995px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
}
.linksFooterContent a
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.linksFooterContent p
{
	color: #f79905;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}
#linksFooterNavLeft
{
	margin-left: 25px;
	width: 524px;
	float:left;
	border-right: solid 1px #f79905;
	height: 120px;
}
#linksFooterNavLeftCol1
{
	width: 205px;
	float:left;
}
#linksFooterNavLeftCol2
{
	width: 169px;
	float: left;
}
#linksFooterNavLeftCol3
{
	width: 148px;
	float:left;
}
#linksFooterNavMid
{
	margin-left: 25px;
	width: 208px;
	float:left;
	border-right: solid 1px #f79905;
	height: 120px;
}
#linksFooterNavRight
{
	margin-left: 25px;
	width: 156px;
	float:left;
	height: 120px;
}

/* footer styles */
.footerDiv
{
	float: left;
	width: 100%;
	background: url("/images/footer_bg.gif") top center repeat-x;
}
@media print {.footerDiv {display:none;}}
.footerContent
{
	width: 995px;
	margin: 0px auto;
}
#footerLogos
{
	float: left;
	width: 296px;
	height: 149px;
	background: url("/images/footer_logos.gif") 4px 45px no-repeat;
}
#footerRealLife
{
	float: left;
	margin: 50px 0 0 0;
	text-align: left;
	width: 699px;
	height: 29px;
	font-family: "Times new Roman";
	font-size: 38px;
	color: #9e8e00;
	letter-spacing: -1px;
	line-height: 29px;
}
#footerLinks
{
	float: left;
	margin-top: 18px;
	width: 699px;
	text-align: left;
	color: #0161ab;
	line-height: 20px;
}
#footerLinks SPAN A
{
	color: #9e8e00;
	text-decoration: underline;
}

/* special styles */
HTML
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff9de;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height:95%;
}
@media print {HTML {background: #ffffff;}}
BODY
{
	margin:0px auto;
	text-align: center;
	height:95%;
}
IMG	{border: 0px}
INPUT
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 194px;
}
SELECT
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 200px;
}
A
{
	color: #0161ab;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
TD
{	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.checkbox	{width:15px;}
HR		{height:1px; color:#0161ab}
H1
{
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}
H2
{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
}
H3
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
}
TEXTAREA
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
