#pageheading{
	background-color: #6699CC;
	background-image: url(images/header_property.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 68px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#container #body #content #hometopcontent {
	 border: 1px solid #6B97C8;
	 margin: 10px 10px 10px 0;
	 background:url(images/topcontent_bkg.jpg) repeat-x;
	 padding: 0 0 10px 10px;
	 }
#container #body #content #hometopcontent h1 {
	padding:0;
	margin:0 0 20px 0;
	height:40px;
}
#container #body #content #hometopcontent img {
	padding:0;
	margin:0;
}
#container #body #content #hometopcontent img.right {
	padding:0;
	margin:0;
}

#hometopcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	padding-top: 10px;
}
#container #body #content h2{
 background-color:#90C6F2;
	}
.realestatefeatures {
	float: left;
	width: 245px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border: 1px dotted #CCCCCC;
	background-color: #D9E6F2;
}

.agent_container {
	padding: 2px;
	margin-bottom: 10px;
	border: 1px dotted #999999;
	margin-right: 10px;
}
.agent_logo {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.agent_info {
	margin-left: 160px;
}
#container #body #content ul.re_nav_box {
	background-color: #9aacc6;
	width:540px;
	margin-left:2px;
	margin-right:0;
	height: 55px;
	font-size: 62.5%;
	padding-left: 0px;
}
#container #body #content ul.re_nav_box li {
	list-style-type:none;
	background-image: url(images/button_menu.jpg);
	width:134px;
	height: 20px;
	padding-top:7px;
	float: left;
	margin: 0 0 1px 1px;
	text-align:center;
	}
#container #body #content ul.re_nav_box li a{
	text-decoration: none;
	color:#000000;
		}
#container #body #content ul.re_nav_box li a:hover{
	text-decoration: underline;
	color:#FF6600;
	}
#container #body #content .agent_container .agent_info a {
	color: #336699;
	text-decoration: underline;
}

#container #body #content .agent_container .agent_info a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#container #body #content .agent_container .agent_info h3 a{
	font-size: 1em;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}
#container #body #content .agent_container .agent_info h3 {
	margin-top: 0px;
	padding-top: 0px;
}
.more_info {
	text-transform: capitalize;
	text-decoration: underline;
	text-align: right;
	padding-right: 10px;
}

