﻿/*General Reset and Webpage Settings*/
*
{
    padding: 0px;
    margin: 0px;
}

html
{
    text-align: center;
    height: 100%;
    color: #000000;
    background: #FFFFFF url(../gfx/bg.jpg) repeat-x 0px 0px;
}

body
{
    height: 100%;
    font-size: 62.5%;
    font-family: 'Trebuchet MS';
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}

li li, li p, p, blockquote p
{
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}

h1
{
    font-size: 2.5em;
    font-weight: bold;
}
h2
{
    font-size: 1.2em;
    font-weight: bold;
}

p
{
    font-size: 1.1em;
}

#container
{
    width: 772px;
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    background: url(../gfx/white.jpg) repeat-y center top;
}

/*End General Reset and Webpage Settings*/

#header
{
    width: 772px;
    background: url(../gfx/header.jpg) no-repeat 0px 0px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: 150px;
}

#header h1
{
    background: url(../gfx/logo.png) no-repeat 0px 0px;
    width: 496px;
    float: left;
    height: 114px;
    margin: 20px 0px 0px 40px;
    padding: 0px 0px 0px 0px;
}
#header h1 a
{
    display: block;
    text-indent: -10000px;
    width: 496px;
    line-height: 114px;
}
#header p
{
    float: right;
    width: 200px;
    height: 20px;
    color: #F30D0D;
    display: block;
    margin: 95px 0px 0px 0px;
    font-size: 2.2em;
}

#menu
{
    background: #4D89F9 url(../gfx/menu.gif) no-repeat 0px 0px;
    width: 739px;
    height: 34px;
    margin: 0px auto;
}


#menu li
{
    float: left;
    margin: 0px 0px 0px 15px;
    text-align: left;
    display: block;
    font-size: 15px;
    font-weight: bold;
}
#menu li a
{
    height: 30px;
        line-height: 30px;
        display: block;
    color: #FFF;
    text-decoration: none;
}
#menu li a:hover
{
    color: #FFF;
    text-decoration: underline;
}

.home
{
    width: 107px;
}
.residential
{
    width: 107px;
}
.rural
{
    width: 75px;
}
.commercial
{
    width: 110px;
}
.market
{
    width: 150px;
}
.contact
{
    width: 100px;
}

.menuroot
{
    position: relative;
}

.menusub
{
    display: none;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    position: absolute;
    list-style: none;
    width: 120px;
    font-size: 11px;
    background: #72a1f9;
    border: solid 1px #4D89F9;
    left: 0px;
}



.menusub li
{
display: block;
clear: both;
}
#menu li ul li
{
text-align: left;
font-size: 11px;
margin: 0px;
}

.menusub li a
{
display: block;
width: 150px;
    }
    
    

#wrapper
{
    width: 750px;
      min-height:350px;
  height:auto !important;
  height:350px;
    margin: 0px 0px 0px 10px;
    padding: 10px 0px 20px 0px;
    background: #fff;
}
#footer
{
    width: 772px;
    height: 119px;
    background: url(../gfx/footer.jpg) no-repeat 0px 0px;
}

#links
{
    float: left;
    margin: 65px 0px 0px 40px;
    color: #fff;
    text-align: center;
}
#links a
{
    color: #fff;
    text-decoration: none;
}
#links a:hover
{
    text-decoration: underline;
}


#slogan
{
    float: right;
    color: #fff;
    width: 290px;
    text-align: center;
    letter-spacing: 1px;
    margin: 20px 35px 0px 0px;
    font-weight: bold;
    font-size: 1.3em;
}

.text
{
    color: #8d8b8b;
}

.text h1
{
    color: #dd5d5d;
    font-size: 1.8em;
    margin: 0px 0px 10px 10px;
}
.text h2
{
    font-size: 1.6em;
    margin: 0px 0px 10px 10px;
}

.text p
{
    margin: 0px 20px 10px 20px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}



.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}



.text li
{
    font-weight: normal;
    font-size: 1.1em;
}

#homeimg
{
    width: 322px;
    float: left;
    margin: 10px 0px 10px 10px;}
    
    #homeimg img
    {
        margin-bottom: 20px;}
    
    #home
    {
        float: right;
        width: 385px;
        margin: 10px 10px 10px 0px;}
        #town
        {
            width: 730px;
            margin: 20px auto 0px;}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */


#tree
{
    margin: 10px 0px 20px 100px;
    width: 100px;
}



#tree a
{
    border-bottom: #000 1px dashed;
}


span
{
    font-weight: bold;}
    
            
            .map
            {
                display: block;
                width: 350px;
                margin: 0px auto 0px auto;
                background: #4D89F9;
                line-height: 20px;
                text-align: center;}
                
                .map a
                {
                display: block;
                width: 300px;
                color: #fff;
}


.local img
{
    display: block;
    text-align: center;
    margin: 0px auto;}