body {
	color: #000;
	background-color: #fff;
	background-image: url(bg_garden2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}		

acronym {
	border: 0;
}

h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-image: url(bonsai.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-top: 14px;
	margin-bottom: -5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 span {
	border-bottom: 1px dotted #000000;
	padding-bottom: 2px;
}

p {
	line-height: 165%;
}

ul {
	list-style: none;
	padding: 0px 0px 0px 13px;
	margin: 10px 0px 0px 0px;
}

li {
	line-height: 16px;
	padding-bottom: 8px;
	padding-left: 15px;
}

a:link, a:visited, a:hover, a:active {
	color: #003300;
	font-weight: bold;
}

#linkList a:link, #linkList a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
	display: block;
}

#linkList a:hover, #linkList a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
}

#linkList {
	position: absolute;
	width: 200px;
	top: 299px;
	right: 110px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 3px #000000;
}

#linkList h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: none;
	height: auto;
}

#linkList h3 span {
	background-color: #000000;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -7px;
}

#lselect, #larchives, #lresources {
	background-image: url(bg_black.gif);
	margin-bottom: 25px;
	padding-bottom: 3px;
}

#quickSummary {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 54%;
	border-left: 1px dotted #000000;
	padding-left: 8px;
	padding-top: 30px;
	border-bottom-color: #003300;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#pageHeader {
	top: 10px;
	position: absolute;
	height: 116px;
	text-align: center;
	width: 92%;
	background-image: url(header.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#pageHeader h1 {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 7px #000000;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
	color: #003300;
}

#pageHeader h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 117px;
	color: #000000;
	padding-top: 6px;
	left: 5px;
}

#pageHeader h2 span {
	border-top: 1px dotted #000000;
	padding-top: 3px;
}

#container {
	width: 92%;
	margin-left: 40px;
	padding-bottom: 40px;
}

#intro {
	padding-top: 162px;
}

#explanation, #participation, #benefits, #requirements, #preamble {
	width: 55%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-bottom: 10px;
	margin: 5px 0px 5px 0px;
	padding-top: 10px;
}

#lselect a:link.c , #lselect a:visited.c {
	color:#EBE2A8;
	text-decoration: none;
	display: inline;
}

#lselect a:hover.c, #lselect a:active.c {
	text-decoration: underline;
	display: inline;
}

#extraDiv1 {
	position: absolute;
	width: 565px;
	height: 30px;
	padding: 0px 0px 15px 5px;
	margin: 0px 0px 0px 5px;
	left: -7px;
	border-right: 1px dotted #003300;
	border-bottom: 1px dotted #003300;
	top: 100px;
}

#extraDiv2 {
	background-image: url(edge_bottom_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#extraDiv3 {
	background-image: url(edge_top_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#extraDiv4 {
	background-image: url(edge_left_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

#extraDiv5 {
	background-image: url(edge_right_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}
#horizontalRule {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #003300;
	padding-top: 10px;
	padding-bottom: 10px;
}
#li2 {
	line-height: 16px;
	padding-left: 20px;
	background-image: url(bul1.gif);
	background-repeat: no-repeat;
}
#li3 {
	padding-bottom: 20px;
	padding-left: 55px;
	background-image: url(../images/finger3.gif);
	background-repeat: no-repeat;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	padding-top: 7px;
}
h4 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-image: url(bonsai.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left center;
}
h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-image: url(bul1.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#text1, #text2, #text3, #text4, #text5, #text6 {

	width: 55%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-bottom: 10px;
	margin: 5px 0px 5px 0px;
	padding-top: 10px;
}
#img {
	width: auto;
	padding-bottom: 10px;
	margin: 5px;
	padding-top: 10px;
	text-align: center;
	background-position: center center;
	float: none;
}
#img2 {
	margin: 5px;
	vertical-align: middle;
	border: 4px solid #090;
	text-align: center;
}

#li4 {
	padding-bottom: 8px;
	background-repeat: no-repeat;
	width: 55%;
	background-image: url(../images/leaves.jpg);
	margin-top: 40px;
	padding-top: 30px;
}
.green_bold {
	color: rgb(0,153,0);
	font-weight: bold;
}
.hghlight_box {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003300;
	margin: 1px;
	padding: 1px;
	width: 99%;
	border: 2px double #000000;
}
.red_bold {
	color: #CC3300;
	font-weight: bold;
	font-size: 12px;
}
.red_hghlight_box {
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF0000;
	border-right-color: #000000;
	border-bottom-color: #CC3300;
	border-left-color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
	line-height: normal;
	width: 100%;
	margin-top: 40px;
}
.a_red_bold {

	color: #FF3333;
	font-weight: bold;
	font-size: 14px;
}	
h5 {
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	margin-right: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
