.menuButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #887D43;
	padding-right: 20px;
	line-height: 28px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #2A261F;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
.bodyCopy {
	margin-top: 0px;
	margin-right: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
}
.bodyList {
	margin-top: 0px;
	margin-right: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}
.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ECEADE;
}
.name {
	margin-top: 0px;
	margin-right: 30px;
}
.homeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EEEBE3;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.homeLink a:link {
	color: #EEEBE3;
	text-decoration: none;
}
.homeLink a:visited {
	color: #EEEBE3;
	text-decoration: none;
}
.homeLink a:hover {
	color: #EEEBE3;
	text-decoration: underline;
}
