/*Structural*/
body 	{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#frame	{
	text-align: center;
	background: #FFFEF0;

}

#main		{
	background: url(../real_estate/middle.jpg) repeat-y;
	margin: 0 auto;
}

#banner		{
	background: url(../real_estate/bannerLines01.gif) no-repeat ;
	}

#leftNavBottom	{}

#contentTop	{
	/*background: #fffcd6;*/
	background: #F5F4DF;
	vertical-align: top;
	border: 1px solid #008467;
	font-size: .8em;
	padding: 15px;
	line-height:1.4em;
	}
#contentTop	p	{
	line-height:1.4em;
	}

#rightPic {
			float:right;
			}
#contentTop	h1{
	font-style:normal;
	font-size: .9em;
	border-bottom: 1px solid #008467;
	margin-bottom: 10px;
		}
#contentTop li	{
	font-size: .9em;
	line-height: 1.4em;
		}
#contentTop h2 {
	font-size: 1em;
	color: #008467;
	padding: 5px 0 0px 11px;
	margin-bottom: 0px;
	}
#contentTop ul h2	{
		margin:15px 0 -10px -10px;
		}
.ph	{
				font-weight:bold;
				}
#list li	{
	font-size: .9em;
	line-height: 1.4em;
		}
#list h2 {
	font-size: 1em;
	color: #008467;
	padding: 5px 0 0px 11px;
	margin-bottom: 0px;
	}
#list ul h2	{
		margin:15px 0 -10px -10px;
		}
#attText{
	padding-bottom: 15px;
	border-bottom: 2px solid #e6e3cb;
}
#contentTop ul li	{
					list-style-type:none;
					}

#attDetails td	{
	vertical-align: top;
	
	}
#attDetails td p{
	padding: 0px 0 5px 11px;
	font-size: 11px;
	margin-top: 2px;
		}
#attDetails td h2{
	font-size: 12px;
	color: #008467;
	padding: 5px 0 0px 11px;
	margin-bottom: 0px;
	}
#footer		{
	font-size: .6em;
	text-align: center;
	padding: 2px 0 17px 0;
	background: url(../real_estate/bottom.jpg);
}

/*Navigation*/
#leftNavTop	{
	padding: 17px 3px 3px 12px;
	vertical-align: top;
	
		}
	
#leftNavTop ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0.75em 0 0 0;
					}
#leftNavTop ul  li{			
	border-bottom: 1px solid #bebeb7;
	padding:0 0 3px 0;
	margin:0;						
	}	
	
	
#leftNavTop a:link {
	font-size:0.7em;
	font-style:normal;
	line-height:1.5em;
	color: #008467;
	font-weight: bold;
	text-decoration: none;
	padding-left:0.5em;
	margin-right:0.6em;
}

#leftNavTop a:visited {
	font-size:0.7em;
	font-style:normal;
	line-height:1.5em;
	color: #008467;
	font-weight: bold;
	text-decoration: none;
	padding-left:0.5em;
	margin-right:0.6em;
} 

#leftNavTop a:hover {
	font-size:.7em;
	font-style:normal;
	line-height:1.5em;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,0,0);
	padding-left:.5em;
	margin-right:.6em;
	}
#leftNavTop ul  ul {
	margin-top:3px;
	}
#leftNavTop ul  ul li{
	border-bottom: 2px solid #f0f0e6;
	font-size: .9em;
	padding: 2px 0 2px 17px;
	/*original*/
	/*background: #e6e6cb;*/
	background: #CFC8B9;
	}
	
	#leftNavTop ul  ul li a:link{
	
	color: #777;
		}
#leftNavTop ul  ul li a:visited{
	color: #777;
		}
	#leftNavTop ul  ul li a:hover{
	color: #333;
		}
#contentTop	 a{
	color: #008467;
}
	
/*Top Nav*/	
#nav {
	width: 515px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto;
	font-weight: normal;
	font-size: .8em;
	text-align: center;
	border-bottom: 2px solid #e6e3cb;

}
#nav li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}
#nav a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#nav a:hover {
	color: #777;
	font-weight: bold;
	text-decoration: underline;
	}
#attDetails a{
	color: #008467;
	}


	
/*Headings*/

h1		{
	font-size: 1.1em;
	margin:	0;
	color: #008467;
	padding: 10px 0 3px 15px;
			}
	
h2 	{
	font-size: 12px;
	color: #333;
	padding: 5px 0 -5px 15px;

	}
	
h3		{
	font: bold 11px;
	margin: 3px 0 2px 0;
	padding-top: 4px;
	color: #008467;
	font-variant: small-caps;
	}	
#attDetails h2{
	font-size: .9em;
	vertical-align: top;
	margin:	0;
	color: #008467;
	padding: 7px 0px 3px 11px;
		}
	
/*Custom Classes*/
.community	{
	font-size: 12px;
	color: #999;
	font-weight: bold;
	padding-left: 8px;
	}
