a:link, a:visited {
  color: #fe9900;
}

#banner {
  background: url(header_logo_bg.png) repeat-x;
}

#pageHeader {
  border-top-color: #fe9900;
}

#pageHeader h2 {
	color: #fe9900;
}

#footer p {
	background-image: url(footer_bg.jpg);
}

blockquote {
  background: #ffffff;
	width: 238px;
	border-style: solid;
	border-color: #fe9900;
	color: #EBA824;
	margin-left: 0;
}

#banner #insert {
  background: url(header_photo.jpg) no-repeat;
}

div.block ul.menu a.active,
div.block ul.menu li.active-trail > a {
  background-color: #fe9900;
  color: white;
}

div.block ul.menu a:hover {
  background-color: #fec36a;
  color: white;
}

div.block ul.menu ul.menu a.active {
  background-color: #f29e5d;
}


ul.tabs li a:hover,
ul.tabs li.active a.active {
  background: #ccc url(header_logo_bg.png) repeat-x bottom;
  color: white;
}
