@charset "UTF-8";
body {
	background-color: #1d2b1e;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	text-align: justify;
	line-height: 15pt;
}
.Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eee3c7;
	font-weight: bold;
	font-style: normal;
}
.Navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
	font-style: normal;
}
.dropcap {
	float:left;
	color:#000;
	font-size:500%;
	line-height:50px;
	font-family: Times, serif, Georgia;
	padding-right: 10px;
	padding-top: 10px;
}
.dropcap2 {
	display:block;
	float:left;
	border:1px solid #C96;
	padding:5px;
	margin:6px;
	background:url(images/letterbackground.png);
	font-size:73px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.border {
	border: 8px solid #FFFF;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
	font-style: normal;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eee3c7;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eee3c7;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.bodylink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #630;
	font-weight: bolder;
	font-style: normal;
}
a.bodylink:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D6600;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.bodylink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9E6600;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#breadcrumb_links a:link { text-decoration: none; color: #000000; }
#breadcrumb_links a:visited { text-decoration: none; color: #000000; }
#breadcrumb_links a:active { text-decoration: none; color: #000000; }
#breadcrumb_links a:hover { text-decoration: underline; color: #000000; }
.Subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9D6600;
}
