html {
	background-color: #80AB8F;
	margin: 0px;
	padding: 0px;
}
/* ----- Page Layout BEGIN ----- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	background-image: url(../images/bodyrepeat.jpg);
	background-repeat: repeat-x;
	background-color: 81ac8f;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#DivBody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
	border: 5px solid #FFF;
}
#DivHeader {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#DivContent {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#DivFooter {
	padding: 0px;
	margin: 0px;
}
#DivBike {
	height: 450px;
	width: 450px;
	float: right;
}
#AmericanForests {
	height: 135px;
	width: 250px;
	position: fixed;
	top: 5px;
	right: 5px;
}
marquee {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #090;
	text-align: center;
}




/* ----- Page Layout END ----- */


/* ----- Styled Anchor Tags BEGIN ----- */

a:link {
	text-decoration: none;
	color: #FF090F;
}
a:visited {
	color: #D20000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FCFCBD;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7, p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/headerBG.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 17px;
	letter-spacing: .1em;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/headerBG.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 17px;
	letter-spacing: .1em;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	letter-spacing: .1em;
	font-family: Verdana, Geneva, sans-serif;
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


p {

}
th {
	background-color: #D8EBDE;
}
td {
	font-weight: bold;
}

#TopNav {
	text-align: center;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 200px;
	float: left;
	height: 275px;
	font-weight: bold;
}

#divlinks a:link, #divlinks a:visited, #divlinks a:active {
	color: #023123;
	text-decoration: none;
	border: 1px solid #02581B;
	width: 180px;
	margin: 4px;
	float: left;
	background-image: url(../images/NAV_flowers.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
}
#divlinks a:hover, #divlinks a.current:link, #divlinks a.current:visited {
	color:#FFF;
	background-color: #FFF;
	background-image: url(../images/NAV_over_flowers.jpg);
}
.floatleft {
	float: left;
}
.clearboth {
	clear: both;
}
.red {
	color: #FF0000;
}.imgpad {
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.greenborder {
	padding: 5px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	background-image: url(../images/bodyrepeat.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A3121;
	border-right-color: #09110B;
	border-bottom-color: #09110B;
	border-left-color: #1A3121;
	background-position: left bottom;
}

.ten {
	font-size: 10px;
}
.twelve {
	font-size: 12px;
}

