body
{
	font-family: Arial, Helvetica, sans-serif;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h2
{
	color: #006666;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}

h3
{
	color: #006666;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 20px;
	text-align: center;
}

h4
{
	color: #006666;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

h5
{
	color: #006666;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div, p, ol, ul, td
{
	font-size: 10pt;
	font-weight: normal;
}

div
{
	padding: 1em;
}

img.facebook
{
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 5px;
}

/* For the footer section in include/footer.php */
div.footer
{
	height: 6em;
	padding: 0;
}

div.footer, div.footer a, div.footer-copyright, div.footer-copyright a, div.footer-address, div.footer-address a
{
	background: #596659;
	color: #FFFFCC;
}

div.footer-copyright
{
	float: left;
	margin-left: 230px;
	width: 270px;
}

div.footer-address
{
	float: left;
	width: 420px;
}

/* End footer section */

table.people
{
	border: none;
	width: 558px;
	padding-bottom: 2em;
}

table.people td
{
	padding: 4px;
	vertical-align: text-top;
}

.announcement
{
	font-size: 9px;
	text-align: center;
}

.bordered
{
	border: 1px solid black;
}

.box
{
	border: 1px solid black;
	padding: 10px;
}

.content
{
	margin-left: 1em;
}

.head
{
	color: #006666;
	font-size: 16pt;
	font-weight: bold;
}

.image_caption
{
	font-size: 9pt;
	margin-bottom: 20px;
	text-align: center;
}

.meetings
{
	font-size: 12px;
	font-weight: bold;
}

.sidebar
{
	font-size: 9pt;
	font-weight: normal;
}

.style1
{
	font-size: 9px;
	font-weight: bold;
}

.style3
{
	font-size: 9px;
}

.style4
{
	color: #006666;
	font-size: 10pt;
	font-weight: bold;
}

.style5
{
	color: #006666;
}

.style7
{
	color: #000000;
}

.style8
{
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}

.table-title
{
	width: 500px;
}

.text
{
	font-size: 10pt;
	font-weight: normal;
}
