/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #BD6E0B;
	color: #000000;
	background: -moz-linear-gradient(top,  #720202 0%, #BD6E0B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#720202), color-stop(100%,#BD6E0B));
	background: -webkit-linear-gradient(top,  #720202 0%,#BD6E0B 100%);
	background: -o-linear-gradient(top,  #720202 0%,#BD6E0B 100%);
	background: -ms-linear-gradient(top,  #720202 0%,#BD6E0B 100%);
	background: linear-gradient(to bottom,  #720202 0%,#BD6E0B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#720202', endColorstr='#BD6E0B',GradientType=0 );
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #AA5307;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #FFFFFF;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #930706;
	color: #FFFFFF;
}
header.navbar a {
	color: #FFFFFF;
}
header.navbar a:hover {
	color: #bbbbbb;
}
#navbarMenu {
	background-color: #930706;
}
.wcGuestCheckItemRowOdd {
	background-color: #F4F2A2;
	color: #000000;
}
.wcGuestCheckItemRowOdd a {
	color: #000000;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #BC6D0B;
}
.wcGuestCheckItemRowEven {
	background-color: #FFF3CF;
	color: #000000;
}
.wcGuestCheckItemRowEven a {
	color: #000000;
}
.wcGuestCheckItemRowEven a:hover {
	color: #BC6D0B;
}
