@charset "utf-8";
.green {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}
.purple_top {
	font-size: 14px;
	color: #450C5D;
	padding-bottom: 10px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.text {
	color: #FFFFFF;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
}
.pagetitle {
	padding-bottom: 8px;
	padding-top: 4px;
}

.subhead {
	font-size: 28px;
	text-decoration: underline;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	color: #450c5d;
	font-style: oblique;
}

.main {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
.subquote {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.homeplace {
	padding-top: 5px;
	padding-bottom: 5px;
}



.subheadblue {
	color: #026062;
	font-style: oblique;
	text-decoration: underline;
	padding: 0px;
}
mainhead {
}
a:link {
	color: #430C5F;
}
a:visited {
	color: #430C5F;
}
a:hover {
	color: #0000FF;
}
