@charset "utf-8";

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #008352;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/* CSS Document */
body {
	background-color: #acaed8;
	background-image: url(../images/seemless.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	position: static;
}
font {
}
.headers {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #008457;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: auto;
	padding: 5px;
}
.main_text {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.content_box {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	height: auto;
	width: 760px;
}
.email_link {
	font-size: 16px
}
.photo_titles {
	font-size: 10px;
	font-style: italic;
}


.site_map {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
