﻿html, body 
{
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: #333;
    min-height: 100%;
    background-image: url(../images/pagebackground.jpg);
    background-repeat: repeat-x;    
    background-color: #fff;
}

a img
{
    border: none;
}

strong, b
{
    color: #62A33A;
    font-weight: bold;
}

#header
{
    height: 169px;
    width: 100%;
    
}

#headerWrap
{
    width: 960px;
    height: 169px;
    margin-left: 40px;
    background-image: url(../images/hangingTree_top.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

#slogan
{
    float: right;
    width: 728px;
    height: 94px;
    font-style: italic;
    font-weight: bold;
    font-size: 13pt;
    line-height: 26px;
    color: #1F5A84;
    background-image: url(../images/sloganBG.png);
    background-position: left top;
    background-repeat: no-repeat;
}


#buttons
{
    margin-top: 10px;
    float: right;
    clear: right;
    height: 61px;
    width: 700px;
    text-align: right;
}

#buttons a
{
    color: #78BE4E;
    font-size: 13.5pt;
    text-decoration: none;
    padding: 4px 2px;
}

#buttons a:hover
{
    color: #666;
    text-decoration: none;
    border-top: solid 1px #94CB72;
    border-bottom: solid 1px #94CB72;
    padding: 2px;
}

.currentbtn
{
    color: #666;
    text-decoration: none;
    border-top: solid 1px #94CB72;
    border-bottom: solid 1px #94CB72;
    padding: 2px;
}

#subButtons
{
    width: 100%;
    text-align: right;
    line-height: 30px;
}

.subHeader
{
    font-weight: bold; 
    color: #FFFF2F; 
    font-style: italic; 
    font-size: 13pt; 
    font-weight: bold;
}

.phoneNumbers
{
    line-height: 30px;
}

.phoneNumbers a
{
    color: #FFF;
    /* display: block;
    width: 250px; */
    padding: 3px; 
    background-color: #94CB72;
    font-weight: bold;
    text-decoration: none;
}

#subButtons a
{
    color: #FFF;
    /* display: block;
    width: 250px; */
    padding: 3px;   
    background-color: #94CB72;
    font-weight: bold;
    text-decoration: none;
}

#subButtons a:hover
{
    color: #94CB72;
    font-weight: bold;
    background-color: transparent;
}

.leftMargin
{
    margin-left: 9px;
}



#logo
{
    width: 259px;
    height: 169px;
}

/* Show only to IE7 */
*:first-child+html #logo {
	position: absolute;
	top: 0px;
	left: 40px;
}

#mainContent
{
    clear: both;    
    width: 100%;
}

#contentWrapper
{
    width: 90%;
    width: 960px;
    margin-left: 40px;
    min-height: 590px;
    background-image: url(../images/hangingTree_bottom.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

#rightColumn
{
    float: right;
    width: 330px;
    height: 590px;
    margin-top: 50px;
    text-align: right;
    line-height: 25px;
}

#rightColumn input
{
    margin-top: 3px;
    font-family: Trebuchet MS;
    font-size: 9pt;
    width: 150px;
    /* background-color: #94CB72;
    color: #fff; */
}

#rightColumn textarea
{
    margin-top: 3px;
    width: 220px;
    height: 70px;
    font-family: Trebuchet MS;
    font-size: 9pt;
    /* background-color: #94CB72;
    color: #fff; */
}

.quote
{
    font-weight: 900; 
    color: #62A33A; 
    width: 250px; 
    margin-left:80px; 
    text-align: right; 
}

.quoteMainContent
{
    font-weight: 900; 
    color: #62A33A; 
    text-align: left; 
}

#leftColumn
{
    float: left;
    width: 620px;
    line-height: 21px;
    letter-spacing: 0.2px;
}

#leftColumn h1
{
    font-size: 13pt;
    color: #333;
    font-weight: bold;
    line-height: 25px;
}

#leftColumn a
{
    color: #62A33A;
    font-weight: bold;
    text-decoration: underline;
}

#leftColumn a:hover
{
    text-decoration: none;
}

#leftColumn div ul li
{
    list-style-image: url(../images/tinyAcorn.png);
    margin: 2px;
}

#leftColumn div ul li a
{
    color: #FFF;
    padding: 3px;   
    background-color: #94CB72;
    font-weight: bold;
    text-decoration: none;
}

#leftColumn div ul li a:hover
{
    background-color: transparent;
    color: #94CB72;
}

#leftColumn input
{
    margin-top: 3px;
    font-family: Trebuchet MS;
    font-size: 10pt;
    width: 300px;
    height: 20px;
    margin-top: 5px;
    /* background-color: #94CB72;
    color: #fff; */
}

#leftColumn textarea
{
    margin-top: 5px;
    width: 300px;
    height: 90px;
    font-family: Trebuchet MS;
    font-size: 10pt;
    /* background-color: #94CB72;
    color: #fff; */
}

#contentFloatRight
{
    float: right;
    width: 330px;
    height: 240px;
    margin-right: 100px;
    background-image: url(../images/homepageacorn.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#footer
{
    /* background-image: url(../images/footerBg.png);
    background-position: left;
    background-repeat: repeat-x; */
    background-color: #94CB72;
    border-top: solid 2px #7EAEDC;
    height: 50px;
    width: 100%;
    float: left;
    clear: both;
}

#footerWrapper
{
    width: 90%;
    width: 960px;
    margin-left: 40px;
    height: 50px;
}

#footerRight
{
    float: right;
    width: 200px;
    text-align: right;
    line-height: 10px;
}

#footerRight a
{
    color: #fff;
    text-decoration: underline;
    font-size: 8pt;
}

#footerRight a:hover
{
    text-decoration: none;
}

#footerLeft
{
    width: 600px;
    line-height: 10px;
}

#footerLeft a
{
    color: #fff;
    text-decoration: underline;
    font-size: 10pt;
}

#footerLeft a:hover
{
    text-decoration: none;
}