/* 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. */

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


/* basic elements */





body {
	font-size:.85em;
	line-height:1.2em;
	font-family: "Lucida Sans Unicode";

	margin:0px;
	padding:0px;
	text-align:center;
 
	

	
}

#container{
	width: 788px;
	margin:10px auto 0px auto;
	text-align:left;
	width:1024px;
	height:768px;
	position:relative;
	background-image:url(../img/zen_bg.png);
	background-repeat: no-repeat;
}


	
p.ex1{
}

#preamble, #supportingText{
	width: 280px;
	padding:0 20px 0 20px;
	float:left;
	color:#385b95;
	font-size:.95em;
	line-height:1.4em;


}


#preamble{
	
	margin: 130px 0 0 240px;	

	
}

#supportingText{
	margin:0 40px 0 240px;
}

#participation{
}
					
#pageHeader{
	/*margin:160px 0 0 334px;*/
	color:#7b955c;
	
}
	
h1{
	text-indent:-2000px;
	background-image:url(../img/zen_title.png);
	background-repeat: no-repeat;
	width:579px;
	height:307px;
	margin-left:220px;
	margin-top:-5px;
	
}

a:link{
	text-decoration:none;
	color:#385b95;
}

a:hover{
	color:#7b955c;
	
}

a:visited{
	color:#000;
}

h2{
	margin-top:-155px;
	margin-left:360px;
	/*font-size:.99em;*/
}
	



#quickSummary{
	/*margin:0 0 0 641px;*/
	float: right;
	width: 150px;
	margin-top:140px;
	color:#385b95;
	font-size:.75em;
	line-height:1.2em;
	margin-right:220px;
	
}
	
h3{
	color:#fd524b;

}

h3.select{
	text-transform:uppercase;
	
	
	
}

h3.archives{
	text-transform:uppercase;
	
}

h3.resources{
	text-transform:uppercase;
}


#benefits{
}

#requirements{
}

#footer{
}

#linkList{
	/*margin: 0 0 0 660px;*/
	width: 150px;
	margin-top:-220px;
	float:right;
	
	font-size:.80em;
	line-height:1.3em;
	margin-right:220px;
	
}


body
{
background-color:#f3ede1;
}

#larchives{
}

#lresources{
}

	
#lselect ul, #larchives ul, #lresources ul  {
	list-style:none;
	padding-left:0;
	

	
	
}

#lselect li{
	margin-left:0;
}