body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #603913;
	background-image: url(images/bg.jpg);
	background-position: top left;
	margin: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #005431;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#main {
	width: 806px;
	margin: 0 auto;
}
#main_repeat {
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat-y;
}
#main_top {
	background-image: url(images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#main_bottom {
	background-image: url(images/footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 82px;
}
#logo {
	padding-top: 7px;
	padding-left: 105px;
	margin: 0px;
}
#polariods {
	text-align: center;
}
#content {
	padding-top: 61px;
	padding-bottom: 20px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 38px;
	font-weight: normal;
	color: #003c23;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #43270d;
	padding: 0px;
	margin: 0px;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #005431;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
#content_text {
	padding-top: 10px;
	padding-left: 40px;
}
.content_text_col {
	float: left;
	padding-right: 35px;
	text-align: left;
	padding-bottom: 40px;
}
.content_text_col p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.content_text_col ul {
	margin: 0px;
	padding-left: 10px;
	padding-top: 8px;
}
.content_text_col ul li {
	margin-left: 7px;
	padding: 0px;
	line-height: 20px;
}
#copyright {
	padding-top: 50px;
	padding-left: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #736357;
	float: left;
}
#footer_links {
	padding-top: 50px;
	padding-right: 25px;
	float: right;
}
#footer_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005431;
}
#footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #603913;
}