@charset "UTF-8";
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #d9c8a4;
	font-weight: lighter;
	text-transform: none;
	letter-spacing: 0.3em;
	font-variant: normal;
	font-style: normal;
}
.sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #a8c3e5;
	letter-spacing: 0.15em;
	line-height: 35px;
}
.sub-header-var {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	font-weight: bold;
	font-size: 20px;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	line-height: 18px;
}
.body-text-var2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #d9c8a4;
	letter-spacing: 0.1em;
}
.body-text-var {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #d9c8a4;
	letter-spacing: 0.15em;
	line-height: 22px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #91a2b6;
}
a:link {
	color: #4e93e7;
}
a:hover {
	color: #d0aa67;
}
a:visited {
	color: #657383;
}
