/* CSS DOCUMENT */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/*****************************/

body {
	background-color: #000000;
	color: #fefdfd;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 600px 200px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7f9;
}

#form1 {
	visibility: hidden;
}

	#tableTop {
	}

		#MainContentTable {
			width: 1024px;
			overflow: hidden;
			background-color: #494949;
		}

.inside .null li {
	list-style-type: none;
}

.inside ul, .inside ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

	.inside li {
		list-style-type: disc;
		margin-left: 15px;
	}

	.inside ol li {
		list-style-type: decimal;
	}


			.Module .Title {
				display: block;
				color: #f7f7f9;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14pt;
				font-weight: normal;
				height: 27px;
				padding-left: 45px;
				background-image: url(images/bk-h1.gif);
				background-repeat: no-repeat;
				line-height: 27px;
				margin-bottom: 10px;
			}

			h1, h2, h3, h4, h5, h6 {
				font-family: Arial, Helvetica, sans-serif;
				color: #f7f7f9;
			}

			h2 {
				border-bottom: 1px solid #818080;
				font-size: 12pt;
				font-weight: bold;
				padding-bottom: 2px;
				text-align: left;
				margin-bottom: 5px;
			}

			h3 {
				font-size: 10pt;
			}

			p {
				margin-bottom: 10px;
			}

				p img,
				strong img {
					margin: 5px;
				}

			p.center {
				text-align: center;
			}

			a:link {
				color: #cccccc;
			}

.HomeSearchModule,
.DocumentModule,
.Mortgage,
.FeedbackModule,
.RssReaderModule,
.HomeEvaluationModule,
.ListingsSummaryModule .ListingsSummaryModule,
.ListingsByMapModule .ListingsByMapModule,
.Links .LinksModule .Text,
.IDXListingModule,
.HtmlModule {
	overflow: hidden;
	padding: 10px;
	width: 980px;
}

.ListingSummaryPanel * ,
.ListingSummaryPanel a,
.ListingsSummaryPanel * {
	color: #000000;
}

.Summary *, .Summary a {color:#000000;}

	#headerModule, #headerModule .HtmlModule,
	#footerModule, #footerModule .HtmlModule {
		padding: 0px;
		width: 100%;
	}

	#global-header #global-banner {
		width: 1024px;
		height: 195px;
		background-image: url(images/bk-global-banner.jpg);
		background-repeat: no-repeat;
		position: relative;
	}
	
		#global-header #global-banner a {
			display: block;
			width: 100px;
			height: 100px;
			margin-bottom: 2px;
			position: absolute;
		}
			#global-header #global-banner a.home {
				height: 190px;
				width: 500px;
			}
			
			#global-header #global-banner a.contact {
				width: 20px;
				height: 20px;
				right: 12px;
				bottom: 20px;
			}

	#global-header #nav-flash {
		height: 261px;
		background-image: url(images/bk-nav-flash.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
	}
		#global-header #flash {
			width: 794px;
			height: 261px;
			float: right;
		}

	#global-footer {
		background-color: #000000;
		padding-bottom: 20px;
		background-image: url(images/bk-global-footer.gif);
		background-repeat: no-repeat;
		overflow: hidden;
	}

		#global-footer #custom-SiteLinkFooter {
			width: 700px;
			overflow: hidden;
			margin-left: 324px;
			text-align: center;
			padding-top: 10px;
		}

			#custom-SiteLinkFooter .SiteLinkFooter {
				color: #e6e3e1;
				font-size: 8pt;
				font-weight: normal;
				text-transform: none;
			}

a.SiteLinkFooter2:link,
a.SiteLinkFooter2:active,
a.SiteLinkLoginFooter:link,
a.SiteLinkLoginFooter:active {
	color: #cccccc;
}

a.SiteLinkFooter2:visited,
a.SiteLinkLoginFooter:visited {
	color: #666666;
}


#hp-container {
	width: 1024px;
	position: relative;
	background-image: url(images/bk-hp-content.gif);
	background-repeat: repeat-x;
	background-color: #494949;
	overflow: hidden;
}

	#hp-container #hp-content {
	}

		#hp-container #hp-content #col-1,
		#hp-container #hp-content #col-2,
		#hp-container #hp-content #col-3 {
			float: left;
			overflow: hidden;
		}

		#hp-container #hp-content #col-1 {
			width: 230px;
			height: 275px;
			background-image: url(images/bk-col-1.jpg);
			background-repeat: no-repeat;
		}

		#hp-container #hp-content #col-1 .links {
		}

		#hp-container #hp-content #col-2 {
			width: 564px;
		}

			#hp-container #hp-content #col-2 .copy {
				margin: 10px;
				text-align: center;
			}
				#hp-container #hp-content #col-2 .copy h1 {
					font-size: 14pt;
					margin-bottom: 10px;
					text-align: left;
				}

				#hp-container #hp-content #col-2 .copy p {
					width: 90%;
					text-align: left;
					margin-left: auto;
					margin-right: auto;
				}

				#hp-container #hp-content #col-2 .copy p.center {
					text-align: center;
				}

		#hp-container #hp-content #col-3 {
			width: 227px;
			background-image: url(images/bk-meet.jpg);
			background-repeat: no-repeat;
			margin: 0px;
			position: relative;
			left: 3px;
			overflow: hidden;
		}

			#hp-container #hp-content #col-3 #featured * {
				color: #f7f7f9;
			}

			#hp-container #hp-content #col-3 #featured .NormalPhoto {
				border: 1px solid #f7f7f9;
			}

				#hp-container #hp-content #col-3 #featured .h2 {
					color: #f7f7f9;
					font-size: 12pt;
					border: 0px;
					font-weight: normal;
				}

				#hp-container #hp-content #col-3 #featured .price,
				#hp-container #hp-content #col-3 #featured .text {
				}

		#hp-container #hp-content #col-3 .links {
			width: 227px;
			height: 176px;
			overflow: hidden;
			position: relative;
		}

		#hp-container #hp-content #col-3 .links a {
			display: block;
			height: 83px;
			overflow: hidden;
			margin-bottom: 10px;
			background-color: #ffffff;
			filter: alpha(opacity=0);
			opacity: 0;
		}
		
			#hp-container #hp-content #col-3 .links a#testimonials {
				width: 100px;
			}
			
			#hp-container #hp-content #col-3 .links a#faqs {
				width: 50px;
				position: absolute;
				top: 0px;
				right: 0px;
			}


#hp-footer {
}



/* MENU STYLES */
#nav-bar {
	width: 228px;
	height: 245px;
	margin-left: 0px;
	text-align: center;
	position: relative;
	z-index: 100;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

/*Menu Bar styling classes*/

@charset "UTF-8";

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 228px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 228px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a,
ul.MenuBarVertical a:link,
ul.MenuBarVertical a:visited,
ul.MenuBarVertical a:active
{
	display: block;
	width: 208px;
	height: 26px;
	line-height: 25px;
	overflow: hidden;
	cursor: pointer;
	background-color: #EEE;
	background-image: url(images/bk-nav-button.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 1px solid #ffffff;
	padding: 0px 10px;
	color: #293795;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
}

	ul.MenuBarVertical ul a,
	ul.MenuBarVertical ul a:link,
	ul.MenuBarVertical ul a:visited,
	ul.MenuBarVertical ul a:active {
		background-image: none;
		font-weight: normal;
		text-transform: none;
	}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #999999;
	background-image: none;
	color: #ffffff;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #999999;
	background-image: none;
	color: #ffffff;
	background-image: url(images/bk-nav-button-over.gif);
	background-repeat: no-repeat;
	background-position: 200px 7px;
}

	ul.MenuBarVertical ul a:hover, ul.MenuBarVertical ul a:focus {
		background-image: none;
	}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(images/bk-nav-button-over.gif);
	background-repeat: no-repeat;
	background-position: 200px 7px;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

/* MISC GLOBAL STYLES */
.FeaturedListingModule div,
.hide,
.DesktopModuleTitlePanel hr
{display: none;}
