body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: center;
	margin-top: 10px;
	padding-top: 2px;
	font-size: 12px;
}


#wrapper {
	text-align: left;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	border: 2px solid #0b8469;
	margin-top: 0px;
}



#leftside {
	float: left;
	width: 140px;
	margin-top: 0px;
	font-family: "Bookman Old Style", Arial, "MS Sans Serif";
	font-size: 16px;
	background-color: #0b8469;
	height: 480px;
	padding: 10px;
	line-height: 140%;

}
#rightside {
	float: left;
	margin-left: auto;
	width: 550px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	background-color: #0b8469;
	clear: both;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #0b8469;
	border-right-color: #0b8469;
	border-bottom-color: #0b8469;
	border-left-color: #0b8469;

}

.footertext {
	color: #FFffcb;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 10px;
	margin-right: 30px;
}

.footertext2 {
	color: #ffffcb;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 10px;
	margin-right: 60px;
}
#navigation {
	background-color: #ob8469;
	clear: both;
	color: #ffffcb;
	width: auto;
	font-size: 14px;
	font-weight: normal;
	float: none;
	text-align: right;
	margin-top: -10px;
	font-family: "Bookman Old Style", Arial, sans-serif;

}

.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFcb;
	background-color: #0B8469;
	padding-right: 30px;
	margin-right: 0px;
}
a:link, a:visited {
	color: #ffffcb;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;

}
a:hover, a:active {
	text-decoration: underline;
}

.closeup {
	line-height: 100%;
	padding-bottom: 10px;

}
.wider {
	padding-bottom: 6px;
}
.topnav {
	padding-right: 15px;
}
.imageleft {
	padding: 15px;
	float: left;
	margin-right: 20px;
}
.imageright {
	padding: 30px;
	float: right;
}

#footer a:link, #footer a:visited {
	color: #ffffcb;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;

}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
li {
	margin-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

