/* Default color scheme */
#headerTop {
 background: #CC4400;
}

#header_leftImg{
 background: #CC4400;
}

.darkBackground {
 background: #CC4400;
}

.leftColumn {
 background: #CC4400;
}

.rightColumn {
 background: #FFBB99;
}

.bodyTitle, H1 {
 color: #CC4400;
}

