html body {
    background: url(../images/backgrounds/green/home.png) 50% 0% no-repeat;
    background-color: #4f7f17;
}

#widget {
    border-color: #305306;
}

.subnav a:hover,
#nav li a:hover,
#nav li.active a {
    color: #4f7f17;
}

#header a,
#header strong {
    color: #4f7f17;
}

#copyrighter {
    background: url(../images/backgrounds/green/footer-bottom.png) 0 0 no-repeat;
}

#footer {
    background: url(../images/backgrounds/green/footer-middle.png) repeat-y;
}

#footer-wrapper {
    background: url(../images/backgrounds/green/tree-right.png) top right no-repeat;
}

#footer-wrapper2 {
    background: url(../images/backgrounds/green/tree-left.png) top left no-repeat;
}

#footer-spliter {
    background: url(../images/backgrounds/green/footer-top.png) no-repeat;
}

#widget #find-out-more {
    background: url(../images/backgrounds/green/find-out-more.jpg);
}

#hider {
    background: url(../images/backgrounds/green/hider.png) 50% 0 no-repeat;
}

#content-wrapper {
    background: url(../images/backgrounds/green/background.png) #EEE;
}

#header-wrapper {
  background: url(../images/backgrounds/green/header-background.png) repeat-x;
}

div.comment p span,
.stumpy h2,
.rte h2,
.rte h2,
.link a,
.rte h3 a,
.rte h3 a {
    color: #4f7f17;
}

.timestamp {
color: #2b4c05;
}