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

body {
	background-image: url(images/background.gif);
	background-color: #817095;
}body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #333333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #333333;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.0em;
	color: #5C3A78;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: .9em;
	line-height: 1.8em;
}

.info {
	text-align: right;
	margin-right: 20px;
}
.poem {
	font-weight: bold;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
}
.accordianheads {
	font: bold 1em/2.0em Georgia, "Times New Roman", Times, serif;
	text-indent: 20px;
	background: #DED7C3;
}
.main {
	background-color: #E8E5DC;
	padding: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.8em;
	border: 1px solid #333333;
	background-color: #E8E5DC;
	text-align: left;
	text-indent: 0px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.copy2 {
	border: 1px solid #333333;
	background-color: #E8E5DC;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
	font: 0.9em/1.8em Georgia, "Times New Roman", Times, serif;
}
a {
	font-weight: bold;
	color: #462C5C;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	padding: 0px;
	color: #E8E5DC;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
A.topnav:link  {
	color: #E8E5DC;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
A.topnav:visited {
	font-weight: bold;
	color: #E8E5DC;
	text-decoration: none;
}
A.topnav:hover   {
	color: #462C5C;
	text-decoration: underline;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #333333;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	padding-right: 0px;
	margin-top: 12px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #E8E5DC;
	text-align: center;
}
.subnav {
	background-color: #E8E5DC;
	margin: 0px;
	padding: 12px;
	list-style-type: none;
	font-size: .8em;
	line-height: 2em;
}
A.subnav:link  {
	color: #E8E5DC;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}
A.subnav:visited {
	font-weight: bold;
	color: #E8E5DC;
	text-decoration: none;
}
A.subnav:hover   {
	color: #462C5C;
	text-decoration: underline;
}
