html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFCD6;
  color: #086D29;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #086D29;
	font-size: 21px;
	font-weight: bold;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #065A21;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #065A21;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #065A21;
  text-decoration: underline;
}
a:focus {
  color: #065A21;
}
a:active {
  color: #065A21;
}
a.whitelink:link {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
a.whitelink:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
a.whitelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
a.whitelink:focus {
  color: #FFFFFF;
}
a.whitelink:active {
  color: #FFFFFF;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 780px;
	border: 1px solid #333333;
}
#outerWrapper #header {
	height: 99px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 180px;
	overflow: hidden;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: left;
}
#outerWrapper #footer {
  background-color: #086D29;
  padding: 10px 10px 10px 10px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#outerWrapper #Nav {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 31px;
	background-image: url(images/navbg.jpg);
	padding-left: 10px;
}
.navbutton1 {
	float: left;

	height: 20.px;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #469760;
	height: 16px;
}
.navbutton2 {

	float: left;

	height: 20.px;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	height: 16px;
}
#outerWrapper #mainimage {

  background-color: #FFFFFF;
}
#outerWrapper #contentWrapper {
	background-attachment: scroll;
	background-image: url(images/textbg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.navbutton3 {
	float: right;
	width: 165px;
}
#outerWrapper #Navhomeonly {

	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 31px;
	background-image: url(images/homeonly2.jpg);
	padding-left: 10px;
}
.video {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
