#header {
	height: 114px;
	width: 794px;
	background-color: #dd4814;
	border-top: 3px solid #589199;
	border-bottom: 3px solid #589199;
}
#image {
	float: left;
	width: 230px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#content {
	width: 794px;
}
#text {
	float: right;
	width: 504px;
	background-color: fdc82f;
	padding: 15px 20px;
}
#footer {
	width: 794px;
	background-color: #dd4814;
	border-bottom: 3px solid #589199;
	height: 42px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #589199;
}
#footer a:link {
	color: #fdc82f;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #deeaec;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:active {
	color: #589199;
	text-decoration: none;
	font-weight: normal;
}
#wrapper {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #589199;
	border-left-color: #589199;
	background-color: #FDC82F;
}
body {
	background-color: #deeaec;
}
p {
	font-family: georgia, "times new roman", garamond, serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.25em;
}
h1 {
	font-size: 1em;
	font-family: georgia, "times new roman", garamond, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: georgia, "times new roman", garamond, serif;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: .9em;
	font-family: georgia, "times new roman", garamond, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: georgia, "times new roman", garamond, serif;
	font-size: .8em;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #589199;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006778;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #deeaec;
	text-decoration: none;
}
ul {
	font-family: georgia, "times new roman", garamond, serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.copyright {
	font-family: georgia, "times new roman", garamond, serif;
	font-size: 0.7em;
	color: #fdc82f;
	line-height: 1.5;
}
.nav {
	font-family: georgia, "times new roman", garamond, serif;
	font-size: 0.7em;
	color: #fdc82f;
	line-height: 1.5;
}
td.nav {
	text-align: center;
}
td.copyright {
	text-align: center;
}
#text2 {
	float: right;
	width: 514px;
	background-color: fdc82f;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #589199;
	border-left-color: #589199;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #589199;
	padding: 15px 20px;
}
