.main-header{
background:#F47B36;
}
.nav-logo {
  background: #EA8825;
}
.news_event h2 {
  background:#F47B36;
}
.right-inner h2 ,.bottom-right-inner h2{
  background:#F47B36;
}
.main-menu h2 {
  background: #F47B36 none repeat scroll 0 0;
}
.main-menu {
  background:#FFB26D;
}
#main-nav ul li:hover,#main-nav ul li:hover a {
  background:#F47B36;
}
#main-nav ul ul li a{
background:#F47B36;
}
#main-nav ul ul li a:hover,#main-nav ul ul li:hover > a{
color:#F47B36;
}
.left-nav ul li {
  background: #F47B36 none repeat scroll 0 0;
}
.mean-container .mean-nav ul li,.mean-container a.meanmenu-reveal{
background:#F47B36;
}
.mean-container .mean-nav ul li a:hover {
  background:#EA8825;
}
.inner-container .faq li span {
  color:#EA8825;
}
table th {
  background:#F47B36;
  color: #fff;
}
.list-group-item.selected {
  background: #cc530e none repeat scroll 0 0;
}