html { 
    background: #d1dcba;
}

#main { 
    background-image: url(includes/css/cssimages/green_back.jpg);
}

#header ul a {
    color: #598746;
}

#content {
    padding-top: 164px;
}

#primary {
    background-image: url(includes/css/cssimages/green_pri_mid.png);
    color: #2e653a;
}

#primary .head {
    background-image: url(includes/css/cssimages/green_pri_top.png);
}

#primary .foot {
    background-image: url(includes/css/cssimages/green_pri_bottom.png);
}

#primary h1 img {
    float: left;
    margin-right: 30px;
}

#primary h1 {
    font-size: 28px;
}

#primary h2 {
    font-size: 24px;
}

#primary .twocol p {
    font-size: 1.3em;
    line-height: 1.4;
}

#primary p.callout {
    font-size: 1.7em;
    line-height: normal;
    color: #598746;
    font-style: italic;
}

#primary .trees,
#primary .columns.trees {
    text-align: center;
    margin-left: 30px;
    width: 900px;
    padding: 30px 0;
}

#primary .trees img {
    margin: 0 30px;
}

#primary .trees h2 {
    color: #284028;
    font-size: 3.4em;
}

#primary .trees p {
    font-size: 1.5em;
    line-height: 1.3;
}

#primary .certified img,
#primary .columns.certified img {
    float: left;
    margin-right: 15px;
}

#primary .certified p,
#primary .columns.certified p {
    color: #598746;
    font-size: 1.3em;
    line-height: 1.3;
    margin-bottom: 1em;
}

#primary .trees p i,
#primary .columns.trees p i {
    font-size: 11px;
    line-height: 1;
    color: #284028;
}

#primary .certified strong,
#primary .columns.certified strong {
    font-size: 1.2em;
}

/* !BOTTOM NAV FOR GREEN PAGE */
#bottom_nav div,
#bottom_nav .nav_list {
    color: #2e653a;
}

#bottom_nav .nav_list a,
#copyright a {
    color: #2e653a;
}

#bottom_nav .nav_list a:hover,
#copyright a:hover {
    color: #000;
}

#copyright {
    background: none;
    color: #598746;
}

#copyright .twocol {
    margin: 0 15px;
    width: 450px;
}