#banner {
background-color: #184480;
}

#header-bar {
background-color: #87744e;
}

#navigation {
text-transform: uppercase;
}

#user_info, #user_info a, #user_info a:hover {
color: #FFF;
}

#footer ul.footer-nav li a {
color: #000 !important;
}

.toggleMenu {
color: #FFF !important;
border: none;
}

#bottom-bar {
background-color: transparent;
border: none;
}

#footer {
background-color: #FFF;
border-top: solid 5px #c1bdbe;
}
