/* Color Specific Styles, see screen.css for general styles */
#header
{
	background:url(../../images/colors/blue_header_bg.jpg) repeat-x;
}
a, h1, h2, h5
{ 
	color:#586474;
}
UL.search,
.contactForm .submit
{
	background:#4f5b6a;
}