h2, a {
  color: #00703c;
}

h3 {
  color: #6cb33f;
}

#wrapper-outer {
  background-image: url(../graphics/sections/9-12/header-repeat.png);
}

#wrapper-background {
  background-image: url(../graphics/sections/9-12/header.png);
}

#header #quicknav li {
  border-right-color: #3b953e;
}

#header #search input.field {
  border-color: #65af3f;
}

#footer.subpages {
  background-image: url(../graphics/sections/9-12/footer-repeat.gif);
}

.gallery-album .album-view {
  background-color: #cce2d8;
}

.gallery-album .album-view .thumbnails-slider .thumbnails-container .thumbnails .thumbnail.active:before {
  border-bottom-color: #cce2d8;
}

.roundbox {
  border-color: #cce2d8;
}

.checklist, .block-quote {
  background: #cce2d8;
}

.checklist h3 {
  color: #00703c;
}

.checklist ul li {
  border-bottom-color: #00703c;
}

#header #quicknav li.social .twitter-feed {
  background-color: #cce2d8;
  /* light-green */
  border-color: #cce2d8;
}

#header #quicknav li.social .twitter-feed:before {
  /* left-facing css triangle */
  border-right-color: #cce2d8;
}

#header #quicknav li.social .twitter-feed:hover {
  border-color: #6CB33F;
  /* green */
}

#header #quicknav li.social .twitter-feed:hover:before {
  border-right-color: #6CB33F;
}

.twitter-feed:before {
  /* left-facing css triangle */
  border-right-color: #6CB33F;
}

.gallery-album .gallery-caption {
  background: url(../graphics/sections/9-12/caption-bg.png) repeat 0 0;
  /* semi-transparent light-green */
}

.gallery-album .gallery-caption:first-of-type {
  background: rgba(204, 226, 216, 0.8);
  /* same semi-transparent light-green */
}

#header #pageTitle #mobile-menu-trigger.expanded, #header #pageTitle #mobile-menu {
  background-color: #6CB33F;
}

@media only screen and (max-width: 1023px) {
  #header #pageTitle {
    background-color: #00703C;
  }
}

/*# sourceMappingURL=section-9-12.css.map */
