@charset "utf-8";

/* Green Color Scheme */

#Navigation {
	background-image: url(../images/layout/NavBg_Green.jpg);
}
#LeftColumn h1 {
	color: #ffffff;
	background-color: #888e1e;
}
#MainContent a {
	color: #888e1e;
}
#RightColumn  h1, #CenterColumn h1, #RightColumn  h2, #CenterColumn h2, #RightColumn  h3, #CenterColumn h3 {
	color: #888e1e;
}

