@charset "UTF-8";
a:link {
	color: #99c34e;
}
a:visited {
	color: #99c34e;
}
a:hover {
	color: #F90;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
body {
	background-color: #99c34e;
}
#leftFloat {
	float: left;
	width: 18%;
	margin-left: 6px;
	line-height: 30px;
	color: #99c34e;
	font-weight: bolder;
}
#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin: 0 auto;
	background-image: url(images/floral.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	height: 260px;
}
.style3 {color: #ff9900; font-weight: bold; }
.style4 {color: #99c34e}
#TopNav {
	float: right;
	margin-top: 226px;
	margin-right: 10px;
}
#centertxt {
	width: 74%;
	margin-left: 190px;
}
.footer {
	font-size: 0.7em;
	text-align: center;
}
