/* Font size increase */

body, p, li, #mission p{
	font-size: 24px;
	}
	
p, li	{
	line-height: 1.7em;
	}
	
#gnav li	{
	font-size: 20px;
	}
	
#gnav	{
	height: 3.8em;
	}
	
#search	{
	height: 3.5em;
	}
	
div#subpageBody h2	{
	font-size: 30px;
	}
	
body.sub h3, h3, h4	{
	font-size: 24px;
	text-transform: uppercase;
	}
	
div#localNav div#menuTitle	{
	font-size: 24px;
	font-weight: bold;
	}
	
input, select	{
	font-size: 20px;
	}
	
