@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: white; color: black; font-family: Arial, Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.5em /* 18px */; }
h2 { font-size: 1.3em /* 15px */; }
h3 { font-size: 1.2em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

a, a:visited { color: #3aabfa; text-decoration: none; }
a:hover, a:active { color: #f00; 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 { zoom: 1; display: block; }

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

#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative;}
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { color: #0D9DF7; text-decoration: none; }
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.about-us #nav #nav-about-us a,
.landscaping #nav #nav-landscaping a,
.tree-trimming #nav #nav-tree-trimming a,
.irrigation #nav #nav-irrigation a,
.request-a-consultation #nav #nav-request-a-consultation a,
.contact-us #nav #nav-contact-us a { color: #395329; text-decoration: none; }

#footer { margin: 0 auto; font-size: 90%; text-align: center; color: #666666 ; }
#footer a, #footer a:visited { color: #3aabfa;  text-decoration: none; }
#footer a:hover, #footer a:active { color: #3aabfa;text-decoration: underline; }

.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; }

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

/* legend styling */
legend { font-weight: bold; color: #497d00; }

/* 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 button { width: 100px; margin-top:5px; margin-left: 297px; padding: 0 .25em; background-color: #497d00; color: #fff; text-transform: uppercase; font-size: 90%; }

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

											Custom Styles

/******************************************************************************************************/
body {background: url(../images/bg.png); color: #535353;}
.container {width:860px;background: #fff url(../images/cc.jpg) no-repeat 96% 98%; margin: 0 auto; padding:0 28px; position:relative; display: block; overflow: hidden;}
#branding {width:860px;height:128px;background: #fff url(../images/bg_header.jpg) no-repeat 100% 0%; margin:0 0 1px 0; padding:0; position:relative;}
#content {width:647px; float:right; padding-bottom: 20px;}
#sidebar {width:196px; float:left;}
#footer {width:916px;height:54px;background: #CDCC9B; margin:0 auto; padding:20px 0 0 0; position:relative;}

#branding h1 {margin:0;padding:0;position: absolute; z-index: 100; top: 0px; left: 0px; width:193px;height:128px;}
#branding h1 a {display:block;text-indent:-9999px !important;background:url(../images/logo.jpg) no-repeat; width:193px;height:128px; margin:0; padding:0;}
#branding .slogan {position: absolute; left: 210px;top: 20px; color: #009966; font-size: 1.5em;}
#branding .vcard  {position: absolute; left: 210px; top: 55px;}
#branding .vcard p {margin:0; padding:0;}
#branding .vcard .tel, #branding .vcard .tel2 {font-size: 1.67em; color: #333333; padding-right: 5px;}
#branding .vcard .tel2 {padding-left: 13px; background: url(../images/dot2.png) no-repeat 0% 50%;}
#branding .vcard .email { font-size: 1.25em; margin-left: 2px; line-height: 2.0em;}

#nav ul {	background: #CDCC9B; height: 30px; padding-left: 10px;}
#nav li {display: inline;  line-height: 30px; font-weight: bold; font-size: 0.917em; padding: 0 15px 0 5px;
 background: url(../images/dot2.png) no-repeat 100% 50%;}
#nav li.last, #nav li#nav-contact-us {background: url(none); padding-right: 0px;}

#callout {padding-bottom: 30px;}
#callout li {background: url(../images/dot.png) repeat-x 0 100%; padding: 15px 0 5px 0;}
#callout li.last {background: url(none);}
#callout li h3 {font-size: 1.333em; color: #497d00; margin:0; padding:0; font-weight: bold;} 

.service-area {padding-top: 40px;}
.service-area h3 {font-size: 1.5em; color: #497d00; font-weight: normal; padding-bottom: 0.5em;}
.service-area ul {margin-top: -5px;}

.headline {background: #15210E; font-size: 0.917em; color: #3f711f; margin: 1px 0; padding: 3px 0px 3px 3px;
	 display: block; overflow: hidden; position: relative;}
.home .headline {padding-bottom: 43px;}	 
	* html .headline { height: 182px;}
	* html .home .headline { height: 320px !important;}
.headline .col1, .headline .col2, .headline .col3 {float:left; padding-right: 4px;}
.headline .col1 {width: 214px;}
.headline .col2 {width: 212px;}
.headline .col3 {width: 206px;}
.headline p {padding: 8px 10px 8px 15px; line-height: 1.25em;}
.headline a.more {position: absolute; width: 147px; height: 32px;  bottom: 15px; margin-left: 25px;
	display: block; overflow: hidden; text-align: center; background: url(../images/bg_button.jpg) no-repeat; }
.headline a.more span {line-height: 32px; padding-right: 15px; background: url(../images/arrow.png) no-repeat 100% 70%; }
.headline a.more:hover {text-decoration: none; color: #fff;}

.entry {padding: 30px 24px;}
.entry h1,.entry h2,.entry h3,.entry h4 {color: #497d00; font-weight: bold;}
.entry h1, .entry h2 {padding-bottom: 0.5em;}
.entry h1 {font-weight: normal;}
.entry h4 {color: #66bc29;}
.entry ul {margin-top: 5px;}



.landscaping table {margin-bottom:20px;}
.landscaping table img {margin-bottom:5px;}