* {
	padding: 0;
	Margin: 0;
}

body {
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003650;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003650;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003650;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BD5404;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003650;
	text-decoration: underline;
}
#wrapper {
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}
#intro {
	position: absolute;
	width: 234px;
	height: 90px;
	background-color: #003650;
	font-family: Times New Roman, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	padding-top: 12px;
	font-style: italic;
}
#header {
	position: absolute;
	width: 560px;
	height: 150px;
	margin-left: 238px;
}
#logo {
	position: absolute;
	width: 234px;
	height: 74px;
	margin-left: 0px;
	margin-top: 98px;
}
#address {
	position: absolute;
	width: 560px;
	height: 16px;
	margin-left: 238px;
	margin-top: 154px;
	background-color: #BD5404;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}
#nav {
	position: absolute;
	width: 798px;
	height: 22px;
	margin-left: 0px;
	margin-top: 178px;
	background-color: #003650;
	z-index: 5;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	width: 557px;
	margin-top: 225px;
	margin-left: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 4px;
}
#sidebar {
	background-color: #FFFFFF;
	position: absolute;
	margin-left: 0px;
	margin-top: 225px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003650;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003650;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003650;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003650;
}
li {
	margin-left: 16px;
	margin-top: 2px;
	display: list-item;
	padding-top: 2px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
.tagline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #003650;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: 003650;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #003650;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 14px;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #003650;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #003650;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #003650;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: underline;
}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #003650;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003650;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD5404;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD5404;
}
.photoborder {
	border: 2px solid #003650;
}

