﻿body {
    background: url(/images/mainbk.jpg) repeat-x;
    background-position: top left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
}

.td_padded { padding-top: 20px; }

.image_bordered { border: solid 1px #009900; }

img { vertical-align: middle; }

img.bordered {
    border: 1px solid #265124;
    float: left;
}

div#wrapper {
    border: 1px solid Gray;
    margin: auto;
    position: relative;
    text-align: left;
    width: 949px;
}

div#wrapper div#top {
    background: url(/images/top4.jpg) no-repeat;
    height: 92px;
    width: 949px;
}

div#wrapper div#nav {
    background: url(/images/nav.jpg) no-repeat;
    height: 45px;
    margin: auto;
    position: relative;
    width: 949px;
}

div#wrapper div#nav2 {
    background: url(/images/nav2.jpg) no-repeat;
    height: 45px;
    margin: auto;
    position: relative;
    width: 949px;
}

div#wrapper div#nav div#main-links, div#wrapper div#nav2 div#main-links {
    height: 30px;
    left: 7px;
    margin: auto;
    padding: 5px 0px 0px 0px;
    position: relative;
    width: 890px;
}

div#wrapper div#main {
    background: url(/images/main-area.jpg) no-repeat;
    background-color: White;
    background-position: bottom center;
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 949px;
}

div#wrapper div#main-leftnav {
    background: url(/images/main-area2.jpg) repeat-y;
    background-color: White;
    background-position: bottom center;
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 949px;
}


div#wrapper div#main div#main-area, div#wrapper div#main-leftnav div#main-area {
    margin: 0px 0px 0px 0px;
    padding: 15px 20px 0px 0px;
}

div#wrapper div#main-bottom {
    background: url(/images/bottom.jpg) no-repeat;
    background-color: White;
    clear: both;
    height: 33px;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 949px;
}

div#wrapper div#main-bottom-leftnav {
    background: url(/images/bottom2.jpg) no-repeat;
    background-color: White;
    clear: both;
    height: 33px;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 949px;
}


div#wrapper div#bottom {
    background: #8cb741;
    height: 39px;
    padding: 5px 0px 0px 0px;
    width: 949px;
}

div#wrapper div#nav ul, div#wrapper div#nav2 ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    overflow: auto;
    padding: 0px 0px 0px 6px;
    position: relative;
}

div#wrapper div#nav ul li, div#wrapper div#nav2 ul li {
    display: inline;
    float: left;
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding: 0px 5px 0px 5px;
}

div#wrapper div#top div#links {
    float: left;
    height: 25px;
    padding: 5px 0px 0px 0px;
    text-align: center;
    width: 100%;
}

div#wrapper div#top div#links ul {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div#wrapper div#top div#links ul li {
    display: inline;
    list-style-type: none;
    padding: 0px 8px 0px 8px;
}

div#wrapper div#main div.row {
    clear: both;
    width: 100%;
}

div#wrapper div#main div.row div#banner {
    background: url(/images/mainpage-banner.jpg) no-repeat;
    float: left;
    height: 181px;
    margin: 0px 0px 15px 0px;
    width: 361px;
}

div#wrapper div#main div.row div#banner2 {
    background: url(/images/mainpage-banner2.jpg) no-repeat;
    float: left;
    height: 181px;
    margin: 0px 0px 15px 50px;
    width: 228px;
}

div#wrapper div#main div.row div#banner2 div#text {
    left: 10px;
    padding: 0px 3px 0px 0px;
    position: relative;
    top: 97px;
    width: 90%;
}

div#wrapper div#main div.row div#explore {
    float: left;
    height: 181px;
    margin: 0px 0px 15px 50px;
    width: 300;
}

div#wrapper div#main div.row div#explore ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

div#wrapper div#main div.row div#explore ul li.last {
    background: white;
    margin: 8px 0px 8px 0px;
    padding: 3px 0px 3px 0px;
}

div#wrapper div#main div.row div#explore ul li {
    background: url(/images/greengrad.gif) no-repeat;
    background-position: bottom left;
    margin: 8px 0px 8px 0px;
    padding: 3px 0px 3px 0px;
}

div#wrapper div#main div.row div.box-green {
    background: url(/images/mainpage-box-green.jpg) no-repeat;
    float: left;
    height: 212px;
    margin: 15px 21px 15px 0px;
    position: relative;
    width: 281px;
}

div#wrapper div#main div.row div.box-yellow {
    background: url(/images/mainpage-box-yellow.jpg) no-repeat;
    float: left;
    height: 212px;
    margin: 15px 21px 15px 0px;
    position: relative;
    width: 281px;
}

div#wrapper div#main div.row div.box-green div.title, div#wrapper div#main div.row div.box-yellow div.title {
    color: #214d21;
    font-size: 14px;
    font-weight: bold;
    left: 17px;
    position: relative;
    top: 7px;
}

div#wrapper div#main div.row div.box-green div.tree, div#wrapper div#main div.row div.box-yellow div.tree {
    background: url(/images/tree.jpg) no-repeat;
    bottom: 6px;
    height: 47px;
    position: absolute;
    right: 5px;
    width: 39px;
}

div#wrapper div#main div.row div.box-green div.garbagecan, div#wrapper div#main div.row div.box-yellow div.garbagecan {
    background: url(/images/garbagecan.jpg) no-repeat;
    bottom: 8px;
    height: 45px;
    position: absolute;
    right: 5px;
    width: 36px;
}

div#wrapper div#main div.row div.box-green div.flower, div#wrapper div#main div.row div.box-yellow div.flower {
    background: url(/images/flower.jpg) no-repeat;
    bottom: 8px;
    height: 31px;
    position: absolute;
    right: 8px;
    width: 31px;
}

div#wrapper div#main div.row div.box-green div.body, div#wrapper div#main div.row div.box-yellow div.body {
    color: #214d21;
    font-size: 11px;
    font-weight: normal;
    height: 150px;
    left: 7px;
    position: relative;
    top: 25px;
    width: 263px;
}

div#wrapper div#main div.row div.box-green div.body div.topic, div#wrapper div#main div.row div.box-yellow div.body div.topic {
    border-bottom: 1px solid #7f965f;
    padding: 5px 0px 15px 0px;
    position: relative;
    width: 100%;
}

div#wrapper div#main div.row div.box-green div.body div.topicbottom, div#wrapper div#main div.row div.box-yellow div.body div.topicbottom {
    padding: 5px 0px 15px 0px;
    position: relative;
    width: 100%;
}


div.readmore {
    bottom: 0px;
    position: absolute;
    right: 0px;
}

div#wrapper div#main div.row div.box-green div.body div#quotetype, div#wrapper div#main div.row div.box-yellow div.body div#quotetype {
    padding: 5px 0px 0px 0px;
    width: 100%;
}

div#wrapper div#main div.row div.box-green div.body div#quotezipcode, div#wrapper div#main div.row div.box-yellow div.body div#quotezipcode { padding: 8px 0px 0px 0px; }

div#wrapper div#main div.row div.box-green div.body div#quotebutton, div#wrapper div#main div.row div.box-yellow div.body div#quotebutton {
    margin: auto;
    padding: 15px 0px 0px 0px;
    text-align: center;
    width: 100%;
}

.button {
    color: Black;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    height: 23px;
    line-height: inherit;
    padding: 2px;
    vertical-align: middle;
}

textarea {
    border-bottom: solid 1px #7f965f;
    border-left: solid 1px #7f965f;
    border-right: solid 1px #7f965f;
    border-top: solid 1px #7f965f;
    color: inherit;
    font-family: inherit;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 15px;
    padding: 3px 2px 1px 2px;
    vertical-align: middle;
}

.textbox {
    border-bottom: solid 1px #7f965f;
    border-left: solid 1px #7f965f;
    border-right: solid 1px #7f965f;
    border-top: solid 1px #7f965f;
    color: inherit;
    font-family: inherit;
    font-size: 12px;
    height: 16px;
    letter-spacing: 0.5px;
    line-height: 15px;
    padding: 3px 2px 1px 2px;
    vertical-align: middle;
}

div#location { margin: 30px 0px 0px 0px; }

img.map {
    border: 1px solid #265124;
    float: left;
    margin: 0px 20px 0px 0px;
}

div#business-hours {
    clear: both;
    left: 275px;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    position: relative;
    width: 600px;
}

div#contact-form {
    clear: both;
    left: 275px;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    position: relative;
    width: 600px;
}

div#main-rightside {
    float: right;
    width: 670px;
}

div#main-leftside {
    float: left;
    padding: 0px 0px 0px 10px;
    width: 200px;
}

.table_container { border: solid 1px #009900; }

.td_container_header {
    border-bottom: solid 2px Black;
    font-weight: bold;
}

.td_container { padding-top: 25px; }

.image_container_small {
    border: solid 1px White;
    cursor: pointer;
}

.td_service_padded { padding-top: 20px; }

.div_textbox { padding-top: 5px; }

.text_sub {
    color: Gray;
    font-size: 11px;
}

div.main-leftside {
    border: 1px solid black;
    float: left;
    width: 150px;
}

div#main-leftside ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

div#main-leftside ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div#main-rightside ul {
    list-style-image: none;
    list-style-position: inside;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

div#main-rightside ul li {
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 4px 0px;
}

div.titleslogan {
    float: right;
    margin: 20px 0px 0px 0px;
    width: 84%;
}

div.imagelogo {
    float: left;
    width: 16%;
}

p.paddedtop { padding: 20px 0px 0px 0px; }

div.generic {
    position: relative;
    width: 100%;
}

div.text-footer {
    border-top: 1px solid Gray;
    color: Gray;
    font-size: 10px;
    padding: 5px 10px 5px 10px;
}

table.containers { }

table.containers td.container-label { text-align: center; }

img.bordered-image {
    border: 1px solid #224e22;
    margin: auto;
}
