body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #d3d2d1;
}

p	{
	font-size: 12px;
}

img {
	border: 0;
	width: 85%;
	height: 150px;
}

h2	{
	font-size: 14px;
}

a {
	color: #be0404;
	text-decoration: none;
}


li {
	text-align: left;
}

#wrapper {
	margin: auto;
	margin-top: -10px;
	text-align: left;
	width: 85%;
	background: white;
}

.wrapper {
	margin: auto;
	margin-top: -10px;
	text-align: left;
	width: 85%;
	background: white;
}

#wrap2 {
	margin: auto;
	text-align: left;
	width: 85%;
	background: white;
}

#mission h2 {
	padding: 4px;
}

#mission p {
	font-size: 13px;
}

.descript {
	margin: auto;
	margin-top: -10px;
	text-align: left;
	width: 85%;
	background: white;
	font-size: 125%;
}

.descript p, li {
	font-size: 125%;
}


h2	{
	margin-left: 5px;
}

table  {
	margin-top: 5px;
	padding: 4px;
}

td	{
	padding: 8px 4px;
}

#services {
	background: blue;
	color: white;
	text-align: center;
}

#services p {
	font-size: 24px;
}

#policies h2 {
	font-size: 32px;
}
#policies p {
	font-size: 24px;
}

#policies li {
	font-size: 20px;;
} 

#policies a {
	text-decoration: underline;
}

.left {
	float: left;
	width: 30%;
}

#docs {	
	float: left;
	width: 30%;
}

.right {
	float: right;
	width: 30%;
}


.middle {
	margin-left: 30%;
	margin-right: 35%;
}

p#acrobat {
	font-size: 18px;
}

#nav {
	width: 75%;
	margin: 0;
	padding: 0;
}

#nav li {
	background: #91aa37;
	padding: 3px 0px 4px 36px;
	margin-bottom: 2px;
	margin-left: 0;
	list-style: none;
}

#nav a {
	color: #efeeed;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 5px;
	margin: 0 0 -4px 0;
}

#footer {
	margin: auto;
	text-align: center;
	width: 85%;
	background: white;
}

#footer p {
	margin: auto;
	font-size: 14px;
}

th.bio	{
	width: 75%;
}

th.person	{
	width: 25%;
}

li.bold {	
	font-weight: bold;
}

.fauxbutton {
	border-style: outset;
	border-color: gray;
	border-width: medium;
	background: yellow;
	color: black;
	font-size: 125%;
}