#main {
background: top left repeat-y url(images/background-workshops.gif);
}

#bbu-navigation a:hover, #bbu-navigation a#home-menu:hover {
background: #acc69d;
color:#fff;
}

#bbu-navigation #home-menu {
background: none !important;
color: #587BB2;
}

#workshops-menu {
background: #acc69d !important;
font-weight: bold;
color: #fff;
}

.sub-section {
background: #eaf1e6;
}

.dataTable th {
background: #acc69d;
color: #fff;
font-weight: bold;
text-align: left;
}
