@import url('https://fonts.googleapis.com/css?family=Karla');

#header-bar {
background-color:#B5B5B5 !important;
}

#menu ul li a.form_errors::before {
color: #FDFD05 !important;
}

#user_info, #user_info a, #user_info a:hover {
color: #FFF !important;
}

#content-start {
color: #FFF !important;
background: #603792;
border-bottom: 4px solid #fdc442;
font-size: 20pt;
text-transform: uppercase;
font-family: 'Karla', sans-serif;
}

#menu ul li:hover {
background-color: #FDC442 !important;
}

h1, #navigation, #menu, body, input, select {
font-family: 'Karla', sans-serif;
}

h1.header2bg, .headerbg, .headertext, .page-title {
font-family: 'Karla', sans-serif;
font-size: 17pt;
}

#bottom-bar {
background-color: transparent !important;
border: none;
}

#footer {
font-family: 'Karla', sans-serif;
background-color: #613395 !important;
border-top: solid 10px #FDC442;
}

#footer ul.footer-nav li a {
color: #FDC442 !important;
}

.footer-credit, .footer-credit a {
color: #FFF !important;
}
