.widget  .widget-header {
    background: -webkit-linear-gradient(top, #CFBC77 0%, #CFBC77 100%);
}

.navbar .navbar-inner, .navbar .navbar-inverse .navbar-inner {
    background: #CFBC77 none repeat scroll 0 0;
    font-size:1.1em;
}


.footer {
    background: #CFBC77 none repeat scroll 0 0;
    color: #fff;
    font-size:1.0em;
}


.widget  .widget-header h3{
    background-color: #CFBC77 !important;
}
