#header {
  background: url('../green/headerbg.jpg') repeat-x;
}

#ticker-area {
  background: #787855;
}

#navigation li {
  background: url('../green/menubg.jpg') repeat-x #726d3a;
}

#txtHome {
  background: #5a562e;
}

#galleryLatest, #content .picture {
  background: #898345;
}

#galleryLatest .galleryimg {
  background: url('../green/latestadditionsbg.jpg') no-repeat;
}

#content h1, #content h2, #content h3, #navigation li a {
  color: #898345;
}

#navigation li a {
  color:#ddffdd;
}

