/*
  Brown (The case for culture and sport)
  On/Over/Divider: #B39538 / A3822B
  Off: #E1D5AF
*/

h1,
h2,
h3,
div.csc-mailform-field span.csc-mailform-label {
  color: #A3822B;
}

h1 {
  border-top-color:  #B39538;
}

/*
  This needs to stay in each individual colourway CSS file, despite it being
  the same code in each, as the pat is relative to THIS stylesheet
*/
ul li {
  list-style-image : url(images/bullet.gif);
}