/* 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/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #Ffffff;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #04622d;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #ffffff;
	color: #ed1b24;
}
header.navbar a {
	color: #343A40;
}
header.navbar a:hover {
	color: #04622d;
}
#navbarMenu {
	background-color: #ffffff;
}
.wcGuestCheckItemRowOdd {
	background-color: #f9f9f9;
	color: #ed1b24;
}
.wcGuestCheckItemRowOdd a {
	color: #ed1b24;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #069845;
}
.wcGuestCheckItemRowEven {
	background-color: #f2f2f2;
	color: #ed1b24;
}
.wcGuestCheckItemRowEven a {
	color: #ed1b24;
}
.wcGuestCheckItemRowEven a:hover {
	color: #069845;
}
