html {
  font: small/1.4 font-size: small/1.4 Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #666;
	}

#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 178px;
	float: left; /* Contain floated list items */
	background-color: #dde488;
}
#header {
	background-image: url(images/leaf5.gif);
}
#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the */
	width: 100%; /* IE whitespace bug */
	background-color: #dbf9b1;
}

#nav a {    
  display: block;  /* to increase clickable area as a's 
      default to inline */
  color: #0033CC;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}



#nav a:hover {
	text-decoration: underline;
	background-color: #d3f99c;
  }
  #nav #nav_contact a {
  border: none;
}


#body_hom #nav_hom a,
      #body_what #nav_what a,
      #body_recycle #nav_recycle a,
      #body_help #nav_help a,
      #body_befaft #nav_befaft a   {
  color: #990000;
  font-weight: 100;
}

h1 {  font: 100 normal 22px/26px Georgia, "Times New Roman", Times, serif; color: #FFFFFF}
h2 {  font: bold normal 18px/20px "Times New Roman", Times, serif; color: #77b61e}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: 100;
	color: #a29061;
}
.imageline {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}
.tablemain {
	border: 1px solid #666666;
	word-spacing: normal;
	width: 720px;
}
.whiteline {
	border-top: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	padding-right: 0px;
}

.tdline {
	border: 1px solid #999999;
}
.titlepagetext {  font: 300 normal 12px/20px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: 4px}
a:link {  font: normal 14px/20px "Times New Roman", Times, serif; color: #000066; text-decoration: none}
a:visited {  font: normal 14px/20px "Times New Roman", Times, serif; color: #990000; text-decoration: none}
a:hover {  font: normal 14px/20px "Times New Roman", Times, serif; color: #0000FF; text-decoration: none; background: #CCCCCC}
a.small:link {  font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif; color: #006600; text-decoration: none}
a.small:visited {  font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif; color: #999999; text-decoration: none}
a.small:hover {  font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif; color: #999999; text-decoration: none; background: #CCCCCC}
.copyright {  font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif; color: #666666}
.titletext2 {  font: 300 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: 4px}
.noticetext {  font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}

.biotext {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.padding {
	padding: 12px;
}
p {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}
