@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px 5px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #930;
	color: #380e00;
}

h1, h2, h3, h4, h5, h6 {
	color: #380E00;
}

h1 {
	font-size: 1.8em;
	line-height: 1em;
}

h2 {
	font-size: 1.8em;
	line-height: 1em;
} 

h3 {
	font-size: 1.4em;
	line-height: 1em;
} 

h4 {
	font-size: 1.2em;
	line-height: 1em;
} 

h5 {
	font-size: 1em;
	line-height: 1em;
} 

h6 {
	font-size: 8em;
	line-height: 1em;
} 


a {
	color: #723113;
}

a:hover {
	color: #CC0000;
}

#bodyShadowß {
	background: url(images/bodyBGShadow.jpg) repeat-y;
	width: 972px;
	margin: 0px auto;

}

#center {
	margin: 0px 6px;
	height: 600px;
	overflow: show;
}

div>#center {
	min-height: 600px;
	height: auto;
	
}

#bodyBottom {
	background: url(images/contentBottom.jpg) no-repeat;
	height:	14px;
	width: 972px;
	margin: 0px auto;
}

#headerNav {
	height: 50px; 
	background: url(images/homeNavBG.jpg) no-repeat;
	margin: 0px 6px;
	border-bottom: 2px solid #340a16;
}

#headerNav a {
	display: block;
	margin: 5px 12px 5px 12px;
	text-decoration: none;
	font-size: 16px;
	color: 	#631800;
	background: url(images/headerBullit.png) no-repeat 5px 12px;	
	padding: 9px 5px 5px 25px;
}

#footer {
	padding: 10px;
	text-align: center;
}

#footerNav {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footerNav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#contentTable {
	width: 960px;
	line-height: 1.4em;
}

#leftMenu {
	width: 250px;
	height: 600px;
	overflow: show;
	background: #340a16 url(images/logo.jpg) no-repeat;
}

td>#leftMenu {
	min-height: 600px;
	height: auto;
}

#content {
	width: 511px;

}

#rightMenu {
	width: 199px;
	background: url(images/rightMenuBG.gif) repeat-y;
}

#siteTitle {
	margin: 0px 0px 40px 0px ;
	text-align: center;
	color: #9d2b07;
	font-weight: bold;
	font: 18px Arial, Helvetica, sans-serif;
}

#agentID {
	margin: 0px auto;
	width: 217px;
	height: 141px;
	background: url(images/anitaInfo.jpg);
}

#agentData {
	margin-left: 110px;
	padding: 20px 0px;
	font-weight: bold;
	font-size: 10px;	
}

.leftMenuDiv {
	margin-top: 30px;
	background-color: #5a1610;
	padding: 10px 30px;
	color: #d6c5c3;
	text-align: center;
}

.headerImg {
	padding-left: 1px;
	background: #595526
}

#newsletterDiv {
	width: 183px;
	margin: 10px auto;
	background: url(images/newslettBG.gif) repeat-y;
}

#newsletterDiv form {
	margin: 5px 15px;
	padding: 0px;
	text-align: center;
}

.block {
	display: block;
}

.inputTitle {
	color: #888;
	font-size: .9em;
	text-align: left;
	display: block;
	margin-left: 15px;
}

.pageContent {
	margin: 20px 9px;
}

.error {
	border: 3px double #900;
	padding: 20px;
	margin: 10px 0px;
	background: #ffffcc;
	color: #900;
}

.sectionHead {
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	padding: 5px 5px;
	background: url(images/pHeadingBG.jpg) no-repeat;
	margin: 10px 0px;
	color: #380E00;
	clear: both;
}

.prevListingImg {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999;
}

.propertyTitle {
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
}

.pageTitle {
	line-height: 1em;
}

.summaryTable {
	margin-top: 15px;
}

.neigborhoodLinks {
	border: 1px solid #ddd;
	margin-top: 15px;
}

.neigborhoodLinks th {
	background-color: #f2f2f2;
}

.featuredListing {
	border: 2px solid #c00;
}

.reviewImage {
	float: right;
	border: 1px solid #660000;
	margin: 0px 0px 10px 10px;
}

.reviewFeatImage {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #660000;
}