/* HOME page specific Styles */

/* --------------- Section Header Image --------------- */

#SectionHead {
  background-color: #86B685;
  background-image:  url(../images/masthead/gradient_green.gif);
}

#SectionHead DIV {
  background-color: #A4C9A4;
  background-image:  url(../images/masthead/grid_green.gif);
}

/* --------------- Page Body --------------- */

#PageContents H1, #PageContents H2, #PageContents H3, #PageContents H4, #PageContentsMenu H6 {
  color: #4B993D;
}

.colourized {
  color: #4B993D;
}


