a {
	color: #785517;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #785517;
	text-decoration: none;
	font-weight: bold;
}

.textBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a2c17;
	line-height: 20px;
	font-weight: bold;
}

.textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a2c17;
	line-height: 20px;
}
.textContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #785517;
	line-height: 20px;
}

blockquote {
	margin: 0px 0px 0px 24px;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eae9e7;
	line-height: 20px;
	font-weight: bold;

}
.textSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a2c17;
	line-height: 20px;
}
.textContentCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #988B63;
	line-height: 20px;
}
.textContentCopy a {
	color: #988B63;
	text-decoration: underline;
}
.textContentCopy a:hover {
	color: #988B63;
	text-decoration: none;
}
.largeredtext {
	font-size: 16px;
	color: #FF0000;
}