.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D4B32;
	text-decoration: none;
}
.button:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: underline;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D4B32;
	font-weight: normal;

}
.subheadingwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4B32;
}
.heading {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
.buttondivider {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCE2CD;
}
.photo {
	border: 1px solid #FFFFFF;
}
