body {
	background: #DEDDCF url(../images/background.gif);
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	color: #3A3320;
}
.title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 130%;
	line-height: 133%;
	font-weight: bold;
	font-style: italic;
	color: #605236;
}
a:link {
	color: #B38214;
	text-decoration: underline;
}
a:visited {
	color: #AEA184;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ECB40B;
	text-decoration: underline;
}
a.news:link, a.news:visited {
	color: #C2A564;
	text-decoration: underline;
}
a.news:hover, a.news:active {
	color: #EEDA95;
	text-decoration: underline;
}
a.copyright:link, a.copyright:visited {
	color: #9E967E;
	text-decoration: underline;
}
a.copyright:hover, a.copyright:active {
	color: #AD7E15;
	text-decoration: underline;
}
.sub-body {
	background: #DEDDCF;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 100%;
	text-align: center;
}
.content-body {
	background: #ffffff;
}
.content-area {
	padding-top: 16px;
	padding-left: 16px;
}
.about-box {
	background: #DEDDCF url(../images/about-box_back.gif);
	height: 140px;
	width: 401px;
	padding: 17px;
	padding-top: 22px;
}
.about {
	background: #F3F3EE;
	padding: 17px;
}
.news-box {
	background: #8D796D url(../images/news_back.gif);
	height: 140px;
	width: 401px;
	padding: 17px;
	padding-top: 22px;
	color: #DEDDCF;
}
.copyright {
	color: #9E967E;
}
.thumbnail {
	border: 14px solid #DEDDCF;
	margin-bottom: 5px;
	margin-right: 8px;
	margin-top: 20px;
}
hr {
	color: #817559;
}
.quote-blurb {
	text-align: left;
	padding: 14px;
	font-size: 9px;
}
.photo {
	border: 14px solid #DEDDCF;
	margin: 10px;
	margin-top: 0px;
}
.quote {
	width: 85%;
	font-style: italic;
	text-align: justify;
}