/*--- Global Elements ---*/

* {
	padding: 0;
	margin: 0;
	}
ul li {
	list-style: none;
	}
a {
	color: #222;
	text-decoration: none;
	border-bottom: 1px dotted #222;
	}
a:hover {
	color: #719f36;
	text-decoration: none;
	border-bottom: 1px dotted #719f36;
	}
.imgblock {
	display: block;
	}
.clear { 
	line-height: 0px; 
	font-size: 0px; 
	clear: both; 
	height: 0px; 
	} 
p {
	padding: 0px 0 6px 0px;
	color: #444;
	}
img {
	border: 0;
	}	
img a{
	border: 0;
	}
	
/*--- Layout Elements ---*/

body {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #444;
	line-height: 1.6em;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
	}
#wrapper { 
	margin: 0 auto;
	width: 924px;
	padding: 0 0px 0px 0px;
	}
#header {
	color: #333;
	text-align: right;
	width: 924px;
	float: left;
	padding: 0px;
	height: 101px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	}
#navigation {
	float: left;
	width: 924px;
	height: 56px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
#leftcolumnindex { 
	color: #333;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	width: 592px;
	float: left;
	}
#leftcolumn { 
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 532px;
	float: left;
	}
#rightcolumn { 
	float: left;
	color: #333;
	margin: 5px 0px 0px 50px;
	padding: 0px;
	width: 288px;
	display: inline;
	position: relative;
	}
#rightcolumnindex { 
	float: left;
	color: #333;
	margin: 0px 0px 0px 31px;
	padding: 0px;
	width: 288px;
	display: inline;
	position: relative;
	}
#footer {
	clear:both;
	height: 90px;
	width: 911px;
	}
#calendar {
	display: block;
	width: 507px;
	height: 500px;
	}


/*--- TEXT STYLING ---*/

h1 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 22px;
	color: #000;
	margin: 3px 0px 5px 0px;
	}
h2 {
	font-weight: normal;
	font-family: Georgia, serif;		
	font-size: 18px;
	color: #719f36;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	}
.sublink {
	font-size: 12px;
	color: #777;
	}
.sublink a{
	color: #777;
	border-bottom: none;
	}
.sublink a:hover{
	color: #719f36;
	}
.sublink .active{
	color: #719f36;
	}
h3 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 17px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	}
h4 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 26px;
	color: #888;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 19px;
	}
h5 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	}
.greentext {
	color: #719f36;
	}	
	
ol {
	margin-left: 15px;
	color: #444;
	margin-bottom: 15px;
	}	
	
/*--- NAVIGATION ---*/

#navigation ul li { 
	display: inline; 
	float: left;
	}
#navigation ul li a{ 
	border-bottom: none;
	}
#navigation ul li#kathy a {
	text-indent: -9999px;
	display: block;
	width: 282px;
	height: 56px;
	background: url("../images/nav_01.gif") no-repeat;
	border: none; 
	}
#navigation ul li#kathy a:hover {
	text-indent: -9999px;
	display: block;
	width: 282px;
	height: 56px;
	background: url("../images/nav_01_over.gif") no-repeat;
	border: none; 
	}
#navigation ul li#participate a {
	text-indent: -9999px;
	display: block;
	width: 108px;
	height: 56px;
	background: url("../images/nav_02.gif") no-repeat;
	}
#navigation ul li#participate a:hover {
	text-indent: -9999px;
	display: block;
	width: 108px;
	height: 56px;
	background: url("../images/nav_02_over.gif") no-repeat;
	}
#navigation ul li#partners a {
	text-indent: -9999px;
	display: block;
	width: 94px;
	height: 56px;
	background: url("../images/nav_03.gif") no-repeat;
	}
#navigation ul li#partners a:hover {
	text-indent: -9999px;
	display: block;
	width: 94px;
	height: 56px;
	background: url("../images/nav_03_over.gif") no-repeat;
	}
#navigation ul li#resources a {
	text-indent: -9999px;
	display: block;
	width: 102px;
	height: 56px;
	background: url("../images/nav_04.gif") no-repeat;
	}
#navigation ul li#resources a:hover {
	text-indent: -9999px;
	display: block;
	width: 102px;
	height: 56px;
	background: url("../images/nav_04_over.gif") no-repeat;
	}
#navigation ul li#store a {
	text-indent: -9999px;
	display: block;
	width: 66px;
	height: 56px;
	background: url("../images/nav_05.gif") no-repeat;
	}
#navigation ul li#store a:hover {
	text-indent: -9999px;
	display: block;
	width: 66px;
	height: 56px;
	background: url("../images/nav_05_over.gif") no-repeat;
	}
#navigation ul li#about a {
	text-indent: -9999px;
	display: block;
	width: 90px;
	height: 56px;
	background: url("../images/nav_06.gif") no-repeat;
	}
#navigation ul li#about a:hover {
	text-indent: -9999px;
	display: block;
	width: 90px;
	height: 56px;
	background: url("../images/nav_06_over.gif") no-repeat;
	}
#navigation ul li#donate a {
	text-indent: -9999px;
	display: block;
	width: 182px;
	height: 56px;
	background: url("../images/nav_07.gif") no-repeat;
	}
#navigation ul li#donate a:hover {
	text-indent: -9999px;
	display: block;
	width: 182px;
	height: 56px;
	background: url("../images/nav_07_over.gif") no-repeat;
	}
	


/*--- INDEX PAGE ---*/

#headernav {	
	float: right;
	width: 110px;
	height: 23px;
	padding: 0px;
	margin: 15px 78px 0px 0px;
	}
#headernav ul li {
	display: inline;
	float: left;	
	}
#headernav ul li a{ 
	border-bottom: none;
	}
#headernav ul li#home a{
	text-indent: -9999px;
	display: block;
	width: 35px;
	height: 23px;
	background: url("../images/headernav_01.gif") no-repeat;
	}
#headernav ul li#contact a{
	text-indent: -9999px;
	display: block;
	width: 75px;
	height: 23px;
	background: url("../images/headernav_02.gif") no-repeat;
	}
#newsheader {
	display: block;
	width: 288px;
	height: 47px;
	background-image: url(../images/newsheader.gif);
	background-repeat:no-repeat;
	}
#news {
	font-size: 11px;
	line-height: 1.5em;
	width: 248px;
	min-height: 250px;
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	padding: 20px 16px 0px 15px;	
	margin: 0px 0px 0px 0px;
	}
#slideshow {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	}
#grayblock {
	display: block;
	width: 265px;
	height: 76px;
	background-color: #eee;
	color: #444;
	font-size: 15px;
	line-height: 1.5em;
	margin: 0px 0 0 0px;
	border-bottom: 1px solid #ccc;
	
	}	
#grayblock a {
	display: block;
	}
#grayblock p{
	padding: 30px 0 0 100px;
	}
#welcome {
	padding: 0px 20px 0px 15px;
	}
#welcome p{
	font-size: 13px;
	line-height: 1.6em;
	padding-bottom: 15px;
	}
#welcome p.welcomelarge {
	font-size: 16px;
	line-height: 1.8em;
	color: #719f36;
	}
#quicklinks {
	padding: 0px 0px 0px 0px;	
	margin: 25px 0px 0px 12px;
	width: 265px;
	}
#quicklinks ul li a{ 
	border-bottom: none;
	}
#quicklinks ul li#calendarlink a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 49px;
	background: url("../images/quicklink_01.gif") no-repeat;
	}
#quicklinks ul li#calendarlink a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 49px;
	background: url("../images/quicklink_01_over.gif") no-repeat;
	}
#quicklinks ul li#volunteer a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 39px;
	background: url("../images/quicklink_02.gif") no-repeat;
	}
#quicklinks ul li#volunteer a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 39px;
	background: url("../images/quicklink_02_over.gif") no-repeat;
	}
#quicklinks ul li#store a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 41px;
	background: url("../images/quicklink_03.gif") no-repeat;
	}
#quicklinks ul li#store a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 41px;
	background: url("../images/quicklink_03_over.gif") no-repeat;
	}
#quicklinks ul li#profile a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 44px;
	background: url("../images/quicklink_04.gif") no-repeat;
	}
#quicklinks ul li#profile a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 44px;
	background: url("../images/quicklink_04_over.gif") no-repeat;
	}
	
	
#quicklinks2 {
	padding: 0px 0px 0px 0px;	
	margin: 25px 0px 0px 12px;
	width: 265px;
	}
#quicklinks2 ul li a{ 
	border-bottom: none;
	}
#quicklinks2 ul li#calendarlink a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_01.gif") no-repeat;
	}
#quicklinks2 ul li#calendarlink a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_01_over.gif") no-repeat;
	}
#quicklinks2 ul li#volunteer a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_02.gif") no-repeat;
	}
#quicklinks2 ul li#volunteer a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_02_over.gif") no-repeat;
	}
#quicklinks2 ul li#store a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_03.gif") no-repeat;
	}
#quicklinks2 ul li#store a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_03_over.gif") no-repeat;
	}
#quicklinks2 ul li#profile a {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_04.gif") no-repeat;
	}
#quicklinks2 ul li#profile a:hover {
	text-indent: -9999px;
	display: block;
	width: 265px;
	height: 76px;
	background: url("../images/grayblock_04_over.gif") no-repeat;
	}
	
	
/*---INTERIOR CONTENT---*/

#interiorleft {
	margin: 0 0px 0 25px;
	}
#interiorleft p {
	padding-bottom: 15px;
	}
#interiorleft ul li{
	margin-left: 15px;
	list-style:disc;
	}
#interiorleft ul{
	padding-bottom: 15px;
	}
#headerbar {
	display: block;
	width: 507px;
	border-bottom: 1px dashed #96BE63;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 5px 0px;
	}
#headerbargray {
	display: block;
	width: 507px;
	border-bottom: 1px dashed #bbb;
	margin: 30px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	}
dl {
	width: 240px;
	margin: 0px 0 20px 18px;
	padding-bottom: 9px;
	background: url(../images/bottom.gif) no-repeat bottom left;
	float: left;
	font-size: 11px;
	line-height: 1.4em;
	}

dt {
	margin: 0 0 0px 0;
	padding: 12px 5px 8px 20px;
	font-size: 130%;
	color: #333;
	border-bottom: 0px solid #fff;
	background: #999 url(../images/top.gif) no-repeat top left;
	background-color: #aaa;
	}
	
dd {
	display:block;
	margin: 0 0 0 0px;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	background-color: #e1e1e1;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
	}
dd a{
	display: block;
	text-decoration:none;
	border-bottom: none;
	color: #444;
	padding: 8px 10px 8px 20px;
	}
dd a:hover{
	background: #efefef;
	color: #222;
	padding: 8px 10px 8px 20px;
	border-bottom: none;
	}
/*dd #active{
	display: block;
	text-decoration:none;
	
	color: #222;
	background: #efefef;
	padding: 8px 10px 8px 20px;
	}*/
#graynavheader {
	display: block;
	font-size: 130%;
	color: #333;
	width: 220px;
	height: 29px;
	padding: 13px 0 0 20px;
	background-image: url(../images/top_gray.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 18px;
	}
#graynav {
	width: 200px;
	background-image: url(../images/bottom_gray.jpg);
	background-repeat: no-repeat;
	padding: 10px 20px 20px 20px;	
	margin: 0px 0px 0px 18px;
	}
#graynav2 {
	width: 240px;
	height:180px;
	background-image: url(../images/gradient_new.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 0px 20px;	
	margin: 0px 0px 0px 0px;
	}
#graynav2 ul {
	width: 200px;
	list-style: none;
	}
#graynav2 ul li{
	display: block;
	line-height:2em;
	color: #719f36;
	font-size: 110%;
	border-top: 1px solid #dcdcdc;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	}
#graynav2 ul li a:link {
	display:block;
	color: #333;
	text-decoration: none;
	border-bottom: none;
	}
#graynav2 ul li a {
	display:block;
	color: #333;
	text-decoration: none;
	border-bottom: none;
	}
#graynav2 ul li a:hover {
	display:block;
	color: #719f36;
	text-decoration: none;
	border-bottom: none;
	}
#graynav2 ul li a:visited {
	display:block;
	text-decoration: none;
	border-bottom: none;
	}
#rightcolumntext {
	width: 240px;
	margin: 0px 0px 0px 0px;
	}
#nolink a{
	border-bottom: none;
	}
#nolink a:hover{
	border-bottom: none;
	}
#rightcolumntext h2 {
	padding: 10px 20px 0px 20px;
	}
#rightcolumntext p{
	padding: 10px 20px 0px 20px;
	}
#twocolumnone {
	width: 231px;
	display: block;
	float: left;
	margin: 0 0px 0 0px;
	padding: 0 22px 0 0px;
	border-right: 1px dotted #bbb;
	}
#twocolumnone p{
	padding-left: 10px;
	}
#twocolumntwo {
	width: 231px;
	display: block;
	float: left;
	margin: 0 0px 0 21px;
	}
#twocolumntwo p{
	padding-left: 10px;
	}
#pdfimg {
	display:block;
	width:180px;
	height: 40px;
	background-image: url(../images/pdf_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 8px 0 0 38px;
	font-size: 12px;
	line-height: 1.3em;
	}
#pdfimg a:link{
	border-bottom: none;
	}
.pdf{
	font-size: 9px;
	font-style:italic;
	color: #888;
	}
#pdfimg2 {
	display:block;
	width:200px;
	height: 40px;
	background-image: url(../images/pdf_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 8px 0 0 38px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.3em;
	}
#pdfimg2 a:link{
	border-bottom: none;
	display: block;
	}

#pdfimg2 a:visited{
	border-bottom: none;
	}
.boardlink {
	border-bottom: none;
	}	
#boardleft {
	float: left;
	width:130px;	
	margin-top: 15px;	
	margin-right: 20px;
	}	
#boardright {
	float: left;
	width:347px;
	margin-top: 15px;	
	}

	
/*---------CONTACT----------*/

#registerForm { 
	margin: 10px 0px 0px 3px;
	padding: 15px 15px 10px 22px;
	width: 203px;
	background: #c3d9ff;
}

#contactbox {
	display:block;
	width: 200px;
	margin:0 0 0 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid #C0C0C0;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Console", verdana, lucida, sans-serif;
	color: #333;
	}
.submit {
	margin: 10px 0 0 0px;
	width: 200px;
	padding-bottom: 1px;
	background-color:#7c287f;
	height: 20px;
	border: 0px solid #999;
	color: #FFF;
	font-size: 10px;
	text-transform:uppercase;
	cursor:pointer;
	}
.textb {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #bab5ad;
	padding:3px 3px 0px 5px;
	height:80px;
	width: 190px;
	}
.texta {
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #bab5ad;
	padding:3px 3px 0px 5px;
	height:14px;
	width: 190px;
	margin-bottom: 5px;
	}
.required {
	font: 9px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Console", verdana, lucida, sans-serif;
	font-style:italic;
	color: #5b554c;
	padding-top: 4px;
	}
.asterisk {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Console", verdana, lucida, sans-serif;
	font-weight: bold;
	color: #7c287f;
	}
	
	

/*--- PRELOAD IMAGES ---*/

#preload1 {
	background: url("../images/nav_01_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload2 {
	background: url("../images/nav_02_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload3 {
	background: url("../images/nav_03_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload4 {
	background: url("../images/nav_04_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload5 {
	background: url("../images/nav_05_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload6 {
	background: url("../images/nav_06_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload7 {
	background: url("../images/nav_07_over.gif") no-repeat;
	background-position: -1000px;
	}

#preload8 {
	background: url("../images/quicklink_01_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload9 {
	background: url("../images/quicklink_02_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload10 {
	background: url("../images/quicklink_03_over.gif") no-repeat;
	background-position: -1000px;
	}
#preload11 {
	background: url("../images/quicklink_04_over.gif") no-repeat;
	background-position: -1000px;
	}	