@charset "utf-8";
/* CSS Document */

a:link, a:visited, a:active, a:hover {
	outline:none;}

a.nav:link, a.nav:visited, a.nav:active  {
	font-family: "Trajan Pro", "Adobe Jenson Pro", Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: none;
	outline:none;
}
a.nav:hover {
	font-family: "Trajan Pro", "Adobe Jenson Pro", Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #666666;
	text-decoration: none;
	outline:none;
}
a.foot:hover {
font-family: "Trajan Pro", "Adobe Jenson Pro", Georgia, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #666666;
	text-decoration: none;
	outline:none;
}
a.foot:link, a.foot:visited, a.foot:active  {
	font-family: "Trajan Pro", "Adobe Jenson Pro", Georgia, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000000;
	text-decoration: none;
	outline:none;
}
.foot{
 font-family: "Trajan Pro", "Adobe Jenson Pro", Georgia, "Times New Roman";
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #000000;

}
.spacer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.trajan{
    font-family: "Trajan Pro", "Adobe Jenson Pro", Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #000000;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
h1 {
	font-family: "Trajan Pro", "Adobe Jenson Pro", Georgia, "Times New Roman";
	font-size: 16px;
	letter-spacing: 1px;
}

