Body, Table
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;	
}

h1
{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #2f63b1;
	text-transform: uppercase;
}

h2
{
	font-size: 15px;
	font-weight:bolder;
	margin-bottom: 8px;
}

h3, h4, h5, h6
{
	font-size: 12px;
	font-weight:bolder;
	margin-bottom: 6px;
}

p
{
	margin-bottom: 10px;
}

#wrapper, #Container, .MainTable
{
	width: 975px;
	height: 100%;
}

#Container
{
	background: url(../Images/Template/Background.jpg) no-repeat;
}

#wrapper
{
	background: url(../Images/Template/Bg-Repeater.gif) repeat-y;
}

#header
{
	height: 148px;
}

#Footer
{
	color: #0060A3;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 190px;
}

#Footer div
{
	padding: 3px 15px 3px 0px;
	float: right; 
}

#Footer .FooterLeft
{
	padding: 3px 15px 3px 0px;
	float: Left; 
}

#Footer a
{
	color: #0060A3;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

#Footer a:hover
{
	color: #0060A3;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bolder;
}


.Content
{
	padding: 10px 20px;
}

.Content ul, .Content ol
{
	padding-left: 20px;
	padding-bottom: 10px;
}

.EzineSignUp-TextBoxes
{
	font-size: 9px;
	width: 150px;
	margin-bottom: 2px;
}

.EzineSignUp-Buttons
{
	font-size: 9px;
}

.ContactUs-TextBoxes
{
	width: 300px;
}

.ContactUs-TextAreas
{
	width: 300px;
	height: 100px;
}

.Parish-Table
{
	width: 181px;
}

.Parish-Table td
{
	background: url(../Images/Template/SideBar-Item.png) repeat-y;
	z-index: 1;
}

.Parish-Table .Separator
{
	background: none;
}


.Parish-Table td a
{
	width: 175px;	
	text-decoration: none;
	color: #2f63b1;
	display: block;
	z-index: 2;
	position: relative;
}

.Parish-Table td a:hover
{
	background: #0060A3;
	color: #E7E2AC;
	z-index: 2;	
}

.Parish-Table td a div
{
	padding-left: 15px;
	z-index: 2;
}

.Parish-Table td a .Title
{
	font-size: 14px;
	font-weight: bolder;
	text-transform:uppercase;
	padding-top: 2px;
}

.Parish-Table td a .SubTitle
{
	padding-bottom: 2px;
}

.Parish-Table .Top
{
	padding-top: 6px;
	background: url(../Images/Template/SideBar-Top.png) no-repeat;
}

.Content-Table
{
	width: 783px;
}


.Page-HR
{
	background: url(../Images/Template/Page-Hr.png) no-repeat;
	height: 3px;
	font-size: 1px;
}

.hr
{
	padding: 0px 0px 10px;
}
.hr div
{
	
	background: url(../Images/Template/Hr.png);
	width: 741px;
	height: 3px;
	font-size: 1px;
}

.MassTimes-Table
{
	border: 1px solid #0060A3;
}

.MassTimes-Table .Header th
{
	background: #E7E2AC;
	border: 1px solid #0060A3;
	color: #0060A3;
	padding: 2px 3px;
}

.MassTimes-Table .Rows td
{
	padding: 2px 3px;
	border: 1px solid #0060A3;
}

