html, body {
	margin: 0;
	padding: 0;
	color: #747474;
	background-color: #AFC318;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
a { 
	outline: 0;
  outline: 0 !important;
  outline-style:none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration: none;
}


button::-moz-focus-inner {
  border: 0;
}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
img {
 opacity: 1.0!important;
 transition: opacity 1s ease-in-out!important;
 -moz-transition: opacity 1s ease-in-out!important;
 -webkit-transition: opacity 1s ease-in-out!important;
 }
 a:hover img {
 opacity: .7!important;
 transition: opacity .45s ease-in-out!important;
 -moz-transition: opacity .45s ease-in-out!important;
 -webkit-transition: opacity .45s ease-in-out!important;
 }
img {
	max-width:100%;
	height:auto;
	zoom:1;
	} 
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/huggett-hazelden-builders-header-bg-1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper-2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#pagewidth {
	max-width:1140px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position: relative;
	height: 220px;
	width: inherit;
	font-family: 'Didact Gothic', Arial, Helvetica, sans-serif;
}
#header p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 20px;
	line-height: 26px;
	color: #8C4632;
	}
#header p a:hover {
	text-decoration:none;
	}	
.header-left {
	float: left;
	width: 52%;
	padding-right: 1%;
	padding-left: 2%;
	padding-top: 24px;
	}
.header-right {
	float: right;
	width: 42%;
	padding-right: 2%;
	padding-left: 1%;
	text-align: right;
	padding-top: 25px;
	}	
.header-right a {
	color: #593719;
	text-decoration: none;
	}
.header-right a:hover {
	color: #8C4632;
	text-decoration: none;
	}	
.company {
	font-size: 42px;
	line-height: 46px;
	color: #59371A;
	}
.builders {
	font-size: 28px;
	line-height: 30px;
	color: #8E4832;
	}			
#header-row-1 {
	width: 100%;
	position: absolute;
}
/* MENU */

#header-menu {
	color: #FFF;
	top: 140px;
	position: absolute;
	height: 40px;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	}
@media only screen and (min-width: 700px) {	

#header-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
	display: block;
}
#header-menu li {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #8F4932;
	float: left;
	padding-right: 40px;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	list-style-type: none;
}
#header-menu li a {
	color: #333;
	text-decoration: none;
}
#header-menu li a:hover {
	color: #8F4932;
	text-decoration: none;
	height: 40px;
}
.menu-divider {
	background-image: url(../images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
}
/* main content */

#content-wrapper {
	width: 100%;
	float: left;
	}
#maincol-wide {
	width: 95%;
	min-height: 240px;
	float: left;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 28px;
	padding-left: 1%;
	-webkit-box-shadow: 0px 4px 3px -1px rgba(232,232,232,1);
	-moz-box-shadow: 0px 4px 3px -1px rgba(232,232,232,1);
	box-shadow: 0px 4px 3px -1px rgba(232,232,232,1);
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 30px;
	margin-left: 1%;
	}
.content-row {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	}		
.content-left {
	width: 48.5%;
	float: left;
	padding-right: 1.5%;
	}	
.content-right {
	width: 48.5%;
	float:right;
	padding-left: 1.5%;
	}
.content-right img {
	margin-bottom: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #CCC;
	-webkit-box-shadow: 0px 4px 3px -1px rgba(232,232,232,1);
	-moz-box-shadow: 0px 4px 3px -1px rgba(232,232,232,1);
	box-shadow: 0px 4px 3px -1px rgba(232,232,232,1);
	}		
#rightcol {
	width:730px;
	float:right;
	position:relative;
	text-align: left;
}

#footer {
	clear: both;
	width: 100%;
	background-image: url(../images/hills.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #AFC318;
}
#lower-band {
	max-width:1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
}
#lower-band a {
	color: #FFF;
	text-decoration: none;
	}
#lower-band a:hover {
	color: #333;
	text-decoration: none;
	}
#lower-band-left {
	float: left;
	width: 95%;
	padding-left: 2%;
}

#lower-band-left p {
	color: #FFF;
	font-size: 130%;
}
#lower-band-right {
	float: right;
	width: 1%;
	text-align: right;
	padding-top: 0px;
	padding-right: 2%;
}
#lower-band-right p {
	color: #FFF;
}
#lower-band-right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lower-band ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
#lower-band li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #FFF;
	}

.footer-menu {
	float: left;
	padding-right: 25px;
	margin-right: 25px;
	}
.footer-menu2 {
	float: left;
	}

#footer-menu3 {
	width: 940px;
	float: left;
	height: 40px;
	padding-right: 25px;
	padding-left: 0px;
	}
#footer-menu3 ul {
	}
#footer-menu3 li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	color: #FFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 40px;
	}
#footer-menu3 li a {
	color: #FFF;
	text-decoration: none;
	}
#footer-menu3 li a:hover {
	color: #FFF;
	}
#footer-menu3 #currentpage a {
	color: #FFF;
	}	
#gallery {
	width:100%;
	}
#gallery ul {
	margin: 0px;
	padding: 0px;	
	}	
#gallery li {
	float: left;
	padding: 0px;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 9px;
	margin-left: 0px;
	}

#gallery img {
	border: 1px solid #999999;
	padding: 2px;
	margin: 3px;
	}
.indent {
	width: 85px;
	display: block;
	float: left;
}
ul
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

ul li
{
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	color: #5A371B;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
}
h2 {
	color: #8C4632;
	font-size: 16px;
	line-height: 20px;
}	
h3 {
	color: #2D6E98;
}

a {
	text-decoration: none;
	color: #8C4632;
}
a:hover {
	color: #5A371B;
	text-decoration: underline;
}


b, strong {
	font-weight: bold;
}
.green {
	color: #B1C418;
}

.clear1 {
	height: 15px;
	width: 950px;
	float: left;
	}
#home-rotates-holder {
	float: right;
	height: auto;
	max-width: 540px!important;
	background-image: url(../images/home-rotates-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	}	
#fadeshow2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%!important;
	height:auto!important;
	zoom:1!important;
	}
@media (max-width: 900px) {

}
@media (max-width: 800px) {
#header-menu li {
	padding-right: 20px;
}
.menu-divider {
	background-image: url(../images/menu-divider2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.page-image-right {
	border: 1px solid #999999;
	padding: 2px;
	float: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	}
}
@media only screen and (max-width: 699px) {	
#header {
	height: 210px;
}
#header-menu ul {

}
.menu-divider {

	background-image: none;
	}
#header p {
	font-size: 18px;
	line-height: 22px;
	}

.header-left {
	padding-top: 40px;
	}
.header-right {
	padding-top: 41px;
	}	
.company {
	font-size: 30px;
	line-height: 34px;
	color: #59371A;
	}
.builders {
	font-size: 22px;
	line-height: 26px;
	color: #8E4832;
	}
.mobile {
	display:none;
	}	
.content-left {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	}	
.content-right {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	}	
}
@media only screen and (max-width: 510px) {	
.header-left {
	padding-top: 20px;
	width: 32%;
	padding-right: 1%;
	padding-left: 2%;
	}
.header-right {
	padding-top: 23px;
	width: 62%;
	padding-right: 2%;
	padding-left: 1%;
	}
.company {
	font-size: 28px;
	line-height: 30px;
	color: #59371A;
	}
.builders {
	font-size: 20px;
	line-height: 22px;
	color: #8E4832;
	}	
}
@media only screen and (max-width: 360px) {	
.header-left {
	padding-top: 10px;
	} 
}
@media print {
#header {
	display:none;
}
#footer {
	display:none;
}
#lower-band {
	display:none;
}

#maincol {
	width:100%;
	float:none;
}
#maincol {
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
}
body {
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
p, ul, li, td, h1, h2, b, strong, a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}
}
