a:link {
	color: 54370b;
}
a:visited {
	color: 54370b;
}
a:hover {
	color: 1d3706;
}
a:active {
	color: 54370b;
}
.cellPadding {
	padding: 5px;
}
.table {
	background-color: #fefbf4;
}
.borders {
	height: 100%;
	background-position: top;
}
.galleryTable {
	text-align: center;
}



body {
	background-image: url(images/showlow_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.footer {
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6B512A;
}
.rowHeader {
	background-color: #4D3916;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	background-position: center center;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D3916;
	line-height: 19px;
}

