/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: ;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 100%;
}
.mainContainer {
	background-color: #ffffff;
}
#leftColumn, #rightColumn {
	background-color: #e8e6dc;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #232323;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #ffffff;
	color: #2b2b2b;
}
header.navbar a {
	color: #2b2b2b;
}
header.navbar a:hover {
	color: #014c2d;
}
#navbarMenu {
	background-color: #ffffff;
}
.wcGuestCheckItemRowOdd {
	background-color: #f4f4f4;
	color: #82001b;
}
.wcGuestCheckItemRowOdd a {
	color: #82001b;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #590213;
}
.wcGuestCheckItemRowEven {
	background-color: #e8e5e6;
	color: #82001b;
}
.wcGuestCheckItemRowEven a {
	color: #82001b;
}
.wcGuestCheckItemRowEven a:hover {
	color: #590213;
}
