@charset "UTF-8";
.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: square;
	font-style: oblique;
	padding-left: 5px;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	color: #2A3E32;
	list-style-type: none;
	display: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BBB16C;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.centeredphotos {
	padding: 0px;
	text-align: center;
	border: 2px solid #003366;
	margin: 8px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: oblique;
	font-weight: bold;
	color: #CC6600;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBDBA3;
	text-align: justify;
	padding-top: 1px;
	padding-right: 18px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #43C1CA;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	margin: 5px;
	padding: 5px;
	font-style: italic;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #333300;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-left: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #A94B31;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #385B87;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #663366;
	text-decoration: underline;
}
.contentborder {
	border: 2px solid #BF9449;
	text-align: center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C4671F;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #A96224;
	text-decoration: underline;
}
.navbar {
	text-align: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #666699;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.forms {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #3A608C;
	background-color: #A4C3B6;
	text-align: right;
	margin: 4px;
}
.popup {
	text-align: center;
	padding: 8px;
	border: 4px solid #EBDBA3;
}
.closebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 3px solid #EBDBA3;
}
.thumbnails {
	text-align: center;
	padding: 0px;
	border: 3px solid #B05E2B;
	margin-top: 21px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #EBE3CE;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin: 5px;
}
.photos {
	margin: 5px;
	padding: 5px;
}

