/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/texture.png);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.mainContainer {
	background-color: #f4ebd9;
}
#leftColumn, #rightColumn {
	background-color: #6B0000;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #f2e3a9;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #6B0000;
	color: #FFFFFF;
}
header.navbar a {
	color: #343a40;
}
header.navbar a:hover {
	color: #6B0000;
}
#navbarMenu {
	background-color: #6B0000;
}
.wcGuestCheckItemRowOdd {
	background-color: #f1e5ce;
	color: #000000;
}
.wcGuestCheckItemRowOdd a {
	color: #066839;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #F41419;
}
.wcGuestCheckItemRowEven {
	background-color: #fff6e3;
	color: #000000;
}
.wcGuestCheckItemRowEven a {
	color: #066839;
}
.wcGuestCheckItemRowEven a:hover {
	color: #F41419;
}
