/* purple */
#tdButtonsHome, div.FooterR { background-color: #c9980c; }
a, a:hover, div.nav1Sec,a.nav1Sec,div.nav1On, h1.ColL, #txtPhotoHome { color: #852717; }
/* orange */
#tableStripHome, div.HeaderPhoto, div.HeaderBetweenLogoAndPhoto, div.FooterL { background-color: #852717; }

/* grey */
a.nav1, a.nav1:hover { color: #999999; }


/* --------- DATA TABLE ---------------- open */
.trHeader, .trHeaderCol1 {
	background: #eed8a3;
	border-bottom: 1px solid #333333;
	color: #000000;
	vertical-align:middle;
}
.trHeader3, .trHeader3Col1 {
	background: #eed8a3;
	border-bottom: 0px solid #333333;
	color: #000000;
	vertical-align:middle;
}
.trRow1, .trRow1Col1 {
	background: #f1eee0;
}
.trRow2, .trRow2Col1 {
	background: #f1eee0;
}
.trRow3, .trRow3Col1 {
	background: #ffffff;
}
.trRow4, .trRow4Col1 {
	background: #f1eee0;
}
.trHeader, .trRow1, .trRow2 {
	border-left: 1px solid #A69E86;
}
.trHeader, .trHeaderCol1, .trRow1, .trRow1Col1, .trRow2, .trRow2Col1, {
	padding: 5px 10px;
	text-align: center;
}
.trHeader3, .trHeaderCol3, .trRow3, .trRow3Col1, .trHeader3Col1, .trRow4, .trRow4Col1 {
	padding: 3px 4px 3px 8px;
	text-align: left;
}
/* --------- DATA TABLE --------------- close */