@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.75em /* 12px */; background: #ded5b3; color: black; font-family: Verdana, sans-serif; line-height: 1.3em; margin: 0 auto; margin-top: 0px; padding-top: 0px;}

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */}
h1 { font-size: 1.3em /* 18px */; margin-bottom: 12px; color: #6f2c16; }
h2 { font-size: 1.1em /* 15px */; margin: 0; color: #6f2c16; display: inline;}
h3 { font-size: 1em /* 14px */; color: #211474; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #000; line-height: 1.7em;} /* DO NOT RESIZE */
ul { margin-left: 0px; padding-left: 20px;}
li { margin-left: 30px;  color: #000;}

p{  }

a, a:visited { color: #5aa763; text-decoration: none; }
a:hover, a:active { color: #5aa763; text-decoration: underline; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { display: block; }

/* layout */
#branding { position:relative; }

hr {color: #fff; background-color: #fff; border: 1px dotted #666; border-style: none none dotted; margin: 15px 0px 15px 0; padding: 0; }

#nav{
	margin-top: 5px;
	padding-top: 0px;
	height: auto;
	text-align: left;
}

#nav ul, #nav li, #callout ul, #callout li { margin: 0 0 0 5px; padding: 0px; text-indent: 0; }
#nav li { position: relative; font-family: Arial; font-size: 1.1em; padding: 4px 0 2px 20px; list-style-type: none; width: 184px; height: 18px; border-bottom: 1px solid #666;}
#nav li#nav-contact { border: 0; }

#nav a, #nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover, #nav a:active { font-weight: bold; }
#nav ul li a { display: block; width: 100%; height: 17px; }

.home #nav #nav-home a,
.about #nav #nav-about a,
.affiliations #nav #nav-affiliations a,
.residential #nav #nav-residential a,
.commercial #nav #nav-commercial a,
.articles #nav #nav-articles a,
.request #nav #nav-request a,
.contact #nav #nav-contact a { font-weight: bold; color: #5aa763;}

#footer { margin: 0 auto; font-size: 85%; text-align: center; width: 800px; padding: 5px 50px; }
#footer p { color: #666; padding-top: 10px; margin: 0 auto; }


.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0; clear:both;}

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #6f2d17; }

/* legend styling */
legend { font-weight: bold; color: #6f2d17; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width: 225px; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #6f2d17; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#main{
	width: 850px;
	margin: 0px auto;
	background: url('../images/design/wrapper_bg.jpg') top center repeat-y;
}

#wrapper{
	width: 850px;
	padding-bottom: 10px;
	margin: 0 auto;
}

#branding{ 
	width: 850px;
	height: 124px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	background: url('../images/design/header.jpg') top center no-repeat;
}

#branding h1 a{
	display: block;
	width: 490px;
	height: 110px;
	outline: none;
	text-indent: -5000px;
	margin: 0px;
	}

#phone{
	float: right;
	padding-top: 20px;
	padding-right: 23px;
	line-height: 1.7em;
	text-align: right;
}

#phone p{
	font-family: Georgia;
	font-size: 1.4em;
	margin-bottom: 0px;
}

#phone h2 {
	font-size: 1.7em;
	text-decoration: none;
	color: #000;
}

#phone a, #phone a:visited{
	text-decoration: none;
	font-size: .9em;
	color: #5aa763;
	font-family: Verdana;
}

#phone a:hover{
	text-decoration:underline;
}

#callout{
	margin: 0 auto;
	width: 850px;
	height: 186px;
	background: url('../images/design/callout-bg.jpg');
}

#calls{
	float: left;
}

#request{
	float: left;
	padding-top: 162px;
	padding-left: 84px;
}

#request a{
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

#callout h2, #callout p{
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.2em;
	display: inline;
	color: #fff;
}

#callout h2 a{
	color: #fff;
	font-weight: bold;
}

#call1, #call2, #call3{
	display: block;
	width: 230px;
	margin-left: 20px;
}

#call1{
	padding-top: 15px;
}

#call2{
	margin-top: 29px;
}

#call3{
	margin-top: 31px;
}

#left{
	width: 205px;
	float: left;
	height: 100%;
	margin-left: 14px;
	margin-top: 0px;
}

#left h1{
	color: #78a27c;
}

#left li, #left p{
	color: #fff;
	line-height: 1.4em;
}

#service{
	width: 190px;
	margin-top: 40px;
	margin-left: 25px;
}

#left img{
	padding-left: 30px;
	padding-top: 55px;
}

#right{
	float: right;
	width: 555px;
	margin-top: 20px;
	margin-right: 12px;
}

.cleaner {
	clear: both;	
}