#contentcol .news-highlight, #contentcol .news-highlight a, #contentcol .news-highlight-more {
  background-color: #008866;
}

#contentcol .news-highlight {
  background-image: none;
  padding-top: 5px;
}

#contentcol .news-highlight a {
  color: white;
}

#content h1 {
  color: #333300;
}

.featureitem {
  border-color: #008866;
}

.featureitem h3 {
  background-color: #008866;
  color: white;
}