body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #fff;
	width: 100%;
}

a		{ color: #07326B; }
a img	{ border: none; }

a.lg_white:link, a.lg_white:visited, a.lg_white:active {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.content table, .content tbody, .content tr, .content td { border-spacing: 0px; }
.innerContent a { font-weight: bold;}

img {
	border:medium none;
}
/*Start Drop Shadow Border CSS*/
.edges {
	background-image: url('/templates/spotlets/images/bodyBg.png');
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.contentSpacing {
	padding:0px;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
/*End Drop Shadow Border CSS*/


/*Start Header CSS*/
.header {
	background: #000000;
	width: 1010px;
	overflow: hidden;
	position: relative;
}

.prop_search_iframe_td {
	height: 140px;
	overflow: hidden;
}

#searchshare {
	position: absolute;
	bottom: 0;
	text-align: right;
	left: 542px;
	width: 398px;
}
.search-box {
	width: 275px;
	height: 36px;
	overflow: hidden;
	float: right;
	text-align: left;
}
.search { padding-top: 5px; }
.input {
	width: 135px;
	height: 16px;
	padding: 3px 2px;
	margin: 5px 10px 0 0;
	vertical-align: top;
}
.keywordSearch {
	margin: 0px; 
	position: relative;
	background: url(/templates/spotlets/images/searchBg.png) 0 0 no-repeat; 
	padding-left: 16px;
}
.keywordSearch img {
	margin-top: 7px;
}
.shareThis {
	width: 118px;
	height: 23px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding-left: 35px;
	padding-top: 10px;
}
.shareThis a, .shareThis a:active, .shareThis a:link, .shareThis a:visited  {
	color: white;
}
.banner {
	float: right; 
	width: 775px; 
	height: 90px; 
	overflow: hidden; 
	padding-top: 14px;
}
/*End Header CSS*/


/*Start Main Navigation CSS*/

.mainMenu { 
	font-size: 10px;
	text-transform: uppercase;
	clear: left;
	width: 1010px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	height: 15px;
	padding-bottom: 0px;
}

#menu, #menu * {
	list-style:	none;
}
#menu {
	background: #000000;
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.0;
}
#menu li {
	font-size: 10px;
	display: inline-block;
	position: relative;
	text-align: left;
	margin: 0 2px;
	padding: 0;  
	z-index: 99;
}
#menu li:hover				{ visibility:	inherit; /* fixes IE7 'sticky bug' */ }
#menu li:before				{}
#menu li:first-child:before {}
#menu li:first-child		{ background: none; }
#menu ul {
	background: #9c5a28;
	opacity: .85;
	position: absolute;
	top: -999em;
	width: 151px;
	margin: 0;
	padding: 0 12px;
	border-top: none;
	overflow: hidden;
}
#menu ul li {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: transparent;
	z-index: 99;
}

#menu ul li:before			{ content:""; }

#menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px;
	padding-left: 0px;
	padding-right: 3px;
}
#menu ul li a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 14px;
	background: transparent;
}
#menu li a:hover {
	text-decoration: none;
	color: #666666;
}
#menu ul li a:hover {
	text-decoration:none;
}
#menu li:hover ul,
#menu li.sfHover ul {
	left:			0;
	top:			25px;
	z-index:		99;
}
ul#menu li:hover li ul,
ul#menu li.sfHover li ul {
	top:			-999em;
}
ul#menu li li:hover ul,
ul#menu li li.sfHover ul {
	left:			175px;
	top:			0;
}
ul#menu li li:hover li ul,
ul#menu li li.sfHover li ul {
	top:			-999em;
}
ul#menu li li li:hover ul,
ul#menu li li li.sfHover ul {
	left:			175px;
	top:			0;
}



/*Sub Menu Navigation CSS */
.subMenu {
	width: 249px;
	vertical-align: top;
	text-align: center;
	background: #887E64;
	border: none;
	padding: 0px;
}

.sub-menu {
	list-style-type: none;
	width: 249px;
	margin: 0px;
	padding: 0px;
}

.sub-menu li {
	background-color: #887E64;
	color: #ffffff;
	font-size: 14px;
	padding: 0 6px;
	border-bottom: 1px solid black;
}

.sub-menu li a {
	display: block;
	padding: 9px 0;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	font-size: 13px;
	text-align: left;
}

.sub-menu li a:hover {
	color:#5C231D;
}

.sub-menu .current {
}

.heading {
	background-color: #5C231D;
	color: #ffffff;
	border-bottom: 1px solid #000000;
}

.heading h3 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
}

.heading a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.sub-menu-shade {
	background: #887E64;
	}

/*End Main Navigation CSS*/

/*Start Content CSS*/

.main {
	margin-top: 1px;
	border-top: 1px solid white;
	width: 897px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	}

.blackStripe {
	background: black; 
	padding-right: 1px;
	height: 16px;
	width: 895px;
}
 .innerContent {
 	background-color: white;
 	overflow: hidden;
 	padding: 0px;
 	vertical-align: top;
 	overflow: hidden;
 }
 
 .imagecaption {
 	font-style: italic;
 	color: #57492b;
 }
 
.content {
	color: #000000;
	font-size: 12px;
	border-top: 1px solid white;
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: none;
}

.content h1 {
	color: #111111;
	font: bold 18px arial, helvetica, sans-serif;
	margin: 0px;
}
	
.content h2 {
	color: rgb(76, 71, 71);
	font: normal normal normal 14px/normal arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 10px;
}

.content h3 {
	color: #73623d;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.content .heading h3 {
	font-size: 14px;
	padding: 10px 0 11px;
}

.contentArea {
	background-image:url(/art/livingBG1.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	text-align: left;
}

.contentArea h3 {
	margin: 0px;
	padding: 0px;
}

.contentArea p {
	margin: 0px;
	padding: 0px;
}

.contentArea ul.feat_props {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 0;
	margin-left: 17px;
	margin-top: 4px;
	overflow: hidden;
}

.contentArea ul.feat_props li {
	background: url('/art/smallarrow.jpg') 0px center no-repeat;
	color: white;
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
	margin-left: 0px;
	padding-left: 25px;
	margin-bottom: 7px;
}

.contentArea ul.feat_props li a, .contentArea ul.feat_props li a:link, .contentArea ul.feat_props li a:visited, .contentArea ul.feat_props li a:active {
	color: white;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
}

td.community_spotlight {
	height: 185px;
	width: 269px;
	background-image: url('/art/spotlight_background.jpg');
}

#home_body_four {
	position: relative;
	top: 40px;
	left: 12px;
	font-size: 14px;
}

.contentArea table, .contentArea tbody, .contentArea tr, .contentArea td {
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: none;
}

.contentArea2 {
	clear: both;
}

.contentArea2 a {
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.contentArea2 h1 {
	color: white;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.contentArea2 h2 {
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.contentArea2 h3 {
	margin: 0px;
	padding: 0px;
}

.contentArea2 p {
	margin: 0px;
	padding: 0px;
}
	
.contentArea2 table, .contentArea2 tr, .contentArea2 tbody, .contentArea2 td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

.contentArea2 td.blog_block {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	width: 269px;
	height: 100px;
	vertical-align: middle;
	padding: 10px;
	padding-top: 0;
	margin: 0;
	overflow: hidden;
}

.contentArea2 td.blog_block h2, .contentArea2 td.blog_block h2 a, .contentArea2 td.blog_block h2 a:link, .contentArea2 td.blog_block h2 a:visited, .contentArea2 td.blog_block h2 a:active {
	font-size: 10px;
}

#indexMLSSearch {
	background: transparent url(/images/uploaded/wallpaper-search.jpg) no-repeat scroll 0pt 0pt;
	height: 151px;
	max-height: 151px;
	overflow: hidden;
}

.linkButton {
	background: url('/art/linkButton.gif') no-repeat;
	height: 49px;
	width: 249px;
	border: none;
}

h1.feature {
	margin: 0;
}

a.featured:link, a.featured:visited, a.featured:active {
	color: #BB918E;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

.hcontent1 {
	float: left;
	width: 640px;
	}
	
.hcontent2 {
	height: 285px;
}

.hcontent2 td {
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border: none;
	}

.bot_community {
	background: transparent url('/art/b1.jpg') no-repeat scroll left top;
	height: 151px;
	max-height: 151px;
	vertical-align: top;
	width: 157px;
}

.bot_txt {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin-top: 50px;
	padding-left: 15px;
	padding-right: 10px;
}

.bot_agents {
	background: transparent url('/art/b5.jpg') no-repeat scroll left top;
	height: 151px;
	max-height: 151px;
	vertical-align: top;
	width: 156px;
}

.bodyImages img {
	margin-bottom: 15px;
	}

/*End Content CSS*/

/*Start footer CSS*/
.footer {
	background: #000000;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	min-height: 98px;
	color: white;
	font-size: 10px;
}

.footer p {
	margin: 0px;
	padding: 0;
}


#footer-nav {
	font-size: 10px;
	text-transform: uppercase;
	clear: left;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	margin-top: 0px;
}

#footer-nav ul {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer-nav ul li:before {
}
	
#footer-nav li:first-child:before	{}

#footer-nav li {
	display: inline;
	background: none;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
#footer-nav li a{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

#footer-nav li a, #footer-nav li a {
	padding: 0 2px;
	background: none;
	margin-left: 2px;
	padding-left: 0px;
	padding-right: 3px;

}

#footer-nav li a:hover {
	text-decoration: none;
	color: #666666;
}


.footer-nav {
	background: #000000;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	clear: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

.footer-nav ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
/*End Footer CSS*/

/*search CSS*/
.searchContent {
	background-color: #fff;
	min-height: 317px;
	padding: 0 20px;
	overflow: hidden;
	color: #fff;
	display: block;
}

.searchContent h2 {
	padding-top: 5px;
	text-align: center;
}

.searchContent h3, .searchContent a { color: #fff; }

#devflash {
	margin-left: -15px;
	}

.market_watch_block {
	height: 130px;
	border: none;
	padding: 0;
	margin: 0;
	width: 255px;
	overflow: hidden;
	background: url('/art/wall-mktwatch.jpg');
}

.m4_body_images {
	float: right;
	vertical-align: top;
	padding-left: 10px;
}

.m4_body_images img {
	padding-bottom: 5px;
	padding-top: 5px;
}

td.innerContent div div table tbody tr td {
	vertical-align: top;
}

.searchContent, .searchContent a {
	color: black;
	padding: 10px;
}

