*
	{margin: 0;
	padding: 0;}

html
	{min-height: 100%;
	margin-bottom: 1px;
	position: relative;}

body
	{font: 100% calibri, Arial, Helvetica, sans-serif;
	background:#95bb22 url(/images/back.jpg) 0 0 repeat-x;
	}
	

#container
	{margin: 10px auto;
	text-align: left;
	width: 970px;
	background-color:#FFFFFF}

#header
	{background: white url(/images/banner6.jpg) 0 0 no-repeat;
	float: left;
	display: inline;
	height: 162px;
	width: 100%;
	}
	
#header h1 
	{display: none;
	}

#header ul
	{
	float: right;
	padding: 0px;
	margin-top: 110px;
	background-color: white;
	margin-right: 60px}

#header li
	{float: left;
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-left: 1px solid #8cc4fd}
	
#header li a
{color: #666;
padding: 0px 10px 0px 10px;
text-decoration: none;
font-weight: bold;
}

#header li a:hover
{color: #ffffff;
background-color: #92CD89;
}

#charity
{position:absolute;
margin: 0px 0px 0px 400px}

#secondary-nav
	{clear: both;
	float: left;
	width: 216px;
	padding: 15px 0px 20px 10px;
	background: white}
	
#secondary-nav li
	{background: #f1f1f1;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid white;
	border-bottom: 1px solid #a9a9a9;
	padding: 3px 0 5px 10px;
	margin-bottom: 0;
	color: #000;
	list-style: disc inside;
	}

#secondary-nav h2
	{font-family: cambria, georgia;
	font-size:120%;
	background:#009933 url(/images/menuHeadBack.jpg) 0 0 repeat-x;
	padding:5px;
	color: white
	}	

#secondary-nav a
	{display: inline;
	color: black;
	padding: 0.4em 3px 0.5em 3px;
	text-decoration: none;
	}

#secondary-nav a:hover
	{text-decoration: underline;
	}

#secondary-nav p.icon
{margin:20px 0px;
}

#secondary-nav p.download
{margin:20px 0px;
border: 1px solid #009933;
padding:6px;
font-weight: normal;
font-style: italic;
text-align: center}

#content
	{float: left;
	width: 680px;
	padding: 5px 19px 20px 25px;
	background: white}
	
#content p
	{padding-bottom: 15px;
	color: #111111;
	font-size: 100%}
	
#content a
	{
	color: #006633;
	font-weight:bold;
	text-decoration: none}

#content a:hover
	{text-decoration:underline}	
	

#content h2
	{font-size:200%;
	line-height: 150%;
	font-family:Cambria, georgia;
	margin-bottom: 15px;
	border-bottom: dotted 1px #009933;}
	
#content h3
	{font-size:130%;
	font-family:Cambria, georgia;
	line-height:120%;
	color:#003333;
	padding-bottom: 15px}
	
#content h4
	{font-size:120%;
	font-family:Calibri, arial;
	line-height:110%;
	color: #000000;
	padding-bottom: 5px}	
	
#content ul
	{margin-left: 15px;
	margin-bottom: 20px
	}
	
#content ol
	{margin-left: 22px;
	margin-bottom: 20px
	}

#content li
	{padding: 5px;
		}
		
#content table
	{border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin: 15px 0px 15px 0px;
	width:70%}
	
#content td, th
{padding: 5px;
border-top: 1px solid #999;
border-right: 1px solid #999;
vertical-align:top}

#content th
{background-color:#CCCCCC;
border-bottom: 1px solid #999;}

#content td li
{padding: 1px;
margin-left: 5px;
}
	
#breakOut
	{float:right;
	width: 250px;
	padding: 20px;
	margin: 5px 0px 10px 20px;
	background: #92CD89 url(/images/breakOutBack.jpg) 0 0 repeat-x;
	}

#expand
	{margin-bottom:25px}
	
#expand h3
	{font-size:130%;
	font-family:Calibri, arial;
	line-height:120%;
	padding: 5px 0px 5px 10px;
	background-color: #eee;
	margin: 10px 400px 0px 0px;
	}
	
#expand .description
	{padding: 10px 10px 0px 10px;
	background-color: #eee;
	}
		
#news h3
{padding-bottom:5px}

#content p.date

{padding-bottom: 5px;
font-style:italic
}
	
#events p
	{margin-top: 10px;
	border-bottom: 1px dashed #ccff66}
	
#gallery {
		background-color: #fff;
		padding: 10px;
		width: 650px;
	}
#gallery ul { list-style: none; }

#gallery ul li { display: inline;
padding:0}

#gallery ul img {
		border: 2px solid #eee;
		border-width: 3px 3px 3px;
	}

#gallery ul a:hover img {
		border: 5px solid #666;
		border-width: 3px 3px 3px;
		color: #666;
	}

#gallery ul a:hover { color: #009933;
text-decoration: none }	

#gallery .imageOut {
		float:right;
		display:block;
		background-color: #fff;
		width: 220px;
	}


#imageOut ul img {
		border: 2px solid #eee;
		border-width: 2px 2px 10px;
	}

#imageOut ul a:hover img {
		border: 5px solid #009933;
		border-width: 2px 2px 10px;
		color: #666;
	}

#imageOut ul a:hover { color: #009933; }	

#footer
	{clear: both;
	background: #009933 url(/images/menuHeadBack.jpg) 0 0 repeat-x;
	color: white;
	padding: 8px;
	font-size: 90%}
	
#footer a
{color:#fff}	
	
#footer	.disclaimer
{float: right;
display:inline;}


