body{
	font-family: verdana, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
}

body h1{
	font-weight: normal;
	font-size: 1.6em;
}

/* change by steph*/
body h2{
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	}

body h3 {
	font-size: 1em;
	}
	
/* end change by steph*/

body a{
	text-decoration: none;
}

ul#sub_navigation, ul#program_navigation{
}

ul#sub_navigation a, ul#program_navigation a{
	text-decoration: none;
}

#footer{
}

#mission_statement_HP, body blockquote{
	font-family: georgia, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
}

#subscribe_page form input#subscribe_button{
	font-size: .9em;
}


#contact_form .label{
	font-weight: bold;
	color: #333;
}

#buy_wisely_page #contact_form .label{
	font-weight: normal;
	color: #333;
}

#sidebar_events h1, #sidebar_news h1{
	font-size: 1.4em;
}

#main_content ul{
	list-style: disc;
	}
	
#main_content ul li{
	line-height: 1.3em;
	list-style-position: inside;
	}
	
#main_content p{
	line-height: 1.3em;
	}
	
.news_pages_sub_cont_blurb ul li{
	font-size: 1.5em;
}
