/* css Zen Garden default style v1.02 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* File updated/edited by Adam Wilson. http://www.adambwilson.com */

/* Your images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	height:100%;
	background: #c4c9dc url(bg_2.jpg) no-repeat center top; 
	margin: 0 auto; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #e96d2d;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #e96d2d;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #e96d2d;
	}	
	
acronym {
	border-bottom: none;
	}


/* specific divs */
#container { 
	background:none;
	width:800px;
	position:relative;
	padding:20px 0 10px 0;
	margin:164px auto 0 auto;
	text-align:center; 
	}

#intro { 
	min-width: 470px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(header.gif) no-repeat top left; 
	margin-top:-65px;
	margin-left:-45px; 
	width:372px; 
	height:83px; 
	float:left;
	position:relative;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	width:250px; 
	height:18px;
	_height:30px;
	margin-left:323px;
	_margin-left:10px;
	margin-top:-50px;
	vertical-align:top;
	float:left;
	}
#pageHeader h2 span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	}
#pageHeader {
	padding-top: 20px;
}

#quickSummary {
	margin:0px 30px 0px 10px; 
	width:500px;
	padding:0 20px 0 5px; 
	float:left;
	background-color:#adeda7;
	}
	
#quickSummary p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#11576f;
	padding-left:10px;
	margin:0 5px 0 7px;
	}
#quickSummary p1, #quickSummary p2 {
	font-family:Georgia, Times, serif;
	font-size:10px;
	text-align:left;
	color:#CCCCCC;
	margin:0 0 0 7px;
	}


#preamble {
	float: left; 
	padding: 0px 15px 10px 10px;
	background-color:#adeda7;
	width:500px;
	margin:0 0 0 10px;
	text-align:left;
	}
	
#preamble h3 {
	width:292px;
	height:45px;
	background:url(road.gif) top left no-repeat;
	margin:0px;
}	

#preamble h3 span {
	display:none;
}

#preamble p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#11576f;
	padding-left:10px;
}

#supportingText {	
	padding: 0 15px 0 10px;
	margin:0 0 25px 10px;
	background-color:#adeda7;
	width:500px;
	float:left;
	text-align:left;
	}
#explanation {
	background-color:#adeda7;
	margin-top:10px;
	text-align:left;
}


#explanation h3 {
	width:292px;
	height:45px;
	background:url(soWhat.gif) top left no-repeat;
}	

#explanation p, #benefits p, #explanation p, #participation p, #requirements p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#11576f;
	padding-left:10px;
	padding-right:5px;
}

#participation {
	text-align:left;
}

#participation h3 {
	width:292px;
	height:45px;
	background:url(participate.gif) top left no-repeat;
}

#benefits h3 {
	width:292px;
	height:45px;
	background:url(benefits.gif) top left no-repeat;
}
	

#requirements h3 {
	width:292px;
	height:45px;
	background:url(require.gif) top left no-repeat;
}	

#requirements h3 span, #benefits h3 span, #explanation h3 span, #participation h3 span {
	display:none;
}

#footer { 
	margin: 10px 0 0;
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	width:165px;
	min-height:400px;
	margin-top:-250px;
	margin-right:75px;
	_margin-right:35px;
	background-color:#faf1b1;
	background-position:top;
	position:relative;
	float:right;	
	vertical-align:top;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	padding:10px; 
	width: 130px;
	text-align:left; 
	}
	
#lselect ul {
	margin: 0;
	padding: 0;
	}
	
#lselect li {
	margin: 0;
	padding: 0;
	}
	
#linkList h3.select { 
	background: url(select.gif) no-repeat top left; 
	margin: 10px 0 5px 0; 
	width: 143px; 
	height: 25px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 143px; 
	height: 25px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(archives.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:143px; 
	height: 25px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(resources.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:143px; 
	height: 25px; 
	}
#linkList h3.resources span {
	display:none
	}

#linkList ul {
	margin: 0;
	padding: 0;
	color:#666;
	}
#linkList li {
	line-height: 2.5ex;
	width:inherit;  
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	
	}
#linkList li a:link {
	color: #00aa34;
	text-align:left;
	}
	
#linkList li a.c {
	color: #320653;
	text-align:left;
}
#linkList li a:visited {
	color: #320653;
	text-align:left;
}

#extraDiv1 {
	background: none;
	position: absolute; 
	top: 40px; 
	right: 0; 
	width: 148px; 
	height: 110px;
	}
.accesskey {
	text-decoration: underline;
	}
