@charset "UTF-8";
/* CSS Document */

body { 
	margin:0px;
	padding:0px;
	font-family: "Arial", "Verdana", "Courier";
	background-image:url(images/body.jpg);
	background-repeat: repeat;
} 

#all {
	margin: 15px auto 0 auto;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	width:804px;
	background-color:#FFFFFF;
}

#bkground {
	margin: 0 auto;
	width:800px;
	border-right: 1px solid #990066;
	border-left: 1px solid #990066;
	border-top: 1px solid #990066;
	background-color:#FFFFFF;
	overflow:auto
}

#header{
	width:800px; 
	margin: 0 auto;
	padding:0px;
}

#nav {
	width:800px;
	background-image: url(images/nav.jpg);
	margin: 0 auto;
	padding:0px;
}

#nav, #nav ul  {
	font-size: 1.005em;  
	padding: 0px;     
	margin: 0px;     
	list-style: none; 
}
 
 
#nav2 {
	width:800px;
	background-image: url(images/nav.jpg);
	margin: 0 auto;
	padding:0px;
}

#nav2, #nav2 ul  {
	font-size: 1.005em;  
	padding: 0px;     
	margin: 0px;     
	list-style: none; 
}

#top {
	text-align:center;
	background-image: url(images/nav.jpg);
	line-height:1.5em;
}

#top a:hover {
 	background-image: url(images/hover.jpg);
	line-height:1.5em;
}

.item {
	text-align:center;
	background-image: url(images/nav2.jpg);
	line-height:1.35em;
	width:100pt;
	padding:0px;
	margin:0px;
}

.item a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(images/hover.jpg);
}

.item2 {
	text-align:center;
	background-image: url(images/nav2.jpg);
	line-height:1.25em;
	width:100pt;
	padding:0px;
	margin:0px;
}

.item2 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(images/hover.jpg);
}



#nav a {     
	color: #ccffcc;
	text-decoration: none;
	font-weight: normal;
	display: block;     
	width: 100pt; 
	padding: 0px;  
	margin:0px;
} 
	
#nav li { 
	margin: 0px;
	padding:0px;
	float: left;     
	width:100pt; 
}

#nav li ul {  
	margin: 0px;
	padding:0px;
	position: absolute;     
	width:100pt;     
	left: -999em; 
	z-index: 2; 
} 

#nav li:hover ul {  
	margin: 0px;
	padding:0px;
	left: auto; 
}

#nav li:hover ul, #nav li.sfhover ul {   
	margin: 0px;
	padding:0px; 
	left: auto; 
}

#nav li:hover, #menu li.hover {
    position: static;
}

#nav2 a {     
	color: #ccffcc;
	text-decoration: none;
	font-weight: normal;
	display: block;     
	width: 120pt; 
	padding: 0px;  
	margin:0px;
} 
	
#nav2 li { 
	margin: 0px;
	padding:0px;
	float: left;     
	width:120pt; 
}

#nav2 li ul {  
	margin: 0px;
	padding:0px;
	position: absolute;     
	width:120pt;     
	left: -999em; 
	z-index: 2; 
} 

#nav2 li:hover ul {  
	margin: 0px;
	padding:0px;
	left: auto; 
}

#nav2 li:hover ul, #nav li.sfhover ul {   
	margin: 0px;
	padding:0px; 
	left: auto; 
}

#nav2 li:hover, #menu li.hover {
    position: static;
}


h1 {
	font-size:1.0em;
	padding-bottom:0px;
	font-weight: bold;
	text-align:center;
	color:#336633;
}

h2 {
	font-size:0.9em;
	padding-top:5px;
	font-weight: bold;
	text-align:left;
	color:#336633;
}

h3 {
	font-size:0.9em;
	padding-top:20px;
	font-weight: bold;
	text-align:left;
	color:#336633;
}

h4 {
	font-size:0.8em;
	padding-top:-10px;
	margin-top:-5px;
	font-weight: normal;
	text-align:center;
	color:#336633;
}



h6 {
	margin:0px;
	padding-bottom:25px;
	text-decoration:none;
	font-size:0.9em;
	font-weight: bold;
	text-align:center;
	color:#7a032e;
}

h6 a {
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	color:#7a032e;
	line-height: 1.5em;
}

h6 a:visited {
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	color:#7a032e;
	line-height: 1.5em;
}

h6 a:hover {
	font-weight:bold;
	text-decoration:underline;
	font-size:0.9em;
	color:#7a032e;
	line-height: 1.5em;
}

h7 {
	font-size:0.9em;
	font-weight: bold;
	margin-top:4px;
	margin-left:4px;
	text-align:left;
	color:#990000;
}

h5 {
	font-size:0.9em;
	margin-bottom:-10px;
	font-weight: normal;
	text-align:center;
	color:#990033;
}


.events {
	font-size:0.9em;
	font-weight: bold;
	margin-top:30px;
	margin-bottom:-5px;
	color:#990000;
	height:20px;
	background-image: url(images/eventbkground.gif);
}

#fundraising {
	float:left;
	margin-top:51px;
	margin-left:63px;
	padding:0;
}

#volunteering {
	float:left;
	margin-top:-58px;
	margin-left:244px;
	padding:0;
}

#welcome {
	float:left;
	margin-top:0;
	margin-left:170px;
	padding:0;
}

#news{
	clear:left;
	margin-top:6px;
	margin-left:68px;
}

#about {
	clear:left;
	margin-top:1px;
	margin-left:222px;
	padding:0;
}

#services {
	float:left;
	margin-top:0;
	margin-left:75px;
	padding:0;
}

#fundraising2 {
	float:left;
	margin-top:-11px;
	margin-left:242px;
}

#volunteering2 {
	float:left;
	margin-left:255px;
	margin-top:-6px;
	width:100px;
	height:49px;
}

#welcome2 {
	float:left;
	margin-top:21px;
	margin-left:388px;
	padding-top:0px;
	width:100px;
	height:49px;
}

#news2{
	float:left;
	margin-top:31px;
	margin-left:82px;
	width:100px;
	height:49px;
}

#about2 {
	float:left;
	margin-top:27px;
	margin-left:115px;
	width:100px;
	height:49px;
}

#services2 {
	margin-top:66px;
	margin-left:248px;
	float:left;
	width:100px;
	height:49px;
}

#shop2 {
	float:left;
	margin-top:65px;
	margin-left:130px;
	width:100px;
	height:49px;
}

#main {
	width: 710px;
	margin: 0 auto;
	padding:0;
}

#main .image {
	clear:both;
	background-image: url(images/home.gif);
	background-repeat:no-repeat;
	width: 371px;
	height:401px;
	margin-left:165px;
	min-height: 401px;
	margin-bottom:0px;
	
}

#main2 {
	width: 800px;
	margin: 0 auto;
	padding:0;
}


#main2 .image2 {
	clear:both;
	background-image: url(images/home3.gif);
	background-repeat:no-repeat;
	width:800px;
	height:430px;
	margin:0;
	padding:0;
	
}

#diagram {
	padding-right:100px;
}

#sidebar {
	text-align:center;
	margin-top:0px;
	margin-right:0px;
	margin-left:1px;
	padding-top:10px;
	float: left;
	width: 175px;
	border-right: 1px solid #ff9999;
	background-color:#ccffcc;	
}

#bottom {
	margin:0px;
	padding:0px;
}

#bottom2 {
	margin:0px;
	padding: 200px 0 0 0;
}

#bottom3 {
	margin:0px;
	padding: 300px 0 0 0;
}

#bottom4 {
	margin:0px;
	padding: 1450px 0 0 0;}

#bottom5 {
	margin:0px;
	padding: 850px 0 0 0;

}

#bottom6 {
	margin:0px;
	padding: 3500px 0 0 0;
}

#bottomnews {
	margin:0px;
	padding: 12500px 0 0 0;
}

#bottomnewsarchive {
	margin:0px;
	padding: 49500px 0 0 0;
}


#sidebar img {
	border:none;
	margin-top:18px;
}

#sidebar p {
	width:160px;
	font-size:0.8em;
	padding-top:15px;
	padding-left:8px;
	margin-bottom:-10px;
	font-weight: normal;
	text-align:center;
	color:#990033;
}

#sidebar .center {
	font-size:1.0em;
	padding-bottom:10px;
	margin-top:-12px;
	font-weight: normal;
	text-align:center;
	color:#990033;
}

#sidebar a {
	text-decoration:none;
	font-size:0.8em;
	padding-bottom:10px;
	margin-top:-12px;
	font-weight: normal;
	text-align:center;
	color:#990033;
}


#click a {
	text-decoration:none;
	font-size:0.8em;
	font-weight: normal;
	text-align:center;
	color:#990033;
}

#photo {
	float:center;
	position: relative; 
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#content {
	float:right;
	margin-top:50px;
	padding-top:10px;
	padding-left:20px;
	padding-right:30px;
	width: 550px;
	margin-left:0px; 
}

#content p {
	font-weight:normal;
	text-align:justify;
	font-size:0.9em;
	margin-bottom:15px;
	color:#336633;
	line-height:1.2em;
}

#content ul li {
	color:#336633;
	font-size:0.9em;
	font-weight:normal;
	list-style-type:disc;
	line-height:1.2em;
}

#content ul .none li{
	color:#336633;
	font-size:0.95em;
	font-weight:normal;
	list-style-type:none;
	line-height:1.2em;
}

#content a {
	font-weight:normal;
	text-decoration:none;
	font-size:0.9em;
	margin-bottom:15px;
	color:#336633;
	line-height:1.2em;
}

#content a:visited {
	font-weight:normal;
	text-decoration:none;
	font-size:0.9em;
	color:#339933;
	line-height:1.2em;
}

#content a:hover {
	font-weight:normal;
	text-decoration:underline;
	font-size:0.9em;
	color:#336633;
}

#content .center{
	text-align:center;
}

#content2 {
	float:right;
	margin-top:50px;
	padding-top:10px;
	padding-left:20px;
	padding-right:30px;
	width: 550px;
	margin-left:0px; 
}


#content2 form p {
	font-weight:normal;
	text-align:left;
	font-size:0.8em;
	color:#336633;
}


#content2 h1 {
	font-size:1.0em;
	font-weight: bold;
	text-align:center;
	color:#336633;
}

#content2 form h5 {
	font-size:0.8em;
	font-weight: normal;
	text-align:left;
	color:#336633;
}

#link {
	font-size:0.9em;
	line-height:1.2em;
}

#link a {
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	margin-bottom:15px;
	color:#339933;
	line-height:1.2em;
}

#link a:visited {
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	color:#339933;
	line-height:1.2em;
}

#link a:hover {
	font-weight:bold;
	text-decoration:underline;
	font-size:0.9em;
	color:#336633;
}

#content img {
	border:none;
	padding-left:15px;
	padding-right:15px;
}

#map img {
	border:none;
	padding-left:5px;
}


#content p.center {
	text-align:center;
}


#content p.centerbold {
	font-size:0.9em;
	padding-top: 10px;
	margin-bottom:-10px;
	font-weight:bold;
	text-align:center;
}

table.table {
	margin-left:100px;
	border-width: 0;
	border-spacing: 1px;
	border-style: none;
	border-collapse: separate;
	background-color: white;
}

table.table th {
	border-width: 0;
	padding: 3px;
	border-style: none;
	background-color: white;;
}

table.table td {
	width:175px;
	c
	background-color: white;
}

table.table tr {
	font-weight:normal;
	font-size:0.9em;
	color:#336633;
	text-align:left;
}

table.table2 {
	margin-left:75px;
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color:#99cc99;
	border-collapse: separate;
	background-color: white;
}

table.table2 th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #99cc99;
	background-color: white;;
}

table.table2 td {
	width:400px;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #99cc99;
	background-color: white;
}

table.table2 tr {
	font-weight:normal;
	font-size:1.0em;
	color:#336633;
	text-align:center;
}

table.table3 {
	border-width: 0;
	border-spacing: 2px;
	border-style: none;
	border-collapse: separate;
	background-color: white;
	margin-top:-10px;
}

table.table3 td {
	border-width: 0;	
	border-style: none;
	background-color: white;
}

table.table3 tr {
	font-weight:normal;
	font-size:0.9em;
	color:#990000;
	text-align:left;
}




#center p {
	text-align:center;
	font-size:0.9em;
}

#sidebar .first {
	font-weight:normal;
	margin-top:-15px;
	text-align:center;
	font-size:0.8em;
	line-height:1.6em;
	color:#990033;
}

#sidebar .second {
	font-weight:normal;
	margin-top:-12px;
	text-align:center;
	font-size:0.5em;
	line-height:1.6em;
	color:#990033;
}

#footer {
	margin: 0 auto;
	width:700px;
	margin-bottom:0px;
	padding-bottom:0px;
}



#footer p {
	float:left;
	font-family: "Arial", "Verdana", "Courier";
	font-weight:normal;
	text-align:left;
	font-size:0.7em;
	padding-bottom:5px;
	padding-left:255px;
	margin:0px;
	color:#003300;
}

#footer a {
	text-decoration:none;
	color:#006600;
}

#footer a:visited {
	text-decoration:none;
	color:#006600;
}

#footer a:hover {
	text-decoration:underline;
	color:#006600;
}




