html, body {
  background: #953802 url(../img/bg_site.png) top repeat-x;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
strong {
  font-weight: bold;
}
div#hd div#header {
  display: block;
  width: 750px;
  height: 113px;
  background: #000 url(../img/bg_header.jpg) bottom center no-repeat;
}
div#ft {
  background: #000 url(../img/mm_icon.jpg) center 25px no-repeat;
  border-left: 2px solid #7e2b0d;
  border-right: 2px solid #7e2b0d;
}
div#ft div#footer {
  display: block;
  background: #000 url(../img/bg_footer.jpg) center bottom no-repeat;
  color: #8c5433;
}
div#ft div#ft_content {
  overflow: hidden;
  color: #ebba70;
  font-size: 90%;
}
div#ft div#ft_content li {
  line-height: 1.5em;
}
div#ft div#footer {
  color: #8c5433;
  height: 34px;
  line-height: 28px;
  text-align: center;
  clear: both;
}
div#ft div#ft_content_left {
  display: inline;
  float: left;
  text-align: left;
  padding: 1em 0 1em 2em;
}
div#ft div#ft_content_right {
  display: inline;
  float: right;
  text-align: right;
  padding: 1em 2em 1em 0;
}
#main_menu {
  background: #000 url(../img/wood_hr.jpg) bottom center no-repeat;
  border-left: 2px solid #7e2b0d;
  border-right: 2px solid #7e2b0d;
  padding-left: 35px;
  height: 42px;
}
#main_menu ul.sf-menu {
  background: #000;
  position: relative;
  font-size: 110%;
}
#bd {
  background: #fbefdf url(../img/wood_hr.jpg) bottom center no-repeat;
  border-left: 2px solid #7e2b0d;
  border-right: 2px solid #7e2b0d;
  display: block;
  color: #6e2a01;
  padding: 2em;
  text-align: justify;
}
#bd p {
  padding: 0 0 1.5em 0;
  line-height: 1.5em;
}
#bd a {
  color: #260389;
  text-decoration: underline;
}

#bd h1 { font-size: 200%; padding: 0 0 6px 0; }
#bd h2 { font-size: 130%; padding: 12px 0 6px 0; clear: both; }
#bd h3 { font-size: 110%; padding: 6px 0 6px 0; clear: both; }
#bd ul li {
  list-style: inside;
  list-style-type: disc;
  padding: 0 0 1.5em 1em;
  line-height: 1em;
}
div.right, img.right {
  display: inline;
  float: right;
  padding: 0 0 1.5em 1.5em;
}
div.left, img.left {
  display: inline;
  float: left;
  padding: 0 1.5em 1.5em 0;
}
a.thumb {
  margin: 1em;
}
a.thumb img {
  border: 2px solid #7e2b0d;
  padding: 0;
  margin: 0;
}  
#ft_links {
  color: #cca56a;
  font-size: 75%;
  border: none;
  border-top: 2px solid #7e2b0d;
  background: transparent;
  text-align: center;
  margin-bottom: 4em;
}
#ft_links ul {
  clear: both;
  overflow: hidden;
  padding: 1em;
}
#ft_links ul li {
  display: inline;
}
#ft_links a, #ft_links ul li a {
  color: #cca56a;
  padding: .15em .5em;
  text-decoration: none;
}
#ft_links a:hover {
  text-decoration: underline;
}
.center {
  text-align: center;
}
#google_map {
  display: inline;
  float: right;
}
#home_options {
  display: block;
  width: 687px;
  height: 292px;
  background: url(../img/home_rollover.jpg) no-repeat;
}
#home_options a#doors {
  position: relative;
  top: 190px;
  left: 0;
  display: block;
  width: 250px;
  height: 102px;
  background: url(../img/home_rollover.jpg) 0 -482px no-repeat;
}
#home_options a#millwork {
  position: relative;
  top: 34px;
  left: 250px;
  display: block;
  width: 300px;
  height: 102px;
  background: url(../img/home_rollover.jpg) -250px -720px no-repeat;
}
#home_options a#cabinetry {
  position: relative;
  top: -120px;
  left: 430px;
  display: block;
  width: 250px;
  height: 102px;
  background: url(../img/home_rollover.jpg) -430px -376px no-repeat;
}
#home_options a#doors:hover {  background: none; }
#home_options a#millwork:hover {  background: none; }
#home_options a#cabinetry:hover {  background: none; }
div.clear {
  clear: both;
  height: 1em;
}
div.staff_photo {
  display: inline;
  float: left;
  clear: left;
  padding: 12px 15px 1em 0; 
  margin: 0;
}
div.staff_info {
  display: inline;
  float: left;
  clear: right;
  width: 500px;
}

#social_links ul li a.social_link img, #social_links ul li a.social_link:visited img {
	margin: 0;
	padding: 0;
	opacity: 0.5;
	filter: alpha(opacity=50); /* for IE */
}
#social_links ul li a.social_link:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#powered_by a img, #powered_by a:visited img,
#bbb a img, #bbb a:visited img {
	opacity: 0.5;
	filter: alpha(opacity=50); /* for IE */
}

#powered_by a:hover img, #bbb a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#carousel_slides ul li {
	list-style-type: none;
}

a.carousel_btn {
	display: block;
	width: 54px;
	height: 46px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
}
#carousel a.carousel_btn {
	top: 310px;
}
a#carousel_next, a#carousel_next:visited {
	left: 50%;
	margin-left: 317px;
	background: url(../img/arrow_next.png) 0 0 no-repeat;
}
a#carousel_next:hover {
	background: url(../img/arrow_next.png) 0 -46px no-repeat;
}
a#carousel_prev, a#carousel_prev:visited {
	right: 50%;
	margin-right: 317px;
	background: url(../img/arrow_prev.png) 0 0 no-repeat;
}
a#carousel_prev:hover {
	background: url(../img/arrow_prev.png) 0 -46px no-repeat;
}

a.next, a.next:visited {
	left: 50%;
	margin-left: 317px;
	background: url(../img/arrow_next.png) 0 0 no-repeat;
}
a.next:hover {
	background: url(../img/arrow_next.png) 0 -46px no-repeat;
}
a.prev, a.prev:visited {
	right: 50%;
	margin-right: 317px;
	background: url(../img/arrow_prev.png) 0 0 no-repeat;
}
a.prev:hover {
	background: url(../img/arrow_prev.png) 0 -46px no-repeat;
}

h2.product_subtitle {
	display: block;
	position: relative;
	left: 300px;
	top: -43px;
	width: 390px;
	text-align: right;
	margin-bottom: -40px;
}

.product_photos ul li img {
	border: 5px solid #7E2B0D;
}
#retail_cabinetry, 
#residential_cabinetry,
#custom_finish,
#interior_doors,
#exterior_doors,
#decorative_millwork,
#railing_millwork,
#wine_cellars {
	display: block;
	width: 460px;
	height: 460px;
	margin: 0 auto;
	}
	#retail_cabinetry ul li,
	#residential_cabinetry ul li,
	#custom_finish ul li,
	#interior_doors ul li,
	#exterior_doors ul li,
	#decorative_millwork ul li,
	#railing_millwork ul li,
	#wine_cellars ul li {
		display: block;
		width: 460px;
		height: 460px;
		text-align: center;
		padding: 0;
	}
	#retail_cabinetry-next, #retail_cabinetry-next:visited,
	#residential_cabinetry-next, #residential_cabinetry-next:visited,
	#custom_finish-next, #custom_finish-next:visited,
	#interior_doors-next, #interior_doors-next:visited,
	#exterior_doors-next, #exterior_doors-next:visited,
	#decorative_millwork-next, #decorative_millwork-next:visited,
	#railing_millwork-next, #railing_millwork-next:visited,
	#wine_cellars-next, #wine_cellars-next:visited {
		margin-top: -300px;
		left: 50%;
		margin-left: 210px;
	}
	#retail_cabinetry-prev, #retail_cabinetry-prev:visited,
	#residential_cabinetry-prev, #residential_cabinetry-prev:visited,
	#custom_finish-prev, #custom_finish-prev:visited,
	#interior_doors-prev, #interior_doors-prev:visited,
	#exterior_doors-prev, #exterior_doors-prev:visited,
	#decorative_millwork-prev, #decorative_millwork-prev:visited,
	#railing_millwork-prev, #railing_millwork-prev:visited,
	#wine_cellars-prev, #wine_cellars-prev:visited {
		margin-top: -300px;
		right: 50%;
		margin-right: 210px;
	}
		