p, body {font-size:13px;line-height:20px;}
.aboutsh {min-height:380px;margin-top:10px;}
.border4g {border:4px solid #017f01; margin-top:40px;}
.module-title {
    margin: .5em 0 0.5em;
    text-transform: uppercase;
    font-family: Oswald;
    font-size: 20px;
    line-height: 30px;
}

.quote-wrap h1,.quote-wrap h3{color:#fff!important;}
#getquote {height:370px;}
#site-logo img {margin-top:10px;}
a {
    color: #017f01;
}

.module-image.rounded .image-wrap, .module-image.rounded .image-wrap img {
    margin-bottom: 10px;
}
#pagewrap nav a {
    padding: 15px 10px;
}

#getquote {
    background-position: 100% 70%;
}

#getquote .quote-wrap {
    background: #017f01!important;
}
#getquote .quote-wrap input[type=submit] {
    background-color: #fff;opacity:0.9;color:#000;
}
#getquote .quote-wrap input[type=submit]:hover {
   opacity:1;
}

#pagewrap hgroup {
  background: #017f01;
  background: -moz-linear-gradient(top, #017f01 0%, rgba(1, 127, 1, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #017f01), color-stop(100%, rgba(1, 127, 1, 0.8)));
  background: -webkit-linear-gradient(top, #017f01 0%, rgba(1, 127, 1, 0.8) 100%);
  background: -o-linear-gradient(top, #017f01 0%, rgba(1, 127, 1, 0.8) 100%);
  background: -ms-linear-gradient(top, #017f01 0%, rgba(1, 127, 1, 0.8) 100%);
  background: linear-gradient(to bottom, #017f01 0%, rgba(1, 127, 1, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#aaa',GradientType=0 ); }
  
#pagewrap #nav-gradient {
  background: #017f01;
  background: -moz-linear-gradient(top, rgba(1, 127, 1, 0.8) 0%, #017f01 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1, 127, 1, 0.8)), color-stop(100%, #017f01));
  background: -webkit-linear-gradient(top, rgba(1, 127, 1, 0.8) 0%, #017f01 100%);
  background: -o-linear-gradient(top, rgba(1, 127, 1, 0.8) 0%, #017f01 100%);
  background: -ms-linear-gradient(top, rgba(1, 127, 1, 0.8) 0%,#017f01 100%);
  background: linear-gradient(to bottom, rgba(1, 127, 1, 0.8) 0%, #017f01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(1, 127, 1, 0.8)', endColorstr='#017f01',GradientType=0 ); }

#pagewrap #header ul li ul li a {
    color: #017f01;text-transform:uppercase;
}
#pagewrap #header ul li ul li:hover {background:#017f01;}
#pagewrap #header ul li ul li:hover a {color:#fff;}
#pagewrap #header ul li ul .current-menu-item {background:#017f01;}
#pagewrap #header ul li ul .current-menu-item a {color:#fff;line-height:100%;font-size:11px;font-weight:bold;padding:15px;}



#footer {
    border-top: none;
}
#footer .widgettitle {color:#fff!important;}
#footerwrap {
    background-image: url(http://rootslawn.com/wp-content/uploads/2017/05/footerb2.jpg)!important;
    background-repeat: repeat-x;
    margin: auto;
}

#footer .widget {
    background-color: transparent!important;
}
.servicesite-frm {
    margin-left:auto;
    margin-right:auto;

    max-width: 500px;
    background: #FFF;
    padding: 20px 30px 20px 30px;
    font-size: 14px;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #DDD;
    border-radius: 5px; -webkit-border-radius: 5px;

    -moz-border-radius: 5px;
}
.servicesite-frm h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 30px -30px;
    color: #888;
}
.servicesite-frm legend{
    font-size: 25px;
    font-weight:bold;
    padding: 0px 0px 10px 25px;
    display: block;
    margin: -10px 0px 0px -30px;
    color: #017f01;
}
.servicesite-frm h1>span {
    display: block;
    font-size: 11px;
}
.servicesite-frm label {
    display: block;
    margin: 0px 0px 5px;
}
.servicesite-frm label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #333;
    font-family: inherit;
    font-weight: bold;
}
.servicesite-frm input[type="text"], .servicesite-frm input[type="email"], .servicesite-frm textarea, .servicesite-frm select {
    border: 1px solid #CCC;
    color: #888;
    height: 30px;
    line-height:25px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 70%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.servicesite-frm select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height:15px;
}
.servicesite-frm textarea {
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.servicesite-frm input[type="submit"] {
    font-size: 20px !important;
    padding: 5px;
    margin-top: 5px;
}
.servicesite-frm .button {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #333;
    border-radius: 4px;
}
.servicesite-frm .button:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}
.servicesite-frm input[type="radio"] {
    margin: 2px;
}