p {
	font-family: Papyrus, "Comic Sans MS", "Book Antiqua", Georgia, Century, "Perpetua Titling MT";
	font-size: 14px;
	color: #990000;
	text-indent: 30px;
}
body {
	font-family: Papyrus, "Comic Sans MS", "Book Antiqua", Georgia, Century, "Perpetua Titling MT";
	font-size: 14px;
	color: #990000;
	background-color: #999966;
	background-image: url(images/LogoWash1.jpg);
	background-repeat: no-repeat;
	/*background-attachment: scroll;*/
	background-position: 5px 0px;

}
h1 {
	font-family: Papyrus, "Comic Sans MS", "Book Antiqua", Georgia, Century, "Perpetua Titling MT";
	font-size: 24px;
	color: #990000;
	font-weight: bold;

}
h2 {
	font-family: Papyrus, "Comic Sans MS", "Book Antiqua", Georgia, Century, "Perpetua Titling MT";
	font-size: 18px;
	font-style: italic;
	color: #990000;
}
.NavLeft {
	font-weight: bold;

	}
a:link {
	font-family: Papyrus, "Comic Sans MS", "Book Antiqua", Georgia, Century, "Perpetua Titling MT";
	font-size: 14px;
	color:#003300;
	
}
a:hover {
	font-family: Papyrus, "Comic Sans MS", "Book Antiqua", Georgia, Century, "Perpetua Titling MT";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Papyrus, "Comic Sans MS", "Book Antiqua", Georgia, Century, "Perpetua Titling MT";
	font-size: 14px;
	color: #663300;
}
.Banner {
	background-color:#cc9f40;
}

.topnav {
	font-weight: bold;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #AC9458;
	border-right-color: #AC9458;
	border-bottom-color: #AC9458;
	border-left-color: #AC9458;
}
