@charset "UTF-8";

body {
	text-align:center;
	margin: 0 auto 80px auto;
	background:#d3d2d2 url(images/SH-bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #8C0044;
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;
}

a.nav:link {
	color: #B78864;
	text-decoration: none;
}
a.nav:visited {
	color: #B78864;
	text-decoration: none;
}
a.nav:hover {
	color: #D09A72;
	text-decoration: none;
}
a.nav:active {
	color: #B78864;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
	line-height: 20px;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	font-weight: normal;
	line-height: 17px;
}
.footerSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #330000;
	text-transform: none;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	word-spacing: 0.2em;
	color: #002953;
	line-height: 18px;
	font-style: normal;
}
.introBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #002953;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ecd8b8;
	font-weight: 800;
	font-variant: normal;
	font-style: italic;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660033;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	line-height: 20px;
}
.navSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ecd8b8;
	font-weight: 800;
	font-variant: normal;
	font-style: italic;
	line-height: 15px;
}
.headerSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333366;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}

