@charset "utf-8";
/* CSS Document */

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #1F140A;
	font-weight: bolder;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
}
.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #1F140A;
	text-align: justify;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.navigate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F2ECB0;
	text-decoration: none;
	background-color: #6B4419;
	display: block;
	width: 130px;
	padding: 9px;
}

.navigate:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F2ECB0;
	text-decoration: none;
	background-color: #955F2D;
	display: block;
	width: 130px;
	padding: 9px;
}

.links{
	color: #955F2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	text-indent: 10px;
}

.linksfooter{
	color: #CC8D55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
	text-indent: 25px;
}

body,td,th {
	color: #CC8D55;
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #1F140A;
}
.med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #1F140A;
	padding-left: 10px;
	padding-right: 15px;
}
.SiteMapLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #955F2D;
	text-decoration: underline;
	padding-left: 10px;
}
.aplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #955F2D;
}
.nonav {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #6B4419;
	color: #F2ECB0;
	display: block;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	padding: 9px;
	text-decoration: none;
	width: 130px;
}
.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1F140A;
	text-decoration: none;
	padding-left: 15px;
}
