@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sansserif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #584f47;
}

H1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	text-transform: lowercase;
	color: #584f47;
}

H1.initialcaps {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	color: #584f47;
	text-transform: none;
}

H1 em {
	text-transform: none;
	font-style: normal;
}
H2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	color: #584f47;
}
H6 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #584f47;
}
H3 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 18px;
	color: #584f47;
	margin: 0px;
	padding-top: 12px;
}
#content H4 {
	font-size: 10pt;
	font-weight: bold;
	color: #584f47;
	margin: 0px;
}
#content H4 + p {
	margin-top: 0px;
}
H5 {
	color: #584f47;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 4px;
}
H5 + p {
	margin-top: 0px;
}

a {
	font-family: Arial, Helvetica, sansserif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #a62c1b;
	text-decoration: underline;
}

.aloha {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 19px;
	color: #415e75;
}

.aloha2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 19px;
	color: #415e75;
}

a:visited {
	font-family: Arial, Helvetica, sansserif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #a62c1b;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sansserif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #490901;
	text-decoration: underline;
}
a.heading, a.heading:link, a.heading:visited, a.heading:active, a.heading:hover {
	font-weight: bold;
}
a.lgHeading {
	font-size: 14pt;
}
.video-preview cite {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.1em;
}
.quote-author {
	font: 8pt Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-left: 8px;
}

