@charset "UTF-8";
body {
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}
p {
	font-size: 10pt;
	line-height: 16px;
	padding-bottom: 10px;
	margin: 0px;
}
#nav table {
	margin-left: 18px;
}
.oneColFixCtrHdr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #mainContent {
	margin-left: 81px;
	background-repeat: repeat;
	margin-right: 81px;
	background-image: url(../images/parchBkgnd.gif);
	padding: 0;
}
#mainContent img {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#mainContent p {
	margin-left: 10px;
}
#mainContent  a {
	color: #660000;
	text-decoration: underline;
}
#mainContent a:visited {
	color: #660000;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #009900;
}
#mainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #660000;
}
.oneColFixCtrHdr #wrapperR {
	background-image: url(../images/pageR.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 1px;
}
.oneColFixCtrHdr  #wrapperL {
	background-image: url(../images/pageL.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 764px;
	margin-left: 18px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #footer {
	margin-top: -10px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 30px;
}
#footer p {
	font-size: 12px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #660000;
}
#footer a:hover {
	text-decoration: underline;
}
h1 {
	font-size: x-large;
	text-transform: uppercase;
	color: #660000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
}
h2 {
	font-size: large;
	color: #660000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #660000;
	margin-left: 10px;
	margin-top: 5px;
}
h4 {
	font-size: 14px;
	text-align: center;
}
