﻿.contentAreaTitle
{
	font-size: 24pt; 
	font-family: Times New Roman;
	text-align: center;
}

.contentAreaTitleImage
{
	text-align: center;
}

.sectionTitle
{
	width: 100%;
	border-bottom: maroon thin solid;
	font-size: 12pt;
}

.clickHere
{
	font-size: 8pt;
}

.contentTable
{
	font-size: 10pt;
}

.contentTable11pt
{
	font-size: 11pt;
}

.contentTable12pt
{
	font-size: 12pt;
}

.contentTable1 td
{
	font-size: 8pt;
	width: 50%;
}

.contentTable2 td
{
	font-size: 10pt;
	padding: 4px;
	width: 50%;
}

.contentTable3 td
{
	font-size: 10pt;
	padding: 4px;
	width: 33%;
}

.tableCellPadding14
{
	padding: 14px;
}

.visionPadding
{
	padding-left: 20px;
}

.missions_ImageTable
{
	width: 250px;
	margin: 5px
}

.missions_ImageTable td
{
	width: 250px;
}

.missions_ImageTable td.caption
{
	background-color: #c0c0c0;
	font-size: 7pt; 
	text-align: center;
}

.missions_Image
{
	width: 250px;
	border: #0000aa 1px solid;
}

/* --- */
.pastoralStaff_ImageTable
{
	width: 150px;
	margin: 5px
}

.pastoralStaff_ImageTable td
{
	width: 150px;
}

.pastoralStaff_ImageTable td.caption
{
	background-color: #c0c0c0;
	font-size: 7pt; 
	text-align: center;
}

.pastoralStaff_Image
{
	width: 150px;
	border: #0000aa 1px solid;
}

/* --- */
.quickLinksDiv
{
	float: right; 
	clear: both;
	
	width: 186px;
	border-style: solid;
	border-width: 2px;
	border-color: #0000aa;

	padding: 3px;
	
	font-family: Verdana;
	
	color: #0000aa;
}

.quickLinksDiv_title
{
	font-size: 16px;
	
	padding-bottom: 2px;
}

.quickLinksDiv_items
{
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 12px;
}

	