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