/*cedarvalefarm*/

html {
	margin: 0;
	padding: 0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #06185c; 
	background: #e6fad6 url(bucksheader.png) no-repeat center top; 
	margin: 0; 
	padding: 0;
}

body a:link, a:active, a:visited{
	text-decoration:none;
	color:#720a0b;
}

body a:hover{
	text-decoration:underline;
}

p{
	margin: 10px;
	padding: 0;
}

h3 {
	display:none;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background:  url(none) no-repeat left center;
	padding-left: 7px;
	margin-bottom: 5px;
}

acronym {
	border-bottom: none;
}

/* content div's */

#container { 
	margin: auto;
	width:892px;
    background: url(none) no-repeat center center;
	position:relative;
}

#intro{
	width:892px;
	height:451px;
}

#pageHeader {
	background: url(none) no-repeat center top;
	height:34px;
	overflow:hidden;
	position:absolute;
	top:462px;
	left:205px;
	width:587px;
}

#pageHeader span{
	display:none;
}

#quickSummary {
	display:none;
}

#preamble{
	padding:240px 100px 0 205px;
}

#preamble p.p1{
	margin-top: 20px;
}

#supportingText{
	background-image: url(file:///C|/Documents%20and%20Settings/Owner/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/2X17CS96/content_tile.jpg);
	height:100%;
}

#explanation {
	padding:50px 100px 30px 205px;
	height:100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;

}

#participation {
	margin:20px 100px 30px 205px;
	padding-top:40px;
	background:  url(none) no-repeat center top;
	height:100%;
}

#benefits {
	margin:65px 100px 30px 205px;
	padding-top:40px;
	background:  url(header_benefits.gif) no-repeat center top;
	height:100%;
}

#requirements{
	margin:65px 100px 30px 205px;
	padding:40px 0 15px 0;
	background:  url(none) no-repeat center top;
	border-bottom:1px solid #720a0b;
	height:100%;
}

#footer{
	padding:10px;
	text-align:center;
	background-image: none;

}

/* link list and extra div's */

#linkList {
	position:absolute;
	width:150px;
	top:603px;
	z-index:5;
	color: #660000;
	font-size:10px;
	left: 25px;
	height:550px;
	line-height:13px;
	list-style-image: url(hoofprint.png);

}

#linkList a:link, a:active, a:visited {
	color:#113c05;
	text-decoration:none;
}

#linkList a:hover{
	text-decoration: underline;
}

#lselect{
	background: url(links.png) no-repeat left top;
	margin: 5px 0 0 0;
	padding: 20px 0 0 0;
	width:150px;
}

#larchives{
	background: url(header_archives.gif) no-repeat left top;
	margin: 10px 0 0 0;
	padding: 30px 0 0 0;
	width:150px;
}

#lresources{
	background: url(header_resources.gif) no-repeat left top;
	margin: 15px 0 0 0;
	padding: 30px 0 0 0;
	width:150px;
}
