.master {
	background-image: url(../images/bkgrn_tile.jpg);
	background-repeat: repeat;
	text-align: left;
}
.latestNews {
	overflow: auto;
	height: 217px;
	margin-left: 12px;
	font-size: 11px;
	margin-top: 0px;
	padding-right: 10px;
}
.latestNews p {
	margin-top: 6px;
	line-height: 18px;
}
.latestNews a:link {
	color: #633834;
	font-weight: bold;
	text-decoration: underline;
}
.latestNews a:visited {
	color: #633834;
	font-weight: bold;
	text-decoration: underline;
}
.latestNews a:hover {
	color: #768A31;
	font-weight: bold;
	text-decoration: underline;
}
.latestNews a:active {
	color: #768A31;
	font-weight: bold;
	text-decoration: underline;
}
.heroThumb img {
	border: 1px solid #633834;
	margin-bottom: 15px;
}
.progressBar td {
	font-size: 10px;
}
.progressBar td a:link {
	color: #CBCB6D;
	text-decoration: none;
}
.progressBar td a:visited {
	color: #CBCB6D;
	text-decoration: none;
}
.progressBar td a:hover {
	color: #CBCB6D;
	text-decoration: underline;
}
.progressBar td a:active {
	color: #CBCB6D;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	line-height: 140%;
}

