/*
Lloyd changed the menu button BG from #99CC33 to #666 and took bottom border 2009-07-2
*/

/*#hd-menu {
  border-bottom:5px solid #99CC33;
}*/

#hd-nav .yuimenubaritem a.active {
	color: #FFF;
	background-color: #666;
}

#hd-nav .yuimenubaritem-hassubmenu a.active {
	color: #FFF;
	background: #666 url(../img/menubaritem_submenuindicator.gif) right 38px no-repeat;	
}

#page-nav a:hover {
  color:#FFFFFF !important;
  background-color:#666;
}

#page-nav .current {
  color:#FFFFFF;
  background-color:#666;
}

h1 {
  color: #666666 !important;
}

h2 {
  color: #000000 !important;
}

h3 {
  color: #000000 !important;
}

.sb h3.links-list-title {
  font-size:131% !important;
  color: #000000 !important;
  font-weight:normal !important;
}

.sb h3.links-list-title a {
  color: #000000 !important;
  font-weight:normal !important;
}