/* this is a basic theme - works with nearly all browsers */
/* all the text is visible and easy to change */
/* the css code is overcoded and long - so its easier for css starters */

/* tested with: */
/* on mac osx: safari 1.2.2, camino 0.8b, mozilla 1.7, firefox 0.9, omniweb 4.5, ie 5.2.3, */
/* on mac os9: ns 7.0.2, ie 5.1.6, */
/* on win98:  ie 6.0.2800, ns 7.0.1, moz 1.6, firefox 0.9, opera 7.03, */



p {
	font-size: 17px; 
	line-height: 16px;
	font:Arial, Verdana, Helvetica, sans-serif;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 16px; 
	line-height: 14px;
	font-weight: bold; 
	font:Arial, Verdana, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px;
	}
	
.grtitle {
	color: #00CC99;
	font-weight: bold;
}
a:link {
	font-size:14px;
	text-decoration: none;
	color:#FF0000;
	font-weight:bold;
	}
a:visited{ 
	font-size:14px;
	text-decoration: none; 
	color:#FF0000;
	font-weight:bold;
	}
a:visited:hover 
{
	font-size:14px;
	text-decoration: underline; 
	color:#FF0000;
	font-weight:bold;
}
a:hover, 
a:active { 
	font-size:14px;
	text-decoration: underline; 
	color:#FF0000;
	font-weight:bold;
	}
	
a.mn:link {
	font-size:13px;
	text-decoration: none;
	color:#000099;
	font-weight:bold;
	}
a.mn:visited{ 
	font-size:13px;
	text-decoration: none; 
	color:#000099;
	font-weight:bold;
	}
a.mn:visited:hover 
{
	font-size:13px;
	text-decoration: underline; 
	color:#000099;
	font-weight:bold;
}
a.mn:hover, 
a.mn:active { 
	font-size:13px;
	text-decoration: underline; 
	color:#000099;
	font-weight:bold;
	}
a.footer:link {
	font-size:13px;
	text-decoration: none;
	color:#FFFFFF;
	}
a.footer:visited{ 
	font-size:13px;
	text-decoration: none; 
	color:#FFFFFF;
	}
a.footer:visited:hover 
{
	font-size:13px;
	text-decoration: underline; 
	color:#FFFFFF;
}
a.footer:hover, 
a.footer:active { 
	font-size:13px;
	text-decoration: underline; 
	color:#FFFFFF;
	}


acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

/* major divs */
#container { 
	width: 700px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#intro {
 	width: 680px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#supportingText {
 	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
	
#linkList {
  position: absolute;
  top: 213px;
  left: 0px;
 	width: 220px;
	margin: 0px 0px 0px 482px;
	padding: 0px 0px 0px 0px;
	}

/* minor divs */
#pageHeader {
 	width: 700px;
 	height: 20px; /* strange but ie6 needs this */
 	background-image: url(blatt02ad.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 104px 0px 0px 0px;
	}
	
#pageHeader h1 {
 	width: 600px;
	color: #fff;
	font-size: 24px; 
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 600px;
	color: #fff;
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}
		
#quickSummary {
 	width: 680px;
 	background-image: url(stone_24.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-color: #284C00;
	border: 1px solid #aaa;    
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	}

#preamble {
 	width: 450px;
	border: 1px solid #aaa;    

	background-color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	}
	
#preamblewide {
 	width: 675px;
	border: 1px solid #aaa;    
	background-color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	}
#explanation,
#participation,
#benefits,
#requirements {
 	width: 450px;
	border: 1px solid #aaa;    
 	background-image: url(leaf_09d.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;	
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
	}
	
#footer {
 	width: 680px;
	border: 1px solid #aaa;    
 	background-image: url(stone_19.jpg);
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;	
	margin: 15px -10px 10px 0px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	}
	
#explanation p,
#participation p,
#benefits p,
#requirements p,
#preamble p {
	padding-bottom: 8px;
	text-align: justify;
	}

#preamble h3,
#supportingText h3 {
	color: #284C00;
	background-color: #ddd;
 	background-image: url(stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 16px; 
	line-height: 18px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}

#preambletitle {
 	width: 655px;
	border: 1px solid #aaa;    
 	background-image: url(stone_19.jpg);
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;	
	margin: 10px -10px 10px 0px;
	padding: 20px 10px 10px 10px;
	text-align: center;
	}

#preambletitle h3
{
	font-size: 18px;
	font-weight:bold;
	line-height: 18px;
	text-transform: uppercase;
	text-align:center;
	margin: -10px 10px 0px -10px;
	padding: 4px 4px 4px 10px;
	}
	
#quickSummary .p1 { 
	color: #fff ! important;
	font-size: 10px ! important;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#quickSummary .p2 { 
	color: #fff ! important;
	font-size: 10px ! important;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#preamble .p4 
{ 
	colour: #000000;
	font-size: 14px ! important;
	line-height: 12px;
	font-weight: bold;
	font-style:italic;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#linkList ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	background-color: #f8f8f8;
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	font:Arial, Verdana, Helvetica, sans-serif;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	
.c { 
	color: #6c9e2d ! important;
	font-weight: normal ! important;
	font-style: italic ! important;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	}

#linkList h3 {
	color: #7fc937;
	background-color: #ddd;
 	background-image: url(stone_24.gif);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	font:Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#linkList h4 {
	color: #000000;
	background-color: #ddd;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	font:Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
#lselect,
#lfavorites,
#larchives,
#lresources {

	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}
	
/* hovers */
	
#preamble:hover {

	}
	
#linkList li:hover {
	background-color: #fefefe;
	}
	
#lresources:hover {
	background-image: url(leaf_09b.gif);
	}
.PhotoTitle {
	font:Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color:#000099;
}
.pagetitle {
	font:Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-style: italic;
}
.pagecontent1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
td.padded20
{
	padding: 20px;
}
.pageheaderital {
	font:Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	font-style: italic;
	color: #003366;
}
.pageheaderitalred {

	font:Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	font-style: italic;
	color: #990000;
}
a.content:link {
	font-size:13px;
	text-decoration: none;
	color:#3366FF;
	}
a.content:visited{ 
	font-size:13px;
	text-decoration: none; 
	color:#3366FF;	}
a.content:visited:hover 
{
background-color:#0099FF;
	font-size:13px;
	text-decoration: underline; 
	color:#ffffff;}
a.content:hover, 
a.content:active {
background-color:#0099FF;
	font-size:13px;
	text-decoration: underline; 
	color:#ffffff;	}
.pagecontent1indent {
	font:Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	padding: 0px 20px;
	margin: 0px 20px 0px 0px;
}
.pageheaderitalsmall {

	font:Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	color: #003366;
}
.pagecontent12 {
	font:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
