/* HOME page specific Styles */

/* --------------- Section Header Image --------------- */

#SectionHead {
  background-color: #C28F8B;
  background-image:  url(../images/masthead/gradient_red.gif);
}

#SectionHead DIV {
  background-color: #D1AAA7;
  background-image:  url(../images/masthead/grid_red.gif);
}

/* --------------- Page Body --------------- */

#PageContents H1, #PageContents H2, #PageContents H3, #PageContents H4, #PageContentsMenu H6 {
  color: #A94D33;
}

.colourized {
  color: #A94D33;
}


