@charset "UTF-8";
.paulist2009 #pageContent li {
	margin-bottom: 6px;
}
.pageLeadPhoto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 35px;
}
h1 {
}
.pageLeadPhoto img {
	margin-bottom: 10px;
	border: 1px solid #000000;
}
h2 {
	margin-top: 5px;
	margin-bottom: 0px;
}
/* CSS Document */

body  {
	background: #E3E3E3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #00466A;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border: 2px solid #00466A;
}
a:visited {
	text-decoration: none;
	color: #00466A;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #00466A;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00466A;
	font-weight: bold;
}
.paulist2009 #dateTime {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	background-image: url(images/graphics/div_datetime.jpg);
	height: 20px;
	padding-top: 7px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.paulist2009 #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #E3E3E3;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.paulist2009 #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	width: 975px;
} 
.paulist2009 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.paulist2009 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	padding: 0px;
	background-color: #E3E3E3;
}
.paulist2009 #mainContent {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #E3E3E3;
	width: 650px;
	padding: 0;
	float: left;
} 
.paulist2009 #profileBlurb {
	font-size: 9pt;
	margin-right: 5px;
}
.paulist2009 #whatsHappeningHeadlines ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.paulist2009 #whatsHappeningHeadlines li {
	margin-bottom: 10px;
}
.paulist2009 #profileHeadline {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.paulist2009 #profileHeadline h1 {
	font-size: 18px;
	line-height: 18px;
}
.paulist2009 #profile {
	float: left;
	font-size: 12px;
	line-height: 16px;
}
.paulist2009 #newsTopLeft {
	background-color: #F7F7F7;
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
.paulist2009 #newsBottomClose {
}
.paulist2009 #topMain {
	background-color: #f7f7f7;
}
.paulist2009 #newsTopRight {
	float: right;
	width: 315px;
	padding-top: 20px;
	padding-right: 15px;
}
.paulist2009 #newsSmallAd img {
	float: right;
}
.paulist2009 #whatsHappeningTitle {
	font-size: 16pt;
	font-weight: bold;
	color: #6B6B6B;
	margin-bottom: 15px;
}
.paulist2009 #profilePhoto {
}
.paulist2009 #profilePhoto img {
	border: 1px solid #000000;
}
.paulist2009 #profileHeadline h2 {
	font-size: 20px;
}
.paulist2009 #whatsHappening {
}
.paulist2009 #highlightBottom {
	clear: both;
}
.paulist2009 #newsTop {
	background-color: #FFFFFF;
	margin-top: 15px;
}
.paulist2009 #whatWeDo {
	background-color: #FFFFFF;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.paulist2009 #onTheAgenda {
	background-color: #FFFFFF;
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.homeBoxTop {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/homeBoxTop300px.gif);
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #6B6B6B;
	padding-left: 10px;
	padding-top: 2px;
}
.homeBoxBottom {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/homeBoxBottom300px.gif);
	height: 5px;
}
.homeBoxSummary {
	margin-bottom: 10px;
	background-color: #cecece;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	height: 69px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B6B;
	border-bottom-width: 1px;
	color: #292929;
}
.sideBoxTop {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/homeBoxTop300px.gif);
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #6B6B6B;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B6B;
}
.sideBoxBottom {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/sideBoxBottom.gif);
	height: 5px;
}
.homeBoxContent {
	padding-right: 10px;
	padding-left: 10px;
}
.sideBox {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 15px;
}
.paulist2009 #sideBoxAdTop {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/sideBoxAdTop.gif);
	height: 5px;
}
.paulist2009 #sideBoxAdContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sideBoxContent {
	margin: 8px;
}
.homeBoxItem {
	margin-top: 7px;
	margin-bottom: 7px;
	height: 84px;
}
.homeBoxItem img {
	margin-right: 10px;
	float: left;
}
.paulist2009 #newsBottomClose {
	height: 10px;
	clear: both;
	background-color: #E3E3E3;
	background-image: url(http://www.paulist.org/images/backgrounds/newsBottomClose.gif);
}
.paulist2009 #footer {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.paulist2009 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sideBoxAVTop {
}
.sideBoxAVBottom {
	clear: left;
	font-size: 8pt;
}
.sideBoxAVTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	float: left;
	margin-bottom: 7px;
	margin-top: 3px;
}
.sideBoxAVMore {
	float: right;
	width: 150px;
	text-align: right;
	font-size: 9pt;
	margin-top: 6px;
	margin-right: 10px;
}
.sideBoxAVItemL {
	width: 85px;
	float: left;
}
.sideBoxAVItemC {
	width: 85px;
	float: none;
	margin-right: 95px;
	margin-left: 95px;
}
.sideBoxAVItemR {
	width: 85px;
	float: right;
}
.paulist2009 #dateTime {
	background-color: #f2f2f2;
}
.paulist2009 #headerBottom {
	background-color: #740403;
	height: 22px;
}
.headerNav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-color: #737373;
}
.paulist2009 #headerMain {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.paulist2009 #headerLogo {
	float: left;
	width: 80px;
}
.paulist2009 #headerRight {
	float: right;
	width: 250px;
	clear: both;
}
.paulist2009 #headerMiddle {
	width: 650px;
}
.paulist2009 #footerTop {
	height: 13px;
	background-image: url(images/backgrounds/footerTop.gif);
	background-color: #E3E3E3;
}
.paulist2009 #footerSpace {
	background-color: #E3E3E3;
	height: 15px;
}
.paulist2009 #footerBottom {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/footerBottom.gif);
	height: 13px;
	clear: both;
}
.paulist2009 #footerMain {
	margin-right: 8px;
	margin-left: 8px;
	color: #333333;
}
a.headerSearch:link {
	color: #98201A;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearch:visited {
	color: #98201A;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearch:active {
	color: #98201A;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearch:hover {
	color: #98201A;
	font-weight: bold;
	text-decoration:underline;
	font-size: 9pt;
}
.paulist2009 #footerMenu {
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-bottom: 10px;
	font-size: 0.88em;
}
.paulist2009 #footerCopyright {
	float: left;
	width: 500px;
	padding-top: 9px;
	font-size: 9pt;
}
.paulist2009 #footerSymmetrical {
	float: right;
	width: 300px;
	padding-top: 9px;
	text-align: right;
	font-size: 9pt;
}
.paulist2009 #footerSymmetrical img {
	padding-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.paulist2009 #pageContent {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.paulist2009 #pageContent h1 {
	font-size: 16pt;
	font-weight: bold;
}
.paulist2009 #pageContent h2 {
	font-size: 13pt;
	font-weight: bold;
}
.paulist2009 #pageContent hr {
size: 1px;
}
.paulist2009 #pageContent h3 {
	font-size: 11pt;
	font-weight: bold;
}
.paulist2009 #pageLogo {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3e3e3;
	height: 30px;
	margin-bottom: 0px;
}
.paulist2009 #pageTop {
	background-color: #FFFFFF;
	margin-top: 15px;
}
.paulist2009 #pageBottomClose {
	clear: both;
}
.paulist2009 #pageBottom {
	clear: both;
	height: 10px;
	background-image: url(images/backgrounds/pageBottom.gif);
	margin-bottom: 20px;
}
.paulist2009 #pageLogoHome {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e3e3e3;
	margin-bottom: 0px;
}
.paulist2009 #sectionHomeNavBox {
	background-color: #FFFFFF;
	float: right;
	width: 225px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.paulist2009 #sectionHomeText {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: none;
}
.sectionHomeTextBox {
	padding-right: 10px;
	padding-left: 10px;
}
.sectionHomeBoxItem {
	margin-top: 7px;
	margin-bottom: 7px;
}
.sectionHomeBoxSpacer {
	height: 25px;
	background-color: #E3E3E3;
}
.sectionHomeBoxTop {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/sectionHomeBoxTop.gif);
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #6B6B6B;
	padding-left: 10px;
	padding-top: 2px;
}
.sectionHomeBoxBottom {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/homeBoxBottom300px.gif);
	height: 5px;
}
.locationsPhotoTable td {
	padding: 6px;
	text-align: left;
}
.locationsContactTable td {
	padding: 4px;
}
.paulist2009 #sectionMassBox {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: none;
}
.locationsMassTable td {
	padding: 3px;
	margin-top: 5px;
}
.sectionLocationSideBox {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 7px;
}
.sectionHomeBoxSideTop {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/sectionHomeBoxSideTop.gif);
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #6B6B6B;
	padding-left: 10px;
	padding-top: 2px;
}
.sectionHomeBoxSideBottom {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/sectionHomeBoxSideBottom.gif);
	height: 5px;
}
.sectionHomeBoxBottom {
	background-color: #E3E3E3;
	background-image: url(images/backgrounds/sectionHomeBoxBottom.gif);
	height: 5px;
}
.sectionHomeList ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-color: #FF000;
	list-style-image: url(images/graphics/list_bullet_redbox.gif);
	padding-left: 18px;
}
.sectionHomeList li {
	list-style-position: outside;
	list-style-type: none;
	list-style-color: #FF000;
	list-style-image: url(images/graphics/list_bullet_redbox.gif);
	margin-bottom: 5px;
}
.pagePhotoRight {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	float: right;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
}
.pagePhotoRight img {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.lightboxHide img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lightboxHide {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.paulist2009 #whatsHappeningHeadlines ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-color: #FF000;
	list-style-image: url(images/graphics/list_bullet_redbox.gif);
	padding-left: 18px;
}
.pagePhotoRight p {
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	text-indent: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 225px;
	float: none;
}
.pagePhotoLeft p {
	font-size: 11px;
	font-weight: bold;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	text-indent: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.pagePhotoLeft {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 15px;
}
.pagePhotoLeft img {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.pagelogo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.pagelogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photoGalTable img {
	border: 1px dotted #333;
	text-align: center;
}
#photoGalTable {
	text-align: center;
}
#headerMain img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profile h3 {
	font-size: 12px;
	color: #740403;
	margin-bottom: 4px;
}
.newsPhotoRight {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	float: right;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	width: 225px;
}
.newsPhotoRight img {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.newsPhotoLeft {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	width: 225px;
}
.newsPhotoLeft img {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
.byline {
	font-size: 12px;
	font-weight: bold;
}
a.paulist2009   #profilePhoto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.attn {
	font-weight: bold;
	color: #740403;
}
.paulist2009 #whatsHappeningHeadlines {
	font-weight: bold;
	color: #740403;
}
#headerMain form {
	margin: 0px;
	padding: 0px;
}
.menu_search_box {

}
.menu_search_box_img {
	background-image: url(http://www.paulist.org/images/graphics/search_box_bg.gif);
}.headerAd {
	border: 1px solid #000000;
	width: 200px;
}
.newsInfoBoxRight {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	width: 225px;
	border: 1px solid #000000;
	background-color: #F4F4F4;
}
.newsInfoBoxRight p {
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.newsInfoBoxRight img {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.attn2 {
	color: #FFF;
	background-color: #CA082C;
}
.aligncenter {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 35px;
}

.aligncenter img {
	margin-top: 10px
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.sideBoxSocialRightCol {
	float: right;
	font-size: 12px;
	width: 150px;
}
.sideBoxSocialLeftCol {
	float: left;
	font-size: 12px;
	left: auto;
	width: 120px;
}
.sideBoxSocialRightCol img {
	top: auto;
	bottom: auto;
	margin-right: 10px;
}
.sideBoxSocialRightCol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideBoxSocialLeftCol img {
	margin-right: 10px;
}
.sideBoxSocialLeftCol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialNetworks {
	font-size: 12px;
	margin-left: 7px;
}
#socialNetworks a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.socialClearfloat {
	clear:both;
	height:8px;
	font-size: 1px;
	line-height: 0px;
}
.forgivenessHome {
	background-image: url(http://paulist.org/images/pagelogos/forgiveness_home.jpg);
	height: 704px;
	margin-top: 15px;
}
#forgivenessVideo {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 160px;
}
.koinonia h3 {
	text-align: center;
}
.koinonia h1 {
	text-align: center;
}
a.headerSearchAdv:link {
	color: #370451;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearchAdv:visited {
	color: #370451;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearchAdv:active {
	color: #370451;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearchAdv:hover {
	color: #370451;
	font-weight: bold;
	text-decoration:underline;
	font-size: 9pt;
	}
a.headerSearchGold:link {
	color: #847600;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearchGold:visited {
	color: #847600;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearchGold:active {
	color: #847600;
	font-weight: bold;
	text-decoration:none;
	font-size: 9pt;
	}
a.headerSearchGold:hover {
	color: #847600;
	font-weight: bold;
	text-decoration:underline;
	font-size: 9pt;