/* 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 */
html {
	margin: 0;
	padding: 0;
	}
body {
	line-height: 1.88889;
	color: #602b06;
	margin: 0;
	padding: 0;
	background-color: #dbeded;
	background-image: url(designv3-body.jpg);
	background-repeat: no-repeat;
	background-position: 820px bottom;
	font-family: georgia, sans-serif;
	font-size: 75%;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 {
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #7D775C;
	margin-top: 20px;
	}
a:link,a:hover,a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #B14D0A;
	}
acronym {
	border-bottom: none;
	}


/* specific divs */
#container {
	padding: 0;
	position: relative;
	width: 780px;
	margin-left: 100px;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	background-image: url(v3contaibbg.jpg);
	background-repeat: repeat-y;
	}

#intro {
	min-width: 470px;
	margin: 0px;
	padding: 0px;
	width: 780px;
	}

/* 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(h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none
	}
#pageHeader {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(v3pagehead.jpg);
	width: 780px;
}

#quickSummary {
	width: 370px;
	height: 60px;
	position: absolute;
	left: 450px;
	top: 200px;
	margin: 0px;
	background-color: #FF7E3D;
	background-image: url(designv1-linkgbquer.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#quickSummary p {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

#preamble {
	width: 570px;
	background-image: url(v3quicksum.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	}
#preamble h3 {
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#preamble span {
}

#supportingText {
	width: 780px;
	margin: 0px;
	padding: 0px;
	}
#explanation {
	padding: 0px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#participation {
	padding: 0px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#benefits {
	padding: 0px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#requirements {
	padding: 0px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


#footer {
	text-align: center;
	background-image: url(v3-footerbg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	position: absolute;
	top: 300px;
	padding: 0px;
	background-image: url(designv1-linkgb.jpg);
	left: 640px;
	height: 800px;
	width: 200px;
	margin: 0px;
	overflow: hidden;
	}
#linkList2 {
	font: 10px verdana, sans-serif;
	margin-top: 60px;
	width: 180px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#linkList h3.select {
	width: 180px;
	height: 40px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: transparent;
	background-position: left top;
	}
#linkList h3.select span {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	}
#linkList h3.archives {
	width:180px;
	height: 40px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: transparent;
	}
#linkList h3.archives span {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#linkList h3.resources {
	width:180px;
	height: 40px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#linkList h3.resources span {
	display:none;
	font-weight: bold;
	color: #333333;
	font-size: 130%;
	}


#linkList ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #233030;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	font-weight: bold;
	font-size: 10px;
	color: #425859;
	}
#linkList li a:visited {
	color: #6B8F92;
	}


#extraDiv1 {
	position: absolute;
	width: 100px;
	height: 800px;
	background-color: transparent;
	background-image: url(v3extra1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	}
.accesskey {
	text-decoration: underline;
	}
