/* 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: #400C03;
	background-image: url(mainBG.gif);
	background-repeat: repeat;
}
.mainContainer {
	background-color: #efe2ce;
}
#leftColumn, #rightColumn {
	background-color: #400C03;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #C19B5D;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #400C03;
	background: -moz-linear-gradient(top,  #4D1B11 0%, #400C03 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4D1B11), color-stop(100%,#400C03));
	background: -webkit-linear-gradient(top,  #4D1B11 0%,#400C03 100%);
	background: -o-linear-gradient(top,  #4D1B11 0%,#400C03 100%);
	background: -ms-linear-gradient(top,  #4D1B11 0%,#400C03 100%);
	background: linear-gradient(to bottom,  #4D1B11 0%,#400C03 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4D1B11', endColorstr='#400C03',GradientType=0 );
	color: #C19B5D;
}
header.navbar a {
	color: #C19B5D;
}
header.navbar a:hover {
	color: #D2AE71;
}
#navbarMenu {
	background-color: #400C03;
}
.wcGuestCheckItemRowOdd {
	background-color: #F2F2F2;
	color: #666666;
}
.wcGuestCheckItemRowOdd a {
	color: #222222;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #222222;
}
.wcGuestCheckItemRowEven {
	background-color: #FFFFFF;
	color: #666666;
}
.wcGuestCheckItemRowEven a {
	color: #222222;
}
.wcGuestCheckItemRowEven a:hover {
	color: #222222;
}
