@charset "utf-8";
/* CSS Document */

.paperTop {
	background-image: url(images/paper-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin:0px;
	padding:0;
}

ul#Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D79D13;
	text-align:center;
	list-style:none;
	padding-top: 30px;
	margin:0;
	background-image: url(images/paper-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#Nav li{
display:inline}

#Nav a  {
	text-decoration: none;
	color: #D79D13;
}
#Nav a:hover {
	color: #FFCC00;
}

#Nav #on {
	color: #ffcc33;
}
body {
	background-color: #E8E2D4;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		color:#692761;

}

#pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	margin-right: 40px;
	margin-left: 40px;
	color: #5d5846;
	/* Purple #903d86*/
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5846;
	/* Purple #903d86*/
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#692761;
}
.TextContainer {
	margin-top: 20px;
	margin-right: 90px;
	margin-left: 90px;
	text-align: left;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}#margin-right {
	margin-right: 85px;
}
#margin-left {
	margin-left: 95px;
}

#margin-right {
	margin-right: 85px;
}
