.introStory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
	margin-right: 20px;
}
.storyReadMore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #9C7952;
	font-weight: bolder;
}
.bolditalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	margin-right: 20px;
}
.maintextblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
	margin-right: 20px;
}
.maintextblackbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-right: 20px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #9F7D57;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #6B3108;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #9F7D57;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #9C7952;
	text-decoration: none;
}
.maintextblacktop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
	margin-right: 20px;
	background-position: top;
	vertical-align: top;
}
