@charset "utf-8";
/* CSS Document */

#Navigation .Header h1 {
	color:#ffffff;
	background-color:#835228;
}
#LeftContentWrapper h1, #LeftContentWrapper h2, #LeftContentWrapper h3, #LeftContentWrapper a, #Navigation li li a {
	color: #835228;
}
#LeftContentWrapper a:hover, #LeftContentWrapper a:active {
	color: #D12027;
}
.RightContentBlock a {
	color: #835228;
	font-weight:bold;
}
.RightContentBlock a:hover, .RightContentBlock a:active {
	color: #D12027;
}
#Navigation li a {
		color:#6e6e6e;
}
#Navigation li a:hover, #Navigation li a:active, #Navigation li a.ItemSelected, #Navigation li a.ChildSelected, #Navigation li li a:hover, #Navigation li li a:active, #Navigation li li a.ItemSelected {
	color: #D12027;
}
#ContentWrapper .MainContent h1, #ContentWrapper .MainContent h2, #ContentWrapper .MainContent h3 {
	color:#835228;
}
#ContentWrapper .MainContent a {
	color: #835228;
}
#ContentWrapper .MainContent a:hover, #ContentWrapper .MainContent a:active {
	color: #D12027;
}
.RightContentBlock h1, .RightContentBlock h2,.RightContentBlock h3 {
	color: #835228;
}
#RightColumn {
	
}


#MediaLibrary h1, #MediaLibrary #GradFeature a {
	color: #835228;
}
#MediaLibrary #GradFeature a:hover, #MediaLibrary #GradFeature a:active {
	color: #D12027;
}
.NewsItem p a {
	color:#6e6e6e !important;
}
.NewsItem p a:hover, .NewsItem p a:active {
	color:#6e6e6e !important;
}
.NewsItem:hover h2 a {
	color:#D12027 !important;
}
