body {
	background-color: #99CC99;
	background-image: url(images/quiltscan.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-repeat: repeat;
}
a {
	color: #993366;
}
a:hover {
	color: #632143;
}
h1 {
	font-size: 32px;
	color: #993366;
	text-align: center;
	line-height: 24px;
}
h2 {
	font-size: 24px;
	color: #993366;
	text-align: center;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	text-align: center;
	color: #336633;
}
h4 {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	font-style: italic;
	color: #993366;
	text-align: center;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#mainWrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 40px;
	width: 800px;
	background-color: #FFFFCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 3px solid #336633;
}
.copyright {
	font-size: 9px;
	color: #336633;
	font-weight: bold;
}
a rates {
	padding: 20px;
}
.rates {
	padding: 0px;
	margin-left: 120px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.footer {
	border-top-width: 0.75px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
}
#contentDiv {
	padding: 15px;
	border: 1px solid #336633;
}

