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