h1, h2, h3, h4, h5
{
  color: #FF9900;
}

#topthinbar
{
  background: #FF9900;
}

#topnav
{   
  background: #FF9900 url(../images/navbars/orange.jpg) repeat-x;    
}

#footerthinbar
{
  background: #FF9900;
}


#topnav__list a:link, #topnav__list a:visited
{
  background: #FF9900 url(../images/navbars/orange.jpg) repeat-x;    
}

#topnav__list a:hover
{
  background: #FF9900 url();     
}
