* {
	margin : 0;
	padding : 0;
}

a {
	color : #6699FF;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : #3333FF;
	text-decoration : underline;
}

body {
	color : #000000;
	padding : 20px 0 40px 0;
	text-align : center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FEE4E8;
}



p,
ul {
	padding : 0 30px 1em 30px;
}

li {
	display : block;
	list-style : none;
}

#container {
	text-align : justify;
	margin : 0 auto;
	padding : 0px;
	width : 740px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

h3 {
	font-size:14px;
	line-height:24px;
	}
h1 {
	font-size:24px;
	line-height:56px;
	}
h2	{
	font-size: 18px;
	line-height:28px;
	}

#pageHeader,
#intro {
	margin : 0;
	padding: 10px;
	background-color: #e6e1d3;
	background-image: url(assets/7oaksdesign.jpg);
	background-repeat: no-repeat;
		/*border-top: medium double #3a3e49;
	border-bottom: medium double #3a3e49;*/
	height: 240px;
	background-position: center;
	text-align: center;
	font-size: 14px;
	font-size: 14px;
}
#quickSummary{
	background : #e6e1d3 url() no-repeat;
	margin : 0 0 0 0;
	padding: 10px;
	border-top: medium double #3a3e49;
	border-bottom: medium double #3a3e49;
	
}
#footer {
	background : #e6e1d3 url() no-repeat;
	margin : 0 0 0 0;
	padding: 12px;
	border-top: medium double #333300;
	border-bottom: medium double #333300;
	text-align: center;
	font-size: 1.0 em;
	color: #000000;
	
}
#preamble,
#participation,
#requirements {
	background : #efece3 url() no-repeat;
	margin : 0px;
	padding:10px 10px 10px 10px;
	visibility: visible;	
}
#preamble p.p3,
#participation p.p3,
#requirements p.p5 {
	background : #efece3 url() no-repeat bottom left;
}

#explanation, #benefits {
	margin-bottom: 10px;
	top: 290px;
	width:350 px;
	position: absolute;
	height:auto;
	margin-left:230px;
	text-align:center;
	
}
#explanation p.p2,
#benefits p.p1 {
	background : #e6e1d3 url() no-repeat bottom left;
}






#linkList {
	background : #efece3 url() repeat-y;
}
#linkList2 {
	background : url() no-repeat;
	overflow : hidden;
	height : auto !important;
	height : 1%;
}

#lselect,
#larchives {
	clear : right;
	float : right;
	width : 365px;
}
#larchives h3 {
	display : none;
}

#lresources {
	width : 365px;
}

#extraDiv1 {
	background : url() no-repeat top center;
	height : 45px;
}
/*__________Navigation menu__________*/
#navMenu {
	color: #333300;
	font-size: 1.1em;
	padding-top:10px;
	text-align:center;
	left: 0;
	overflow: visible;
	position: relative;
	top: 0px;
	width: 210px;
	height: auto;
	border: 3px double #8e7253;
	background: #cccc99; padding-bottom: 40px;
	}
