/* CSS Document */

*{
	margin:0;
	padding:0;
}

body {
	color:#000000;
	text-align: center;
	background-color: transparent;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style:normal;
	line-height:1.4em;
	font-weight:normal;
	font-variant:normal;
}

p {
	margin-bottom: 10px;
}

#container {
	width:750px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}

#preamble, #explanation, #participation, #benefits, #requirements {
	position: relative;
	top: 240px;
	left: 20px;
	color: #28780A;
	width: 400px;
	padding-bottom: 10px;
	text-align: justify;
	}

#quickSummary {
	position: relative;
	height: 100px;
	width: 270px;
	top: 180px;
	float: right;
	padding-right: 35px;
}

#quickSummary .p2 {
	padding-top: 20px;
	margin-left: 25px;
	font: normal 0.9em/0.9em Arial, Tahoma, Georgia, sans-serif;
	letter-spacing: -1px;
	color: #C3A176;
	text-transform: uppercase;
	width: 220px;
}

#linkList {
	position: absolute;
	left: auto;
	right: auto;
	top: 330px;
	margin-left: 520px;
	width: 200px;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 30px;
	padding-bottom: 150px;
}

#linkList ul {
	text-align: left;
	list-style: none;
}

#linkList ul li {
	border-bottom: 1px solid #ECEFD7;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#1select, #1archives {
	margin-bottom: 20px;
}

#1select ul li {
	font-size: 0.9em;
	background-color: transparent;
	background-image: url(images/sflower.jpg);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 35px;
}

#footer {
	text-align: center;
	padding-left: 0px;
	padding-top: 240px;
}

acronym {
	text-decoration: none;
	color: #D7661C;
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}

a, a:visited {
	text-decoration: none;
	color: #D7661C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
}

#linkList ul li a:hover {
	color:#94AB36;
}

#1select a {
	display: block;
	font-size: 1.1em;
	color: #789B51;
}

#1select a.c {
	line-height: 0.9em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: -1px;
	display: inline;
}

#footer a, #footer a: visited {
	padding: 5px;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
}

#footer a:hover {
	padding: 5px;
	border: 1px solid #993300;
	background-color: #D94904;
	color: #FFFFFF;
}








	
.subhead {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bold; color: #667F3D;
}
