@charset "utf-8";
/* CSS Document */
body {
	background-color: #662200;
	background-image: url(images/parchmentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {font-family: Georgia, "Times New Roman", Times, serif}
#hws a{
text-decoration:none;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 80px;
}
.image {
	padding-left: 120px;
	padding-right: 10px;
}
.bottomnav {
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #511B00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #511B00;
}
a:hover {
	text-decoration: underline;
	color: #ffdd77;
}
a:active {
	text-decoration: none;
	color: #ffdd77;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.style3 {font-size: large}
