body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FEF7DD;
}
hr {
	height: 1px;
	color: #000000;
}
h1 {
	text-transform: capitalize;
	font-size: 180%;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h2 {
	text-transform: capitalize;
	font-size: 140%;
	color: #000000;
	text-align: left;
	font-weight: lighter;
}
h3 {
	text-transform: capitalize;
	font-size: 120%;
	color: #000000;
	text-align: left;
	font-weight: lighter;
}
h4 {
	text-transform: capitalize;
	font-size: 100%;
	color: #000000;
	text-align: left;
}
p {
	line-height: 25px;
	font-size: 80%;
	color: #000000;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}
th {
	text-align: left;
	background-color: #FFF4CD;
	text-transform: capitalize;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE5D18;
	color: #000000;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-size: 80%;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8D9C2;
	vertical-align: top;
	text-align: left;
}
#primarynavigation {
	position: relative;
	width: 100%;
	text-decoration: none;
	color: #FFF4CD;
	background-color: #BD5E1A;
	text-align: center;
	line-height: 35px;
	font-size: 80%;
	background-image: url(../images/background_primary_nav.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#primarynavigation li {
	list-style: none inside none;
	display: inline;
	padding: 5px;
}
#primarynavigation a {
	text-decoration: none;
	font-size: 90%;
	color: #FFF4CD;
	padding: 5px;
}
#primarynavigation a:hover {
	color: #FFFFFF;
	padding: 5px;
}
#pagecontainer {
	background-color: #FFFFFF;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 637px;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bodycontainer {
	background-color: #FFFFFF;
	color: #000000;
	width: 635px;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0B486;
	border-left-color: #E0B486;
	background-image: url(../images/background_body_crest.gif);
	background-repeat: repeat-y;
}
#bodycontent {
	position: relative;
	width: 520px;
	color: #000000;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a {
	color: #000000;
}
.image {
	border: 1px solid #FF00FF;
}
.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	border: 2px dashed #FF00FF;
}
#footer {
	position: relative;
	width: 100%;
	color: #FFFFFF;
	background-color: #BD5E1A;
	text-align: center;
	line-height: 35px;
	font-size: 65%;
	background-image: url(../images/background_footer.gif);
	background-repeat: no-repeat;
	height: 120px;
}
#quote {
	position: relative;
	width: 220px;
	color: #000000;
	margin-left: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	text-align: right;
	font-size: 150%;
	padding: 16px 0px 0px 10px;
	line-height: 35px;
}
.imageleft {
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #E0B486;
}
ul {
	text-align: left;
	font-size: 80%;
	line-height: 25px;
}
#footerinfo {
	position: relative;
	width: 100%;
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-size: 65%;
	height: 50px;
}
caption {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	background-color: #FFF4CD;
	display: block;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8D9C2;
}
