/* 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: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 100%;
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: rgba(0,0,0,.6);
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #E7912D;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #100601;
	color: #FFFFFF;
}
header.navbar a {
	color: #FFFFFF;
}
header.navbar a:hover {
	color: #FFCC00;
}
#navbarMenu {
	background-color: #100601;
}
.wcGuestCheckItemRowOdd {
	background-color: #f7f7f7;
	color: #005e27;
}
.wcGuestCheckItemRowOdd a {
	color: #222222;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #CC0000;
}
.wcGuestCheckItemRowEven {
	background-color: #f2f2f2;
	color: #005e27;
}
.wcGuestCheckItemRowEven a {
	color: #222222;
}
.wcGuestCheckItemRowEven a:hover {
	color: #CC0000;
}
