@charset "utf-8";
/* CSS Document */

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	list-style-type: none;
	list-style-position: inside;
}
.footer_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.footer_credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.content_picbox {
	background-color: #ECDA92;
	padding: 5px;
	border: thin solid #000000;
	margin: 10px;
}
.contentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
option.ps_drop_down {
	background-color: #F3EABC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
option.ps_drop_down_head {
	background-color: #E4CB67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.side_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	list-style-type: none;
	list-style-position: outside;
	font-style: normal;
}
