@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgrepeat.jpg);
	background-repeat: repeat-x;
}
.container {
	background-image: url(../images/maintxtbg.png);
	width: 800px;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #794926;
}
.footer {
	text-align: center;
	height: 39px;
	width: 800px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 12px;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.textmain {
	margin-top: 36px;
	width: 455px;
	float: right;
	padding-right: 80px;
}
.sidediv {
	width: 150px;
	padding-left: 80px;
	padding-top: 120px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #372213;
}
.container2 {
	background-image: url(../images/maintxtbg2.png);
	width: 800px;
	background-repeat: repeat-y;
}
.greybox {
	background-color: #ECE3D1;
	color: #000000;
	border: 2px solid #3A2313;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-style: italic;
}
ul {
	padding-left: 0px;
	color: #3A2111;
}
li {
	padding-bottom: 6px;
	color: #3B2414;
}
a:link {
	color: #382213;
	text-decoration: none;
}
h2 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style15 {
	font-size: 12px;
	color: #FF0000;
}
