@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0A84A4;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
}
#nav {
	height: 50px;
}
#nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26286D;
	text-align: center;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4EA6B8;
	border-bottom-color: #4EA6B8;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: 4EA6B8;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	padding-left: 15px;
}
#content_inner li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 18px;
	margin-bottom: 10px;
	padding-right: 50px;
}
#content {
	float: left;
	width: 77%;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #045596;
}
#content_inner {
	float: left;
}
#content_inner p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 17px;
	text-decoration: none;
	width: 530px;
	margin-bottom: 9px;
	margin-top: 9px;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	color: #542117;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}
#content_inner img {
	margin-top: 10px;
}
#content_inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0A84A4;
	line-height: 16px;
	padding-bottom: 0px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	width: 20%;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #26286D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #94ABC9;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	width: 100%;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #0E3051;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0A84A4;
	border-bottom-color: #0A84A4;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A241C;
	text-decoration: none;
}
.boxedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 18px;
	color: #363877;
	text-decoration: none;
	background-color: #B5C1CF;
	width: 350px;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}
