@charset "UTF-8";
p {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #000;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}
h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 40px;
	color: #988675;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}
h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: medium;
	color: #988675;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #988675;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
}
a:link.nav {
	font-family: Helvetica, Arial, Verdana;
	color: #988675;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited.nav {
	font-family: Helvetica, Arial, Verdana;
	color: #988675;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #988675;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 4px;
	line-height: 11px;
}
