@charset "UTF-8";
#wrapper {
	text-align: left;
	margin: -10px auto 0px;
	padding: 0px;
	width: 747px;
	background-color: #f8f4ea;
	display: block;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 4px solid #000000;
}

#header {
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 747px;
}

#nav {
	margin-left: 0px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
	left: -20px;
	width: 161px;
	float: left;
}
#nav a {
	color: #000000;
}

#content {
	float: left;
	width: 545px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-left: 0px;
	font-size: 13px;
	padding-right: 0px;
	margin-right: 55;
	margin-bottom: 0;
	padding-top: 0px;
	top: 5px;
	position: relative;
}

#footer {
	clear: both;
	font-size: 13px;
	text-align: center;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 6px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D8A13F;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 95px;
	padding-bottom: 0px;
	padding-left: 225px;
}
a:link {
	color: #D8A13F;
	text-decoration: none;
}
a:hover {
	color: #D8A13F;
	text-decoration: underline;
}
a:visited {
	color: #D8A13F;
	text-decoration: none;
}

#content h1 {
	font-size: 22px;
	font-weight: 500;
	text-indent: 22px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #leftflt {
	float: left;
	margin: 4px 7px 4px 4px;
}
#content img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content p {
	font-size: 13px;
}
.dropcap {
	float:left;
	color:#D8A13F;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
} #content #rightflt {
	float: right;
	margin: 4px 7px 4px 4px;
}
h5 {
	font-size: 14px;
	line-height: 14px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
