body {background: #7b6b5c;
	font-family: georgia,"times new roman",times,serif;
}
#wrap {width: 980px;
	margin: 0 auto 10px auto;
}
#header {background: #fff;
	padding-bottom: 6px;
}
#headerbg {width: 980px;
	height: 250px;
	background: url('../images/headerbg.jpg') no-repeat;
	position: relative;
}
#headerbg p {color: #fff;
	font-family: 'trebuchet ms', helvetica, tahoma, geneva, arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	position: absolute;
	top: 185px;
	left: 40px;
	text-align: center;
}
#headermenu {background: #fff;
	font-size: 1.2em;
	padding: 6px 0;
	position: relative;
	z-index: 99;
}
#headermenu li {float: left;
	margin: 0 20px;
}
#headermenu li a {text-decoration: none;
	color: #000;
}
#headermenu li a:hover {color: #7b6b5c;
}
#content {margin: 20px 0;
}
#testwrap {width: 510px;
	height: 360px;
	background: url('../images/scrollbg.jpg') #fff no-repeat center left;
	float: left;
}	
#testify {width: 510px;
	height: 360px;
	overflow: auto;
	text-align: right;
	color: #54493f;
}
#testify ul {width: 260px;
	float: right;
}
#testify li {margin: 0 5px 15px 0;
	z-index: 1;

}
.testimonial {font-size: 1.4em;
	text-align: left;
	z-index: 1;
}
.test_name {font-weight: bold;
}
.test_location {font-style: italic;
}
#slideshow {width: 440px;
	height: 360px;
	float: right;
}
#footer {background: #cdc4bc;
	padding: 6px 10px;
	color: #7b6b5c;
	clear: both;
}
#footer a {text-decoration: none;
}
#footer_left a {color: #7b6b5c;
}
#footer_left {font-size: 1.2em;
	margin-top: 5px;
}
#footer_right {text-align: right;
}
.white {color: #fff;
}
.menu_heading a {display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	text-align: left;
}
.menu_heading {position: relative;
	display: block;
	float: left;
}
.menu_heading ul {display: none;
	position: absolute;
	left: 0px;
	top: 25px;
	clear: both;
	z-index: 99;
}
#headermenu .menu_heading ul li {margin: 0;
	display: inline;
}
.menu_heading ul li a {display: block;
	width: 175px;
	padding: 3px 5px;
	border: none;
	float: none;
	background: #fff;
	color: #fff;
	text-align: left;
	border-bottom: 2px solid #000;
}
#headermenu .menu_heading ul li a:hover {background: #cdc4bc;
	color: #000;
}
.cont_title {font-size: 1.8em;
	margin-left: 28px;
	color: #fff;
}
#cont_content {background: #ddd8c6;
	width: 550px;
	float: left;
	padding: 10px 20px;
	margin: 20px 0 0 28px;
	display: inline;
}
#cont_photos {width: 308px;
	float: right;
	display: inline;
	margin: 20px 28px 0 0;
}
#cont_photos img  {border: 4px solid #ddd8c6;
	-moz-border-radius:5px;
	margin-bottom: 25px;
}
#header_link {width: 370px;
	height: 170px;
	position: absolute;
	top: 0;
	left: 44px;
}