@charset "utf-8";
.Navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #aa6b28;
	border-right-color: #aa6b28;
	border-bottom-color: #aa6b28;
	border-left-color: #aa6b28;
	color: #1f3419;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 3px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	margin: 15px;
	padding-left: 0px;
}
.HighlightedText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	line-height: 18px;
	margin: 15px;
}
.MainTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #aa6b28;
	letter-spacing: 3px;
	word-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666666;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
.Subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1f3419;
	letter-spacing: 3px;
	word-spacing: 1px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FAF2C3;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
}



.Navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #1f3419;
}

.SubNavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #1f3419;
	letter-spacing: 1pt;
	word-spacing: 0pt;
	margin-right: 10px;
	list-style-position: inside;
	list-style-type: square;
	padding-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa6b28;
	line-height: 20px;
}
.SubNavigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa6b28;
}
.Level3Navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #aa6b28;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aa6b28;
}
.Level3Navigation:hover {
	font-style: italic;
}
