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