  body
  {
	margin: 0;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #FFFFFF;
	text-align: left;
  }
H1 {
	font-size: 21px;
	letter-spacing: 0.2em;
	font-weight: normal;
	color: #567027;
}

#copy  {
	background-color: #80a63a;
	padding-left: 25px;
	padding-right: 144px;
	vertical-align: top;
	padding-top: 15px;
}
.leftbar {
	text-align: right;
	vertical-align: top;
}
.quote {
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	padding-left: 50px;
	padding-top: 35px;
	padding-right: 45px;
	color: #586728;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.5em;
	width: 229px;
}
#nav {
	background-color: #E77C38;
	padding: 8px;
	font-size: 12px;
	font-family: arial;
}

a:link {
	color: #506725;
	font-weight: normal;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.block {
	background-color: #516824;
	padding: 22px;
	font-size: 16px;
	line-height: 33px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



#nav  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}
.tableheader {
	background-color: #617D2D;
	text-align: center;
	padding: 3px;
}
.odd {
	background-color: #95BF46;
}

#nav  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}
#nav  a:hover {
	color: #B85716;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}
#nav  a:active {
	color: #772C0C;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}

#nav  a:focus {
	color: #772C0C;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
}
