body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #473C37;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1	{
	margin: 0;
	height: 37px;
	background: transparent url(/images/background_h1.jpg) no-repeat center top;
	}
	h1 span	{
	position: absolute;
	top: 0;
	left: -9999px;
}
h2	{
	margin: 0 20px 0 0;
	padding: 0;
	min-width: 50px;
	color: #AED981;
	float: right;
	text-transform: lowercase;
	text-align: center;
	font-size: 1.2em;
	padding-left: 15px;
	background: #70BC1F url(/images/background_h2_l.gif) no-repeat top left;
	}
	* html h2	{
	margin-right: 10px;
	}
	h2 span	{
	line-height: 28px;
	display: block;
	padding-right: 15px;
	background: transparent url(/images/background_h2_r.gif) no-repeat top right;
}
h3	{
	margin: 0;
	font-size: 1.4em;
	/*text-transform: uppercase;*/
	color: #70BC1F;
}
h4	{
	margin: 0;
	color: #70BC1F;
	font-size: 1.2em;
}

.Flash	{
	line-height: 0;
}
.clear	{
	height: 35px;
	clear: both;
	line-height: 0;
	background: transparent url(/images/background_footer.gif) no-repeat center bottom;
}
.hr	{
	height: 0;
	border-top: 2px dashed #B3B3B3;
	line-height: 0;
	clear: right;
	}
	.hr hr	{
	display: none;
}
.module_white, .module_green	{
	background: #FFF;
	margin: 0;
	padding: 15px 30px;
	font-size: .8em;
	line-height: 1.7em;
	color: #333;
	}
	.module_green	{
	background: #E9F5DD;
}
.thumb_module_white	{
	padding: 17px;
	background: transparent url(/images/thumb_module_white.jpg) no-repeat;
}
.thumb_module_green	{
	padding: 17px;
	background: transparent url(/images/thumb_module_green.jpg) no-repeat;
}

#container	{
	width: 832px;
	margin: 0 auto;
	background: #FFF url(/images/background_container_mid.jpg) repeat-y;
	}
	#container_top	{
	height: 30px;
	background: #473C37 url(/images/background_container_top.jpg) no-repeat center bottom;
	font-size: 0;
	}
	#container_btm	{
	height: 30px;
	background: #473C37 url(/images/background_container_btm.jpg) no-repeat center top;
	font-size: 0;
}

#main	{
	padding: 0 16px;
}

#sidebar	{
	width: 193px;
	float: left;
	padding: 115px 0 0 0;
	font-size: .9em;
	background: transparent url(/images/background_sidebar.jpg) no-repeat center top;
	}
	#sidebar ul	{
	margin: 0 23px 0 18px;
	border-top: 2px dashed #B3B3B3;
	padding: 0;
	list-style-type: none;
	text-align: right;
	}
	#sidebar ul li	{
	margin: 0;
	padding: 0;
	border-bottom: 2px dashed #B3B3B3;
	}
	#sidebar li a	{
	display: block;
	line-height: 40px;
	height: 40px;
	padding: 0 5px 0 0;
	text-transform: lowercase;
	text-decoration: none;
	color: #333;
	
	width: 152px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 147px;
	}
	#sidebar li a:hover, #sidebar a.selected	{
	background: #EAF5DE url(/images/selected.gif) no-repeat center left;
}
#remodelingtip	{
	margin: 20px 23px 0 18px;
	text-align: right;
	line-height: 1.7em;
	}
	#remodelingtip p	{
	margin: 0;
	font-size: .9em;
}
a.arrow	{
	color: #70BC1F;
	text-decoration: none;
	padding-right: 20px;
	background: transparent url(/images/arrow.gif) no-repeat center right;
	}
	a:hover.arrow	{
	background: transparent url(/images/arrow_over.gif) no-repeat center right;
}

#content	{
	text-align: left;
	padding: 25px 20px 15px 15px;
	float: left;
	
	width: 587px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 552px;
	}
	#content a	{
	color: #70BC1F;
	}
	#content a:hover	{
	text-decoration: none;
	}
	#content p	{
	margin: .7em 0;
}
#tab	{
	float: right;
	width: 54px;
	height: 62px;
	margin: -97px  -34px 0 0;
	position: relative;
	line-height: 0;
	background: transparent url(/images/footer_tab.gif) no-repeat;
}
#gallery	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	#gallery li	{
	text-align: center;
	float: left;
	margin: 0 6px 10px 6px;
	padding: 0;
}
.sold	{
	margin: -150px 0 0 10px;
	position: relative;
	}
	.sold img	{
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	}
	* html .sold	{
	margin-top: -144px;
}