a {
	text-decoration: none;
	color: #900;
}

a:visited {
	text-decoration: none;
	color: #900;
}

a:hover { 
	 text-decoration: underline;
	 color: #33c;

}
a:active {
	text-decoration: none;
}

H1 {
	font-family: Times New Roman;
	font-size: larger;
	color: #900;
}

H2 {
	
	font-family: Times New Roman;
	font-size: 12pt;
	color: #33c;
	text-align: left;
	
}

P, li, ul, ol  {
	font-family : Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	
}
DIV {
	margin-top: 5px;
	font-family: Times New Roman;
	font-size: x-small;
	font-weight: bold;
	color: #900;
	text-align: center;
}

SPAN {
	margin-top: 5px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
	text-align: center;
}

#goalsBox {
	border: thin solid #33c;
	padding: 3px;
	width: 250px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

table#header {
	background-color: White;
	border: solid;
	border-width: 3px;
	border-color: #900;
	margin-top: 10px;
	width: 700px;
}

table#content {
	margin-bottom: 40px;
	margin-top: 25px;
	
	font-size: 12pt;
	color: Black;
	padding: 5 px;
}

table#content2 {
	margin-bottom: 40px;
	margin-top: 25px;
	border: solid;
	border-width: 2px;
	border-color: #000;
	font-size: 12pt;
	color: Black;
	padding: 10 px;
	
}

table#content3 {
	margin-bottom: 40px;
	margin-top: 25px;
	border-top: thin;
	border-top-style: solid;
	
	border-top-color: #00c;
	font-size: 12pt;
	padding: 10 px;
}

table#headline {
	border-style: solid;
	border-width: 2px;
	border-color: #ff0;
	text-align: left;
	width: 700px;
	margin-bottom: 20px;
	margin-top: 25px;
	font-family: Times New Roman, serif;
	
	font-size: larger;
	color: #000;
	text-align: left;
	
	
}

td#text {
	width: 300px;
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-right: 30px;
	padding-top: 0px;
	vertical-align: top;
}

td#text2 {
	width: 300px;
	text-align: justify;
	padding-left: 20px;
	vertical-align: top;
}

td#text3 {
	width: 300px;
	text-align: justify;
	margin-bottom: 0px;
	margin: 0px;
	vertical-align: top;
}



td#orphans {
	
	width: 350px;
	text-align: center;
	margin-left: 30px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
}

td#whatsNew {
	text-align: center;
	width: 350px;
	
	
}
td#map {
	background-color: White;
	border: 0px;
}

table#footer {
	margin-top: 20px;
	border-top: solid;
	border-width: 2px;
	border-top-color: #900;
	margin-bottom: 25px;
	background-image: url(images/watermarkSmall.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 85px;
	padding: 10px;
}

table#footer td {
	text-align: center;
	font-family: Times New Roman, serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

table#navBar {
	font: bold 12pt Times New Roman;
	border: none;
	width: 700px;
}

td#here {
	font: bold 12pt Times New Roman;
	color: #33c;
}

table#navBar td {
	text-align: center;
	width: 100px;
}


table#photogallery {
	border: 0px;
	margin-top: 20px;
	font: bold 12pt Times New Roman;
	width: 650px;
	color: Black;
	padding: 0px;
}

table#slideshow {
	width: 700px;
	
	background-color: black;
	border: solid;
	border-width: 3px;
	border-color: #900;
	margin-top: 10px;
	
}

 td#skipslideshow {
	text-align: center;
	font-family: Times New Roman;
	font-size: x-small;
	font-weight: bold;
	color: #900;
	text-align: center;
	
}

td#slideshowinfo {
	text-align: center;
	font-family: Times New Roman;
	font-size: small;
	font-weight: bold;
	color: #ff0;
}

td#comments {
	text-align: center;
	font-family: Times New Roman;
	font-size: x-small;
	font-weight: normal;
	color: #ff0;
	text-align: center;
}

table#slideshow a:hover { 
	 text-decoration: underline;
	 color: #ff0; 
}



 
table#donationform {
	background-color: White;
	border: solid;
	border-width: 3px;
	border-color: #900;
	font-family : Times New Roman;
	font-size: small;
	font-weight: bold;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
}

 td#formheading {
 	background-color: #ff0;
	text-align: center;
	border: thin solid #900;
	padding: 2px;
	font-family: Times New Roman;
	font-size: x-large;
	color: Black;
	font-weight: bold;
	
}








