@charset "utf-8";
h1 {
	text-indent: 20px;
	font-weight: normal;
	font-size: xx-large;
	color: #FFFFFF;
	font-family: Garamond, "Times New Roman", serif;
	font-style: italic;
}
h2 {
	text-indent: 20px;
	font-weight: normal;
	font-size: x-large;
	color: #FFFFFF;
}
h3 {
	color: #ff681d;
}
h6 {
	font-size: small;
; color: #ff681d
}
.textbox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

hr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #9966FF;
	border-right-color: #9966FF;
	border-bottom-color: #6633FF;
	border-left-color: #6633FF;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}


.pgtitle {
	font-size: large;
	text-indent: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.banner1 {
	background-color: #608eb5;
}
.banner2 {
	background-color: #f6a800;
}


.mi {
	text-indent: 5px;
}
.accent {
	font-size: large;
	font-weight: bold;
	color: #ff681d;
}


a:link {
	color: #ff681d;
	text-decoration: none;
	font-weight: bold
}
a:visited {
	color: #4a8b2c;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	text-decoration: underline;
}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.photo {
	float: none;
	padding: 10px;
	margin: 20px;
	border: 2px solid #6633FF;
	text-align: center;
}
.items {
	padding-bottom: 6px;
}
div.announcement a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}
div.announcement a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold
}
div.announcement a:hover {
	text-decoration: underline;
; background-color: #f6a800
}
.photoCentered {
	float: none;
	padding: 10px;
	margin: 20px;
	border: 2px solid #6633FF;
	text-align: center;
}
h4 {  text-transform: none; color:  #4a8b2c}
.ImageFrame {
	border: 30px solid #608eb5;
}
