#rightNav a {
	background-color: #D7D5C2;
	text-align: center;
	display: block;
	padding: 3px;
	width: auto;
	margin-bottom: 10px;
	font-size: 14px;
	color: #68421e;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #735028;
}
.date {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}
.price {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #FFFFFF;
}
.txtSmall {
	font-size: 11px;
}
.copyright {
	font-weight: bold;
	color: #F3F1E4;
}
.txtAllCaps {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
body {
	background-color: #223321;
}
a {
	color: #4fc0b6;
}