@charset "UTF-8";
body {
	background-color: #4E0900;
}
#topNavBar {
	padding: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #AA4548;
	letter-spacing: 3pt;
}
#topNavBar a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
#topNavBar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
#topNavBar a.hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#topNavBar a.active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.hed {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCC;
}
.hidaTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #D8969C;
	padding: 8px;
	font-style: italic;
	margin-top: 22px;
	text-align: left;
	vertical-align: bottom;
}
.hidaTitleSM {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #D8969C;
	font-style: italic;
	text-align: left;
	vertical-align: bottom;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 120%;
}
.bodyCopySnippet {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFCC;
	line-height: 120%;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 66px;
	margin-left: 22px;
}
.pagelink {
	color: #FFFFCC;
}
.pagelink a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
}
.pagelink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
}
.pagelink a.hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.pagelink a.active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
}
.picFloat {
	padding: 8px;
	float: right;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFCC;
	font-weight: normal;
	font-size: 18px;
}
.quoteAttrib {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	display: inline;
	line-height: 12px;
	text-align: center;
}
