#newfooter
  {
    color: #e8963d;
  }
  #newfooter a
  {
    color: #e8963d;
  }
a:hover {
  color: #e8963d;
}
#page-wrapper {
  background-color: #e8963d;
}
#content
  {
     background-color: #e8963d;
  }
#newshead{
color: #e8963d;
}
#topsaver
  {
    background: url('top-bg3.png') no-repeat left top;
  }
 .no-sidebars #content
  {
    background-color: #e8963d;
  }
#content,
  .sidebar-left #content
  {
    background-color: #e8963d;
  }
#content-close
  {
    background-color: #e8963d;
  }
#primary ul.links li:hover a
  {
    background-color: #e8963d;
  }
#footer-message
  {
    background-color: #e8963d;
  }
ul.quicktabs_tabs.quicktabs-style-sky li.active a
{
    background-color: #e8963d;
}
#primary ul.links li:hover
  {
    background: url('link-hover-l3.png') left top no-repeat;
  }

#primary ul.links li:hover a
  {
    color: #ffffff;
    background: #e8963d url('link-hover3.png') bottom right no-repeat;
  }
ul.quicktabs_tabs.quicktabs-style-sky li a:hover{
  text-decoration: none;
  color: #e8963d;
}
.quicktabs_main.quicktabs-style-sky {
  border-top: 1px dotted #e8963d;
}
#content-header .breadcrumb a:hover{
  color: #e8963d;
} 
#primary ul.links li.active
  {
    background: url('link-hover-l3.png') left top no-repeat;
  }
#primary ul.links li a.active
  {
    color: #ffffff;
    background: #e8963d url('link-hover3.png') bottom right no-repeat;
  }