@charset "UTF-8";
#nav a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #fdf3d4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/parchmentbkgrnd.jpg);
	background-repeat: repeat;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
}
#content {
	margin-top: 0px;
	padding-top: 20px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	text-decoration: none;
}
#bottom rule {
	text-decoration: none;
}
#tag {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	padding-top: 15px;
}
#logo {
	height: 200px;
}
#nav {
	height: 15px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: small;
	background-color: #FFC789;
	text-align: center;
	padding: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#nav a {
	font-size: small;
	color: #193E89;
	text-decoration: none;
}
#leftPhoto {
	width: 760px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	padding-top: 22px;
	text-align: center;
}
#rightColumn {
	width: 740px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	padding-top: 15px;
	padding-right: 30px;
	border-left-style: none;
}
.style1 {
	font-size: x-small
}
.style6 {
	font-size: large;
	font-style: italic;
}
.style8 {
	font-size: large;
	font-weight: bold;
}
.style10 {font-size: large}
.style11 {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.style12 {font-size: small}
#leftColumnText {
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	text-align: center;
	width: 280px;
	padding-top: 0px;
}
