@charset "utf-8";
.header {
	font-family: "Garamond Premr Pro Smbd";
	font-size: 90px;
	color: #B97836;
	font-weight: lighter;
	font-style: italic;
}
.subhead {
	font-family: "Garamond Premr Pro Smbd";
	font-size: 60px;
	font-style: italic;
	font-weight: lighter;
	color: #B97836;
}
.titlea {
	font-family: "Garamond Premr Pro Smbd";
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
}
.content {
	font-family: "Garamond Premr Pro Smbd";
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #FFE7A8;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #FFE7A8;
}
.textt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFE7A8;
	font-weight: lighter;
}
.bigitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFE7A8;
	font-weight: lighter;
}

