@charset "UTF-8";
/* CSS Document */

#sayright {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #911A30;
	padding-right: 15px;
}
#sayleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #911A30;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #911A30;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #911A30;
	padding-left: 15px;
	line-height: 17px;
}

.bodytext a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #911A30;
	font-weight:bold;
	text-decoration: underline;
}

.bodytext a:hover, a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight:bold;
	text-decoration: underline;
}

.bodytext strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: repeat-x;
	background-position: -22px;
	height: 3px;
}


.bodytext h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #911A30;
	padding-left: 20px;
	font-weight:bold;
}


.bodytext h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #911A30;
	padding-left: 50px;
	font-weight:bold;
	padding-top: 0px;
}
.bodytext #leftJust {
	width: 280px;
}
#excbrdlist strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
	font-style: oblique;
	position: relative;
	top: -30px;
	width: 100%;
	height: 45px;
	z-index: 1000;
	padding: 0px;
	margin: 0px;
	line-height: 38px;
	text-align: center;
}
.symbolChara {
	font-family: Symbol;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #911A30;
}
#flashFrame {
	background-image: url(images/flashFrame.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
	padding-top: 0px;
}
#footerNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EC7C91;
}
.largelink a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #92211B;
	text-decoration: underline;
	font-size: 26px;
}
