@charset "utf-8";
/* Color Specific Styles, see screen.css for general styles */
#header
{
	background:url(../../images/colors/orange_header_bg.jpg) repeat-x;
}
a, h2, h5
{ 
	color:#c45d12;
}
UL.search,
.contactForm .submit
{
	background:#a9602b;
}