@charset "utf-8";

/* Red Color Scheme */

#Navigation {
	background-image: url(../images/layout/NavBG.jpg);
}
#LeftColumn h1 {
	color: #ffffff;
	background-image: url(../images/layout/h1BG.jpg);
}
#MainContent a, #InnerContent a {
	color: #888e1e;
}
#RightColumn  h1, #CenterColumn h1, #RightColumn  h2, #CenterColumn h2, #RightColumn  h3, #CenterColumn h3, #FullWidthColumn h1, #FullWidthColumn h2, #FullWidthColumn h3 {
	color: #c37c22;
}

