*{
    margin:0px;
    padding:0px;
}
body{
     font-family:georgia, times, serif;
     background-color:#506C2D;
}
h2, h3, h4, h5, h6{
    margin:10px 0 10px 0;
    color:#79AD37;
    font-weight:normal;
}
h2{
    font-size:1.5em;
}
h3{
    font-size:1.2em;
}
p{
    margin:10px 0 10px 0;
    color:#506c2d;
    line-height:1.5em;
}
a{
    color:#79AD37;
}
a:hover{
    text-decoration:none;
}
ul{
padding:0 0 0 20px;
color:#506D2E;
}
ul li{
    font-size:1em;
    margin:10px 0 10px 0;
    
}
#nav_wrap{
    background:#79ad37;
    border-bottom:5px solid #506c2d;
}
#nav{
    margin:0 auto;
    width:960px;
}
    #nav ul{
        list-style:none;
        float:right;
    }
        #nav ul li{
            display:block;
            float:left;
            margin:0px;
        }
        #nav ul li a{
            padding:10px 10px 10px 10px;
            display:block;
            font-size:15px;
            text-decoration:none;
            color:#fff;
            margin:0px;
            border-right:1px solid #506C2D;
        }
        	#nav ul li a.first{
        	 border-left:1px solid #506C2D;
        	}
            #nav ul li a.active{
                background-color:#506c2d;  
            }
            #nav ul li a:hover{
                background:#6e943f; 
            }
#wrapper{
    width:960px;
    margin:0 auto;
    
}
    #header{
        background:url('header_bg.jpg') bottom left no-repeat;
        height:400px;
    }
    #header p{
        color:white;
        margin:0px;
    }
        #header h1{
            display:inline;
           float:left;
            padding:5px;
        }
        #header h1 a{
        display:block;
        height:51px;
        width:325px;
        background:url('logo.png') 0px 0px no-repeat;
        text-indent:-99999px;
        }
    #header #tagline{
        display:block;
        float:right;
        width:340px;
        text-align:right;
        font-size:2em;
        color:white;
        padding:10px;
    }
    #header #numbers{
        float:left;
        display:block;
        padding:10px;
        color:white;
        font-size:1.4em;
        clear:left;
        width:300px;
    }
    #header #numbers a{
        color:white;
    }
ul#service_blocks{
list-style:none;
padding:0px;
}
	ul#service_blocks li{
	padding:10px;
	float:left;
	width:200px;
	margin:0 20px 0 0;
	background:url('service_blocks_bg.jpg') top left no-repeat;
	border:2px solid #9ABC3A;
	background-color:#76a837;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	ul#service_blocks li.last{
	margin:0px;
	}
	ul#service_blocks li h3{
	margin:0px 0 10px 0;
	font-size:1.2em;

	}
		ul#service_blocks li h3 a{
		color:white;
		text-decoration: none;
		
		}
	ul#service_blocks li p{
	margin:0px;
	line-height:1.1em;
	color:white;
	}
#left_column{
    width:620px;
    float:left;
    padding:20px 10px 10px 10px;    
}
blockquote{
background:url('quote_bg.jpg') bottom left repeat-x;
background-color:#506d2d;
padding:10px;
border:2px solid #9abc3a;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin:10px 0 10px 0;
}
blockquote p{
margin:0px 0 10px 0;
color:white;
}
blockquote p.quote_person{
font-weight:bold;	
text-align: right;
}
blockquote a{
color:white;
text-align: right;
display:block;
}
#right_column{
    width:300px;
    float:right;
}
#services{
    background:url('services_bg.gif') 0px 0px repeat-y;
    margin:20px 0 0 0;
    
}
    #services_content{
        padding:0px 20px 0 20px;
        margin:0 35px 0 0;
    }
        #services_content h3{
            color:white;
            margin:0px;
        }
        #services_content h4{
            color:#B9D68E;
        }
        #services_content img{
            border:2px solid #9ABC3A;
            width:235px;
        }
        #services_content p{
            color:white;
            margin:0px;
        }
        #services_content ul{
            padding:0 0 0 10px;
            color:white;
        }
#services_top{
    background:url('services_top_bg.gif') 0px 0px no-repeat ;
    height:15px;  
}
#services_bottom{
    background:url('services_bot_bg.gif')  no-repeat ;
    height:105px;
}
#footer_wrap{
    clear:both;
    padding:0px 0 10px 0;
    background:url('footer_bg.jpg') top left repeat-x;
    background-color:#7BAE38;
    margin:20px 0 0 0;
    padding:0 0 10px 0;
}
    #footer{
        text-align:center;
        width:960px;
        margin:0 auto;
         position:relative;
         padding:110px 0 0 0;
    }
    #footer p{
     clear:both;
     padding:0px 0 0 0;
     margin:0px;
     color:white;
    }
    #footer a{
     color:white;
    }
    #footer address{
    color:white;
    font-size:.89em;
    font-style: normal;
    }
#container{
    background-color:#f8faec;
}
div#lawnmower{
    display:block;
    width:160px;
    height:120px;
    background:url('lawnmower.png') 0px 0px no-repeat;
    margin:0;
    top:0px;
    left:0px;
    position:absolute;
}
    div#lawnmower.page2{
        left:200px;
    }
    div#lawnmower.page3{
        left:400px;
    }
    div#lawnmower.page4{
        left:600px
    }
form#contact {
    margin:0px 0 0 0;
    background:#D7E8BF;
    border-left:2px solid #79AD37;
    border-right:2px solid #79AD37;
    width:596px;
}
form#contact fieldset{
    border:0px;
 padding: 40px 20px 0px 20px;
    
}
.fieldset{
    position: relative;
}
legend span {
    position: absolute;
    color:#506C2D;
    top: 7px; left: 20px;
    padding: 0;
    font-size:1.5em;
}
form#contact fieldset label{
    display:block;
    margin:0px 0 10px 0;
    color:#506C2D; 
}
form#contact fieldset input{
    display:block;
    width:420px;
    font-size:1.2em;
    border:1px solid #506C2D;
    padding:5px;
    font-family:georgia, times, serif;
    margin:0 0 10px 0;
}
	form#contact fieldset input:focus, form#contact fieldset textarea:focus{
	border:1px solid #9abc3a;
	}
form#contact fieldset textarea{
    width:540px;
    padding:5px;
    border:1px solid #506C2D;
    font-size:1.2em;
    font-family:georgia, times, serif;
    margin:0 0 10px 0;
}
form#contact fieldset input.submit{
    margin:0px 0 0px 0;
    width:120px;
    font-size:.9em;
    background:#506C2D;
    color:white;
    font-family:georgia, times, serif;
    border:1px solid #79AD37;
}
    form#contact fieldset input.submit:hover{
        background: #79AD37;
        border:1px solid #506C2D;
        cursor:pointer;
    }
#contact_form_bottom{
    background:url('contact_bottom.gif') top left no-repeat;
    height:110px;
    display:block;
}
#contact_form_top{
    background:url('contact_top.gif') top left no-repeat;
    height:10px;
    display:block;
}
.clear{
    clear:both;
}