@charset "utf-8";
#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 120%;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#mainhead {
	background-color: #8e3042;
	text-align: center;
	vertical-align: top;
	height: 88px;
	width: 743px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainhead.jpg);
}
#photos {
	background-color: #000000;
	background-position: center top;
	text-align: center;
	height: 335px;
	width: 743px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#maintext {
	text-align: justify;
	vertical-align: top;
	width: 663px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
}
#menubar {
	text-align: center;
	vertical-align: top;
	height: 56px;
	width: 627px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topgreen {
	height: 50px;
}
h1 {
	font-size: x-large;
	color: #8e3042;
	text-align: center;
	vertical-align: top;
	margin-top: 30px;
	margin-bottom: 25px;
}

h2 {
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	color: #336633;
	line-height: 150%;
}
#addiv {
	background-position: center top;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
