@charset "utf-8";
/* CSS Document */

.logoblock {
	vertical-align: middle;
	text-align: left;
}

.slogan {
	font-family: "Lucida Handwriting";
	font-size: 20px;
	color: #FD0C05;
	background-color:#000000;
	font-weight: 800;
}
.msgblock {
	background-color: #ffe4b5;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	padding: 10px;
	border: 15px outset #6b8e23;
	text-indent: 10px;
	width: 540px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ffe4b5;
	color: #000000;
	text-align: left;
}
.hrstyle {
	color: #FF0000;
}
.sfahtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #000000;
	font-weight: 700;
}
.sfahmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	line-height: 20px;
	text-transform: uppercase;
}
.menubutton {
	border: 6px outset #6b8e23;
	float: left;
	width: 170px;
	top: 12px;
	background-position: top;
}
.menublock {
	vertical-align: top;
	border: 3px none #000000;
	width: 175px;
}

.canvascolor {
	color: #000000;
	border: 0;
	background-image: url(BackDrop.gif);
	background-repeat: repeat;
	clear: left;
	overflow: hidden;
}

.bodycolor {
	background-color: #cd853f;
}

.imgspacing {
	float: left;
	vertical-align: top;
	text-align: center;
	}

.pagetitle {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
}
.announcement {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	text-transform: capitalize;
	color: #CC0000;
	background-color: #FFFFFF;
	text-align: center;
}
.aaha {
	text-align: center;
}
