/* Mental Health Division color scheme */
#headerTop {
 background: #008844;
}

#header_leftImg{
 background: #008844;
}

.darkBackground {
 background: #008844;
}

.leftColumn {
 background: #008844;
}

.rightColumn {
 background: #99DDBB;
}

.bodyTitle, H1 {
 color: #008844;
}

