/* css used in the 'Home' page */
/*=============================*/

#tdVBInfo {
	background-color: #f5f0d7;
	color: #4D4435;
	text-align: justify;
	vertical-align: top;
	font-family: Trebuchet MS, Palatino Linotype;
	font-size: 12px;
}
#vbMainInfo {
	background-color: #f5f0d7;
	margin-top: 22px;
	margin-right: 50px;
	margin-left: 50px;
}
#vbMissionText {
	font-style: italic;
	color: #625744;
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 80px;
	margin-left: 80px;
	text-align: center;
}
th {
	color: #AB9C75;
	text-align: left;
}
#recentReviews {
	margin-left: 80px;
	padding: 0px;
}
.RecentReview {
	background-color: #D5C89F;
	font-weight: bold;
}


tr.altRow td {
	background-color: #e1d6b4;
	color: #4D4435;
	padding: 0px;
}
td {
	color: #4D4435;
	padding-top: 0px;
}

