

/* basic elements */


/* actul color used for green is #5d7847 but JPG compression screws it up */
body { 
	font-family: arial; 
	font-size: 10pt;
	background-color: #5d7948; 
	color : #000000;
	margin: 0px; 
	}
p, td, li { 
	font-family: arial; 
	margin-top: 0px; 
	text-align: justify;
	font-size: 10pt;
	color : #000000;
	}

.larger
{ 
	font-family: arial; 
	font-size: 13pt;
	font-style: bold;
	color : #000000;
	margin: 0px; 
	}
	
.blue
{
	font-family: arial; 
	font-size: 16pt;
	font-style: bold;
	color : #3B37F6;
	Padding-top: 30px;
	margin-top: 30px; 
	}
	
.large
{	font-family: arial; 
	font-size: 11pt;
	font-style: normal;
	color : #000000;
	margin: 20px 40px 20px 20px; 
}
	
h3 { 
	font-family: arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	font-size: 12pt;
	font-style: italic;
	}

h2 { 
	font-family: arial; 
	margin-bottom: 0px; 
	color: #000000;
	font-size: 14pt;
	}

h2.white { 
	font-family: arial; 
	margin-bottom: 0px; 
	color: #ffffff;
	font-size: 14pt;
	}

.title { 
	font-family: arial; 
	margin-bottom: 0px; 
	color: #1111ff;
	font-size: 14pt;
	}

.white { 
	font-family: arial; 
	margin-top: 0px; 
	text-align: justify;
	font-size: 10pt;
	color : #ffffff ;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FE430B;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FE7013;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FE7013;
	}

a img {
	border:none; color:#fff 
}


a.bia:link { 
	font: 10pt arial;
	text-decoration: underline; 
	color: #274B4B;
	}
a.bia:visited { 
	font: 10pt arial;
	text-decoration: underline; 
	color: #7D775C;
	}
a.bia:hover, a.bia:active { 
	font: 10pt arial;
	text-decoration: underline; 
	color: #FE7013;
	}


/* specific divs */
#container { 
	background: url(zen-bg.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0 10% 0 10%;
	}

#intro { 
	min-width: 470px;
	}
#pageHeader { 
	margin-bottom: 20px;
	}

/* 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;
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
	


#extraDiv1 { 
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px; 
	}
	
.smalltext { font: 10px verdana, sans-serif; }

#middleTable {
background-image:url(images/grass-background-image.jpg);
background-repeat: repeat-x;
padding : 0px ;

}

#middleTable2 {
background-image:url(images/grass-background-image.jpg);
background-repeat: repeat-x;
padding : 0px ;

}




#entryLabel {
background-image:url(images/EntryBoxWLabel_04.gif);
background-repeat: no-repeat;
padding : 1px ;
width: 133 ;
height: 27 ;
vertical-align:top;
}


#entryLabel01 {
background-image:url(images/EntryBoxWLabel_01.gif);
background-repeat: no-repeat;
Padding-top : 10px ;
padding : 0px ;
width: 10 ;
height: 53
vertical-align:top;
} 

#entryLabel02 {
background-image:url(images/findbox.gif);
background-repeat: no-repeat;
Padding-top : 10px ;
padding : 0px ;
width: 136 ;
height: 56;
vertical-align:top;
}
 
#entryLabel03 {
background-image:url(images/EntryBoxWLabel_03a.gif);
background-repeat: no-repeat;
Padding-top : 10px ;
padding : 0px ;
width: 13;
height: 53
vertical-align:top;
}
 
#entryLabel04 {
background-image:url(images/EntryBoxWLabel_04.gif);
background-repeat: no-repeat;
padding-bottom : 10px ;
width: 113 ;
height: 27
vertical-align:top;
align:left;
margin:0;
font-weight: bold;
font-size: 10pt;
color: grey;
line-height: 15px;
} 


#entryBox01 {
background-image:url(images/EntryBox_01.gif);
background-repeat: no-repeat;
padding : 0px ;
width: 10 ;
height: 29
vertical-align:top;
} 


/*this is the new entry box for the left menu column*/

#entryBox02 {
background-image:url(images/EntryBox_02.gif);
background-repeat: no-repeat;
padding-top : 5px ;
width: 113 ;
height: 29
align:left;
vertical-align:top;
color: grey;
line-height: 15px;
font-weight: bold;
font-size: 10pt;
margin:0;
}
 
#entryBox03 {
background-image:url(images/EntryBox_03.gif);
background-repeat: no-repeat;
padding : 0px ;
width: 13 ;
height: 29
align:left;
vertical-align:top;
}
 

#textTableBack {
background-color : #FFFFFF;
padding : 0px ;
border: 0px dashed #000000 ;
align:left;
vertical-align:top;
} 
 
#textTable {
background-color : #FFFFFF;
padding : 0px ;
align:left;
vertical-align:top;
}

.dashedCell {
background-color : #9CBCDA;
border-top: 3px dotted #FFE354 ;
padding : 3px ;
font-size: 9pt;
height : 25px;
} 
.dashedCellLower {
background-color : #FFFFFF;
border-bottom: 3px dotted #bbbbbb ;
padding : 0px ;
font-size: 7pt;
height : 5px;
} 
.textBoxText {
background-color : #FFFFFF;
border-top: 0px dotted #bbbbbb ;
color : #555555;
padding : 5px ;
font-size: 10pt;
height : 5px;
} 

.infoTable {
background-color : #FFFFFF;
border: 1px solid #aaaaaa ;
padding : 0px ;
align:left ;
vertical-align:top;
}
.copyright {
color : #F7F4A8;
padding : 2px ;
height : 5px;
font: 8pt verdana, sans-serif; 
} 

 .floatright
{
float: right;
margin: 0 0 10px 10px;
}

 .border
{
float: right;
margin: 0px 0px 5px 5px;
border: 1px dotted #666;
padding: 10px;
}


.gcborder {
	border: 1px solid #f00;
	padding: 3px;
}

.indent90 {position: absolute; left: 92;}

.indent70 {position: absolute; left: 70;}

.GiveBasket{
	color : #ffffff;
	background-color : #FF0000;
	padding : 2px ;
	font: 10pt arial bold; 
	align: center;
} 



.searchtext{
    border-style: hidden;
    border-width: 0px;
    color: #000000;
    font-size:8pt;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 35px;
	width: 139px;
	height: 56px;
    background-image: url(/images/findbox.gif);
  }
  
  .formtable { border: 1px dashed #258E01;
 }

table.formtable td { font-size : 11px;
			font-family : Arial;
			font-weight : normal;
			font-style : normal;
			color : #000000;
			padding-top: .5em;
			padding-bottom: .5em;
			padding-left: 1em;
}

.err { 
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ff0000;
}