﻿/* ©2007 John Patrick Publishing Company */
        /* St. Anthony of Padua */
            /* Highstown, NJ */


/* Main Div Tags */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background-color: #E7EDFB;
	height: auto;
	display: block;
}

#openField {
	display: block;
	height: auto;
	width: 600px;
	float: left;
	vertical-align: top;
	background-image: url(images/BckgImg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	margin-right: 10px;
	margin-top: 10px;
}

#OrgField {
}

/* Style Tags */

.footer a {
	color: #000000;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	background-color: #3366FF;
}

.lefNav a {
	background-color: #003366;
	color: #FFFFFF;
	display: block;
	width: 100px;
	text-decoration: none;
	margin-top: 5px;
	border: 1px solid #003366;
	text-align: center;
	height: auto;
	float: left;
	vertical-align: middle;
	margin-left: 1px;
}

.lefNav a:hover {
	background-color: #79B6F5;
	color: #000000;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.MainField {
	display: block;
	height: auto;
	width: auto;
	padding: 5px;
	float: left;
}

.mainContent_Bold {
	font-weight: bold;
	color: #003366;
}

.ContentTables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.ContentTables_H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.ContentTables a {
	color: #003366;
	text-decoration: none;
}

.ministry {
	padding-left: 10px;
	text-align: justify;
	padding-right: 5px;
}
