@charset "utf-8";
/* CSS Document */
body {
	background-color: #774041;
}
#container {
	margin-top:0;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
table#page {
	width: 950px;
	border: 1px solid #000000;
	background-color:#ffffff;
	height:auto;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	line-height: 1.5;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.marooncenter {
	color: #774041;
	font-weight: bold;
	line-height: 1.2;
	font-size: 120%;
}
.maroon {
	color: #774041;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	color: #774041;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #774041;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #5a5462;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 20px;
}
li {
	list-style:url(images/wingding.gif);
	font-weight: normal;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-indent: 0px;
	line-height:1.5;
	padding-bottom: 10px;
	}
a.pagelink {
	color: #774041;
	text-decoration:underline;
}
a.pagelink:hover {
	color: #774041;
	text-decoration:underline;
}
a.pagelink:visited {
	color: #5B5563;
	text-decoration:underline;
}
 

