@charset "UTF-8";
body {
	background-color: #BFB6AD;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #6D6863;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #39677E;
	letter-spacing: .1em;
	background-position: left top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #39677E;
	letter-spacing: .1em;
}
hr {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.footer a:link {
	color: #6D6863;
	text-decoration: none;
}
.footer a:visited {
	color: #6D6863;
	text-decoration: none;
}
.footer a:hover {
	color: #6D6863;
	text-decoration: underline;
}
.footer a:active {
	color: #6D6863;
	text-decoration: underline;
}
.header_with_nav {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #569BBE;
	letter-spacing: 0.1em;
}
.header_with_nav a:link {
	color: #569BBE;
	text-decoration: none;
}
.header_with_nav a:visited {
	color: #569BBE;
	text-decoration: none;
}
.header_with_nav a:hover {
	color: #3F2E41;
	text-decoration: none;
}
.header_with_nav a:active {
	color: #3F2E41;
	text-decoration: none;
}
.text_background {
	background-color: #d2ccc6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 150%;
	color: #575552;
	background-position: left top;
}
.text_background a:link{
	color: #575552;
	text-decoration: underline;
}
.text_background a:visited{
	color: #575552;
	text-decoration: underline;
}
.text_background a:hover{
	color: #575552;
	text-decoration: underline;
}
.text_background a:active{
	color: #575552;
	text-decoration: underline;
}
.edge {
	background-image: url(../images/edge.png);
	background-repeat: no-repeat;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #575552;
	font-size: 1.0em;
	line-height: 140%;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #575552;
	font-size: 1.0em;
}
