/* based on Zunflower by Radu Darvas */

body {
	background-color: #FFFFFF;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	height:100%;
	width:100%;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-color: #FFCC66;
	border-bottom-color: #EBC97A;
	border-left: #EBC97A;
	border-left-color: #EBC97A;
	border-top-style: solid;
	border-top-width: thick;
	border-bottom: #EBC97A;
	border-left-style: solid;
	border-left-width: medium;
	border-right: #EBC97A;
	border-right-color: #EBC97A;
	border-right-style: solid;
	border-right-width: medium;
	border-style: #EBC97A;
	border-top: #EBC97A;
}

p { 
	margin-top: 0px; 
}

a:link {
	background-color: transparent;
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #CC6600;
	text-decoration: underline;
}

a:hover, a:active { 
	background-color: #DADADA;
	color: #CC6600;
	text-decoration: underline; 
}

	/* specific divs */

#container { 
	background: transparent; 
	padding: 0px;  
	margin: 5px auto 0; 
	width: 770px;
}

#uppernav {
	width: 770px;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

#pageHeader { 
	margin: 0;
	padding:0;
}

#preamble {
	background-color: transparent;
	color: #616157;
	position: relative;
	float: left;
	z-index: 5;
	left: 5px;
	clear: both;
	padding: 10px; 
	font-family: georgia, serif;
	font-size: 12px;
	line-height: 30px;
	width: 180px;
	text-align: center;
}
	
#preamble h3{
	line-height: 16px;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	
}

#logo {
	float: left; 
	width: 158px; 
	height: 107px; 
	margin-top: 0; 
	margin-left: 0.50em; 
	margin-bottom: 0; 
	margin-right: 0.50em; 
	left: 65px;
}

#constantContact {
	background-color: transparent;
	position: absolute;
	clear: both;
	margin: 3em 0 0 0.25em;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 180px;
}
	/* body text */
	
#supportingText {
	position:absolute;
	padding: 10px;
	margin-left:300px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	height:1376px;
	font-family:georgia, serif;
	font-size:13px;
	line-height:19px;
	width:339px;
	top:205px;


	background-color:#FFFFEC
	left: 160px;
	left: 25px;
	background-color: #FFFFEC;
	
}

h2 {
	font-family:verdana, arial, sans-serif;
	font-size:125%;
	color:#000000;
	background-color: #FFFFEC;
	margin-bottom:10px;
}

h3 {font-family: verdana,arial,sans-serif;
	font-size:125%;
	background-color: transparent;
	color:#333333;
	border-bottom: 1px dashed #999;
	margin-bottom:10px; 
}
	
h4 {font-family: verdana,arial,sans-serif;
	font-size:100%;
	background-color: transparent;
	color:#333333;
	border-bottom: 1px dashed #999;
	margin-bottom:10px; 
}
	
	/* footer */
#footer { 
	text-align: center; 
	border-top: 1px solid #CBCBC2;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
}

#footer a:link, #footer a:visited { 
	margin: 5px;
	font-weight: normal; 
}

/* navigation */

#linkList {
	margin-left: 566px;
	position: left;
	top: 200px;
	height:100%;
	left: 300px;
}
	
#linkList2 { 
	font: .70em verdana, sans-serif; 
	padding: 10px; 
	width: 204px; 
}

#linkList h3.select, #linkList h3.archives, #linkList h3.resources {
	color: #000000;
	background-color: transparent;
	width:180px; 
	height: 20px; 
}
	
#linkList h3.select { 
	background: transparent;  
	margin: 25px 0px 5px 0px; 
}

#linkList h3.archives { 
	background: transparent;  
	margin: 25px 0px 10px 0px;
	padding-top:5px; 
}

#linkList h3.resources { 
	background: transparent; 
	margin: 25px 0px 10px 0px;
	padding-top:5px;  
}

#linkList h3.select span, #linkList h3.archives span, #linkList h3.resources span {
	display:none
}

#linkList ul {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#333333;
	background-color: transparent;
}

#linkList li {
	list-style-type: none;
	font-weight: normal;
	background-color: transparent; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
}

#linkList li a:link { 
	color: #000000;
	font-weight: normal;
	background-color: transparent;
}

#linkList li a:visited {
	color: #333333;
	font-weight: normal;
	background-color: transparent;
}

#linkList li a:hover, #linkList li a:active {
	color:#CC6600;
	font-weight: normal;
	background: #EBF0F4;
}	

a.c:link, a.c:visited, a.c:hover, a.c:active {
	font-weight:normal;
}

#extraDiv1, #extraDiv2 {
	display:none;
}

#donor {font: 80% verdana, sans-serif; 
	margin: 10em 0 0 1em;
	color: #000000;
	background-color: transparent;
}
	
abbr title { border-bottom-width: 1px; border-bottom-style: dotted; color: #999999; background-color: transparent;}
dfn title { border-bottom-width: 1px; border-bottom-style: dotted; color: #999999; background-color: transparent;}
p.credit {font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0 1em; padding: 1em 0 1em; text-align: left;}
