.banner {
	background-image: url(images/clouds.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mainbody {
	background-color: #81b3a2;
	width: 100%;
	vertical-align: top;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
td, p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.main_nav {
	background-image: url(images/leaves.gif);
	height: 100px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	word-spacing: 3em;
	padding-top: 25px;
	vertical-align: top;
}
H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ab0534;
}
a {
	text-decoration: underline;
	color: #439e8d;
}
a:hover {
	text-decoration: none;
	color: #439e8d;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #025D66;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 408px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}
a.footer {
	text-decoration: underline;
	color: #025D66;
}
a.footer:hover {
	text-decoration: none;
	color: #025D66;
}
a.leftNav {
	color: #025D66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
}
a.leftNav:hover {
	color: #F77B2B;
	text-decoration: underline;
}
a.leftNavOn {
	color: #F77B2B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
.leftnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #025F68;
	padding-right: 10px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #666;
}H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab0534;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ab0534;
}
.content {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
