h2, a {
  color: #f0753d;
}

h3 {
  /* 	color: #fbb136; doesn't quite pass colour contrast against the white bg */
  color: #F9670D;
}

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

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

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

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

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

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

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

.roundbox {
  border-color: #fff3d3;
}

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

.checklist h3 {
  color: #f47735;
  font-weight: 800;
}

.checklist ul li {
  background-image: url(../graphics/sections/6-8/tick-large.png?1);
  border-bottom-color: #f47735;
}

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

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

#header #quicknav li.social .twitter-feed:hover {
  border-color: #ffd04f;
  /* yellow */
}

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

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

.gallery-album .gallery-caption:first-of-type {
  background: rgba(255, 243, 211, 0.8);
  /* same semi-transparent light-yellow */
}

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

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

/*# sourceMappingURL=section-6-8.css.map */
