@charset "utf-8";
/* CSS Document */
.bodyContent {
   background-color: #f8f7f3 !important;
}
.contentPage {
background-color: #f8f7f3 !important;
}
#subMenu {
    background-color: #ded9d3 !important;
    border-top: 3px solid #9c9480 !important;
}

h1 {
    font-size: 26px !important;
   font-family: "Times New Roman", Georgia, Serif;
    color: #756d59 !important;
}

#rightContentPane {
}