body,td,th {
	color: #444444;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
}
body {
	background-color: #86a075;
}
a:link {
	color: #780a03;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #780a03;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #780a03;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #780a03;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
#outerwrapper {
	margin: 0px auto;
	width: 800px;
}
#header, #content, #footer {
	width: 100%;
}
#footer {
	background: url(images/background/footer.gif) no-repeat;
	height: 156px;
	border-bottom: 8px solid #780a03;
}
#footerInfo {
	font-size: 12px;
	color: #647757;
	left: 200px;
	top: 20px;
	padding: 70px 0px 0px 190px;
	float: left;
}
#footerInfo a:link {
	color: #647757;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #647757;
}
#footerEmail {
	float: left;
	color: #647757;
	text-align: right;
	width: 360px;
	padding-top: 85px;
	font-size: 12px;
	line-height: 1em;
}
#footer a:hover {
	text-decoration: underline;
	color: #780a03;
}
#footer a:active {
	text-decoration: none;
	color: #647757;
	}
#content {
	background: #FFFFFF url(images/background/paperedge.gif) no-repeat right top;
	height: auto;
	overflow: auto;
	position: relative;
}
#header {
	border-top: 8px solid #780a03;
}
#contentImage {
	float: left;
	width: 180px;
	left: 0px;
	top: 0px;
}
#contentText {
	float: left;
	width: 470px;
	top: 0px;
}
#contentNav {
	text-align: right;
	float: left;
	width: 130px;
	top: 20px;
	font: 12px/1em "Times New Roman", Times, serif;
	padding-top: 16px;
}
#contentNav a:link {
	color: #444444;
	text-decoration: none;
}
#contentNav a:visited {
	text-decoration: none;
	color: #444444;
}
#contentNav a:hover {
	text-decoration: underline;
	color: #780a03;
}
#contentNav a:active {
	text-decoration: none;
	color: #444444;
}

