.banner_content .banner_info{
    background: #C85028;
}

.banner_text h1, .banner_info h2{
color:white;
}

.home_spotlight{
background:#993366;
}

.event_spotlight{
    background: #C85028;
}

.course_spotlight{
background:#993366;
}

.banner_cta{
    color: white;
    background-color: #C85028;
}

a {
    color: white;
}

.spotlight h2 {
    color: white;
}

.main_subnav h3 {
    color: white;
}

.network_spotlight h2 {
    color: black;
}

.site_navigation .head_nav .navbar-nav > li.search img{
width:100% !important;
}

.orange_header_border{
background: #C85028;
}

.modal a {
    color: #C85028 !important;
}

.modal .login2 button{
background: #C85028;
}

.main_subnav p {
    color: white;
}

a:hover {
    text-decoration: underline;
    color: white;
}