/* Commenting out spring look css here instead of updating every master page.
body {
	background: #ccd6e0;
	color: #3b4346;
}
#wrapper {
	background: #ccd6e0;
}
#contentwrapper, #popupwrapper {
	border: 6px solid #494230;
	color: #47402d;
}
#frmsearch {
	background: #494230;
	color: #eae4d4;
}
#footer, #footer a  {
	color: #5e696f;
}
#newssignup input, #frmsearch input {
	color: #443e2a;
}
#footer h4, #footer h4 a {
	color: #3b4346;
}
#subfooter {
	background-image: url('../images/bg_footer_blue.gif');
}
#legal, #legal a {
	color: #3b4346;
}
#legal a:hover {
	color: #627278;
}
*/