p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: .1em;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F2B39;
	letter-spacing: .1em;
	padding-top: 15px;
	padding-bottom: 10px;
}
a:link {
	font-weight: bold;
	color: #8F2A38;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #8F2A38;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #C7D4AA;
	letter-spacing: .1em;
	text-align: center;
}
.header {
	background-color: #F4F6EE;
	background-image: url(images/titleplaque.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainfooter {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F2B39;
}
.footer a {
	color: #C7D4AA;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

