.side-nav{
    
     background: #ffe0c5;
}

.side-nav li a.active {
    color: #673000;
   background:#fbc494;
}
.side-nav li:hover {
   background:#fbc494;
}


.side-nav a {
    color: #733100;
    font-weight: bold;
}
.breadcrumb-wrap{
    background:#ffe0c5;
}

.news-list h5 a{
    color:#7b2c05;
}
.news-list h5 a:hover{
    color:#a98247;
}
