/* css Zen Garden submission 069 - 'Bonsai Sky' by Mike Davidson - http://www.mdavidson.com/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003, Mike Davidson */
/* Added: December 23rd, 2003 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */


body {
	min-width: 800px;
	color: #000;
	background-color: #fff;
	background-image: url(../index/bg_garden4.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
}	
.med {
	font-size: 13px;
	line-height: 1.4em;
}


acronym {
	border: 0;
}

h3 {
	color: #003300;
	background-image: url(../images/spiral.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	height: 23px;
	margin-top: 2px;
	margin-bottom: -5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: 003300;
	line-height: 1.4em;
}
img { behavior: url(iepngfix.htc); }

h3 span {
	border-bottom: 1px dotted #000000;
	padding-bottom: 3px;
}

.img_lft {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

li {
	line-height: 16px;
	padding-bottom: 8px;
}
a:link, a:visited, a:active  {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
}



#linkList {
	position: absolute;
	width: 170px;
	top: 178px;
	right: 170px;
	color: #FFFFCC;
	text-shadow: 0 0 3px #000000;
	font-weight: 500;
	background-repeat: no-repeat;
	background-position: center;
	list-style-type: none;
	font-size: 14px;
	height: 506px;
}

#linkList h3 {
	padding: 0;
	text-align: left;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: none;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 7px;
}

#linkList h3 span {
	padding: 4px 20px 4px 20px;
	position: relative;
	background-image: url(../black.png);
	background-repeat: no-repeat;
	top: 5px;
}

#lselect, #larchives, #lresources {
	background-image: url(../images/black-back2.png);
	margin-bottom: 20px;
	padding-bottom: 5px;
	list-style-type: none;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 2px;
}


#quickSummary {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 55%;
	padding-left: 0px;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	margin-top: 5px;
}


#pageHeader h1 {
	font: normal 85px Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 7px #000000;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	color: #111133;
	display: none;
}


#pageHeader h2 span {
	border-top: 1px dotted #000000;
	padding-top: 3px;
}

#container {
	width: 92%;
	margin-left: 30px;
	padding-bottom: 40px;
}
.menucontrol {
	position:relative;
	font-size: 8px;
	line-height: 2em;
}
.menutitle {
	position:relative;
	padding-left:0px;
	height:2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: normal;
	color: #FFFFCC;
}
.dropdown { position:relative; display:none; }
.menuitem {
	position:relative;
	color:#FFFFCC;
	left:7px;
	padding-bottom:0.3em;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 10px;
}
a.nav {
	color:#FFFFCC;
	text-decoration:none
}
a.nav:hover {
	color: #FFFF66;
	text-decoration:underline
}
a:link {color:#364761; text-decoration:none}
a:visited {color:#4c5a6f;text-decoration:none}
a:hover {color: #9d6358;text-decoration:none}


.simpleLink {
	height: 1.5em;
}
.section {
	padding-bottom:0.5em;
	font-size:14px
}
#intro {
	padding-top: 230px;
}
#explanation, #participation, #benefits, #requirements, #preamble {
	width: 65%;
}
#explanation, #participation, #benefits, #requirements, #preamble ul {
	list-style-position: inside;
	list-style-type: disc;
}
#css-zen-garden #container #supportingText {
	list-style-type: none;
	list-style-position: inside;
}

#lselect a:link.c , #lselect a:visited.c {
	color:#EBE2A8;
	text-decoration: none;
	display: inline;
	font-size: 10px;
}

#lselect a:hover.c, #lselect a:active.c {
	text-decoration: underline;
	display: inline;
}

#extraDiv1 {
	position: fixed;
	top: 270px;
	right: 85px;
	width: 85px;
	height: 184px;
	margin: -85px;
}

#extraDiv2 {
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#extraDiv3 {
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#extraDiv4 {
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

#extraDiv5 {
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}
#linkList a.nav, #linkList a:visited {
	color: #FFFFCC;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	line-height: 1.4em;
	font-weight: 500;
}
#linkList a:hover, #linkList a:active {
	color: #FFFF99;
	font-style: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
}
#linkList  a.nav2   {
	color: #FFFFCC;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	line-height: 1.4em;
	font-weight: 500;
	margin-bottom: 5px;
}
#linkList a.nav2:hover {
	color: #FFFF66;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	line-height: 1.4em;
	font-weight: 500;
}
#supportingText {
	list-style-type: none;
	list-style-position: inside;
	margin-top: 15px;
	font-size: 11px;
}
.img_r {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.large {
	font-size: 14px;
	line-height: 1.4em;
}
.italic-med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4em;
}
.italic-medB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4em;
	font-weight: bold;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.4em;
	font-weight: 400;
}
.right {
	text-align: right;
	font-size: 12px;
}
#preamble p {
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 5px;
}
