@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/effectsbg.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #006633;
	padding: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #006633;
}
#wrapper {
	text-align: left;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 100px;
	padding-bottom: 12px;
}
#nav {
	height: 40px;
	padding-top: 12;
	padding-bottom: 12;
}
#banner {
	height: 288px;
}
#leftColumn {
	float: left;
	width: 430px;
}
#navtwo {
	height: 20px;
	width: 890px;
	padding: 10px;
	vertical-align: middle;
}
#rightColumn {
	float: right;
	width: 410px;
}
#table {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 480px;
	border: medium none #CCCC33;
	visibility: visible;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #006633;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #006633;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #006633;
	line-height: 1em;
	font-weight: normal;
}
#rightColumntwo {
	float: right;
	width: 420px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #006633;
}

