P, UL, OL {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

P.news, SPAN.news, UL.news, OL.news {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

P.bold2blue, SPAN.bold2blue, UL.bold2blue, OL.bold2blue {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

P.bold2red, SPAN.bold2red, UL.bold2red, OL.bold2red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

P.footnote, SPAN.footnote, SUP.tm {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

P.footnotebold, SPAN.footnotebold, SUP.tmbold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

A, A:active, A:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

A.footnote, A.footnote:ACTIVE, A.footnote:VISITED {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

A.footnote:HOVER {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

#content {
	background-color: #868664;
	background-image: url(../images/bgcontent.gif);
	background-repeat: repeat-x;
}


#nav {margin:0; padding:0;}
	#nav p {margin:0; padding:0; width:196px; list-style:none;}
	#nav p a {margin:0; padding:0; width:196px; height:23px; display:block;}
	#nav p a span {margin:0; padding:0; display:none;}
		#nav p.whoweare a {height:24px; background:url(../images/btn_whoWeAre.gif) bottom left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.whoweare a:hover {background-position:-196px 0; text-decoration:none;}
		
		#nav p.whoweserve a {background:url(../images/btn_whoWeServe.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.whoweserve a:hover {background-position:-196px 0; text-decoration:none;}
		
		#nav p.servicesoffered a {background:url(../images/btn_servicesOffered.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.servicesoffered a:hover {background-position:-196px 0; text-decoration:none;}
		
		#nav p.waystogive a {background:url(../images/btn_waysToGive.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.waystogive a:hover {background-position:-196px 0; text-decoration:none;}
		#nav p.volunteer a {background:url(../images/btn_volunteer.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.volunteer a:hover {background-position:-196px 0; text-decoration:none;}
		#nav p.currentneeds a {background:url(../images/btn_currentNeeds.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.currentneeds a:hover {background-position:-196px 0; text-decoration:none;}
		#nav p.specialevents a {background:url(../images/btn_specialEvents.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.specialevents a:hover {background-position:-196 0; text-decoration:none;}
		#nav p.publications a {background:url(../images/btn_publications.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.publications a:hover {background-position:-196px 0; text-decoration:none;}
		#nav p.abouthomelessness a {background:url(../images/btn_aboutHomelessness.gif) top left no-repeat; background-position:0 0; text-decoration:none;}
		#nav p.abouthomelessness a:hover {background-position:-196px 0; text-decoration:none;}

