/*
Theme Name: A&H Builders
Theme URI: http://wordpress.org/
Author: Anchorwave
Author URI: http://www.anchorwave.com

*/

body, a, div, p, form, label, table, tbody, tr, th, td, img, ul, ol, li, h1, h2, h3, h4, h5 {padding:0px;margin:0px;border-collapse:collapse;border:none;}
input, select, textbox {padding:0px;margin:0px;}


body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	background: url(/wp-content/themes/AH/images/body-bg.gif) repeat-x;
	background-attachment: fixed;
	min-height: 100%; 
	text-align:center;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align:left;
}

#header {
	overflow: hidden;
	width: 100%; 
	background: #fff;
}

.top-block {
	overflow: hidden;
	width: 789px;
	height: 99px;
	background: url(/wp-content/themes/AH/images/header-bg.jpg) no-repeat ;
	margin: 2px 0 0 2px;
	padding: 34px 57px 0 48px;
	border: 1px solid #999; 
}

#header h1 {
	float: left;
	margin: 0;
}

#header h1 a {
	float: left;
	text-indent: -9999px;
	width: 345px;
	height: 75px;
	overflow: hidden;
	background: url(/wp-content/themes/AH/images/logo.gif) no-repeat;
}

#header h2 {
	float:left;
}

#header h2 a {
	text-indent:-9999px;
	width:213px;
	height:137px;
	background:url(images/lumber.jpg) no-repeat;
	display:block;
}

#header strong {
	float: right;
	width: 274px;
	height: 52px;
	margin: 15px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/wp-content/themes/AH/images/header-strong.gif) no-repeat ;
}

#logos {
	margin:25px auto;
	width:588px;
	overflow:hidden;
}
#logos h1 {
	margin-top:30px;
	margin-right:30px;
}
#content.home h2 {
	margin-bottom:1em;
}
#content.home p {
	font-size:14px;
	line-height:1.4;
}

#menu {
	overflow: hidden;
	height: 37px;
	background: #304161;
	margin: 2px 0 0;
	padding: 2px 0;
	list-style: none;
}

#menu li {
	padding: 0 0 0 2px;
	float: left; 
	text-align: center; 
}

#menu .w_link a {
	width: 178px;
}

#menu li a {
	float: left;
	text-decoration: none; 
	color: #fff;
	font-weight: bold;
	line-height: 34px;
	width: 175px;
	height: 35px;
	border: 1px solid #000; 
	background: url(/wp-content/themes/AH/images/menu-bg.gif) repeat-x ;
}

#menu li a.active, #menu li a:hover {
	background: url(/wp-content/themes/AH/images/menu-hover-bg.gif) no-repeat 50% 0;
}


#menu li.current_page_item a{
	background: url(/wp-content/themes/AH/images/menu-hover-bg.gif) no-repeat 50% 0 !important;
}

#footer {
	height: 51px;
	text-align: center; 
	overflow: hidden;
	font: 13px Arial, Helvetica, sans-serif;
	background: url(/wp-content/themes/AH/images/footer-bg.png) no-repeat ;
	margin: 0;
	padding: 11px 0 0;
	list-style: none;
	color: #fff;
}

#footer_list{
margin:0;
padding:0;
}


#footer_list li {
	display: inline; 
	padding: 0 10px;
	position: relative;
}



#content {
	overflow: hidden;
	padding: 0 10px 54px;
	background: #fff;
}


* html #content {
	height: 1%;
	overflow: visible;
}

#content h2 {
	margin: 13px 0 0; 
	font-size: 16px;
}

#content .head {
	display: block; 
	font-size: 16px;
	font-weight: normal; 
}


#content p {
padding:0 0 12px 0;
}



.parts {
	margin: 16px 0 0 -9px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 890px;
}

.parts li {
	float: left; 
	width: 212px;
	padding: 0 0 0 10px;
}

.parts li div {
	position: relative; 
	width: 100%; 
}

.parts li div a {
	text-decoration: none; 
	color: #fff;
}

.parts li div a:hover, .parts li div a:hover span {
	text-decoration: underline; 
}

.parts li div span {
	cursor: pointer; 
	position: absolute;
	right: 13px;
	bottom: 11px; 
	font-weight: bold;
	color: #fff;
	text-decoration: none; 
}

.parts li img {
	display: block; 
}

.parts li h3 {
	font-size: 19px;
	line-height: 18px;
	margin: 1px 0 0;
	padding: 4px 0 7px 10px;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
}

.parts li p {
	margin: 14px 0 0 10px; 
	line-height: 18px;
}