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

