﻿body {
	background-color: #95754C;
	background-image: url('../Images/LeatherBackground.jpg');
	background-repeat: repeat;
	background-attachment:fixed
}
.textstyle1 {
	font-family: "monotype Corsiva";
	font-size: large;
	color: #FFFFFF;
	position: relative;
}
.textstyle2 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	text-align: center;
	color: #FFFFCC;
}
#Menu a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#Menu a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.copyright {
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
}
#Menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style8 {
	margin-top: 0px;
	font-family: "Monotype Corsiva";
	font-size: 20px;
	text-align: right;
	color: #FFFFCC;
}
.PageTitle {
	font-family: garamond;
	font-size: xx-large;
	text-align: center;
}
.style9 {
	padding-top: 158px;
	padding-bottom: 36px;
}
.PageContent {
	font-family: "bradley Hand ITC";
	font-size: 20px;
}

