/* BEGIN--classes that are  specific to the two Franciscan.org (SJBP) pages */
 
A:link {COLOR: #824E40; TEXT-DECORATION: underline;}
A:visited {COLOR: #824E40; TEXT-DECORATION: underline;}
A:active {COLOR: #000000; TEXT-DECORATION: none;}
A:hover {COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the Features */
A.HPBodyLink:link{COLOR: #FFF5DF; TEXT-DECORATION: underline;} 
A.HPBodyLink:visited{COLOR: #FFF5DF; TEXT-DECORATION: underline;}
A.HPBodyLink:hover {COLOR: #FFF5DF; TEXT-DECORATION: none;}
A.HPBodyLink:active{COLOR: #FFF5DF; TEXT-DECORATION: none;}

/*anchor tags specific to the Features */
A.featureHPTitleLink:link{COLOR: #F4E6AB; TEXT-DECORATION: underline;} 
A.featureHPTitleLink:visited{COLOR: #F4E6AB; TEXT-DECORATION: underline;}
A.featureHPTitleLink:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.featureHPTitleLink:active{COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the subNav */
A.subNavLink:link{COLOR: #A87933; TEXT-DECORATION: underline;} 
A.subNavLink:visited{COLOR: #A87933; TEXT-DECORATION: underline;}
A.subNavLink:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.subNavLink:active{COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the subNav */
A.subNavDirLink:link{COLOR: #A87933; TEXT-DECORATION: underline;} 
A.subNavDirLink:visited{COLOR: #A87933; TEXT-DECORATION: underline;}
A.subNavDirLink:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.subNavDirLink:active{COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the Column 1 (Features) */
A.featuresCol1Link:link{COLOR: #824E40; TEXT-DECORATION: underline;} 
A.featuresCol1Link:visited{COLOR: #824E40; TEXT-DECORATION: underline;}
A.featuresCol1Link:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.featuresCol1Link:active{COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the Main Column (Body) */
A.mainColLink:link{COLOR: #824E40; TEXT-DECORATION: underline;} 
A.mainColLink:visited{COLOR: #824E40; TEXT-DECORATION: underline;}
A.mainColLink:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.mainColLink:active{COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the Main Column (ProvinceMinistries) */
A.mainColLink-ProvinceMinistries:link{COLOR: #CD3301; TEXT-DECORATION: underline;} 
A.mainColLink-ProvinceMinistries:visited{COLOR: #CD3301; TEXT-DECORATION: underline;}
A.mainColLink-ProvinceMinistries:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.mainColLink-ProvinceMinistries:active{COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the SiteMap */
A.siteMapLink:link{COLOR: #7B3F7F; TEXT-DECORATION: underline;} 
A.siteMapLink:visited{COLOR: #7B3F7F; TEXT-DECORATION: underline;}
A.siteMapLink:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.siteMapLink:active{COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the Portal entries - what user has access to */
A.portalEntryLink:link{COLOR: #824E40; TEXT-DECORATION: underline;} 
A.portalEntryLink:visited{COLOR: #824E40; TEXT-DECORATION: underline;}
A.portalEntryLink:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.portalEntryLink:active{COLOR: #000000; TEXT-DECORATION: none;}

A.portalEntryLinkReplyToMessage:link{COLOR: #89A68D; TEXT-DECORATION: underline;} 
A.portalEntryLinkReplyToMessage:visited{COLOR: #89A68D; TEXT-DECORATION: underline;}
A.portalEntryLinkReplyToMessage:hover {COLOR: #89A68D; TEXT-DECORATION: none;}
A.portalEntryLinkReplyToMessage:active{COLOR: #89A68D; TEXT-DECORATION: none;}


input.press {
	BORDER-BOTTOM: 3px solid #000000;
	BORDER-RIGHT: 3px solid #000000;
	BORDER-LEFT: 2px solid #CC9999;
	BORDER-TOP: 2px solid #CC9999;
	background-color: #824E40;
	color: White;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	cursor: hand;
	margin-bottom : 6px;
	margin-top : 3px;
	margin-right: 0px;
	margin-left: 0px;
}

/*color backgrounds global to all SECTIONS */
.bkgColorTopCol1{
  color: #BBB557;
  background : #BBB557;
}
.bkgColorTopCol2{
  color: #F37C20;
  background : #F37C20;
}
.bkgColorTopCol3{
  color: #5A6EB5;
  background : #5A6EB5;
}
.bkgColorTopCol4{
  color: #844D41;
  background : #844D41;
}

/*color backgrounds global to all pages */
.bkgColorBody{
  color: #FFFFFF;
  background : #FFFFFF;
}
.bkgColorBulletinBoard{
  color: #FAF8E5;
  background : #FAF8E5;
}
.bkgColorMasthead{
  color: #A87933;
  background : #A87933;
}
.bkgColorGlobalNav{
  color: #ACA633;
  background : #ACA633;
}

.bkgColorGlobalNavFor150th{
  color: #ACA633;
  background : #893d15;
}
.bkgColorCol1{
  color: #F7EDE3;
  background : #F7EDE3;
}
.bkgColorCol4{
  color: #F7EDE3;
  background : #F7EDE3;
}
.bkgColorSidebar{
  color: #FEDBC0;
  background : #FEDBC0;
}

/*color backgrounds for home page */
.bkgColorFeature1TitleBar-HP{
  color: #A87933;
  background : #A87933;
}
.bkgColorFeature1TextBox-HP{
  color: #CD3301;
  background : #CD3301;
}
.bkgColorFeature2TitleBar-HP{
  color: #F37C20;
  background : #F37C20;
}
.bkgColorFeature2TextBox-HP{
  color: #FFFFFF;
  background : #FFFFFF;
}
.bkgColorFeature3TitleBar-HP{
  color: #BBB557;
  background : #BBB557;
}
.bkgColorFeature3TextBox-HP{
  color: #BC736C;
  background : #BC736C;
}
.bkgColorCol4TitleBar-HP{
  color: #9688A7;
  background : #9688A7;
}
.bkgColorCol4TextBox-HP{
  color: #FFFFFF;
  background : #FFFFFF;
}

/*color backgrounds for specified SECTIONS */
/*Friar Works: Franciscan Ministry & Mission (MM) */
.bkgColorFeature1MM-TitleBar{
  color: #89A68D;
  background : #89A68D;
}
.bkgColorFeature1MM-TextBox{
  color: #E8EABB;
  background : #E8EABB;
}
.bkgColorFeature2MM-TitleBar{
  color: #844D41;
  background : #844D41;
}
.bkgColorFeature2MM-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}
.bkgMainColBreadPG{
  background-image: url(/M&M/gfx/StAnthonyBread.jpg);
  background-repeat: no-repeat; 
  background-position: bottom;
}

/*Justice, Peace & Integrity of Creation (JPIC) */
.bkgColorFeature1JPIC-TitleBar{
  color: #5A6EB5;
  background : #5A6EB5;
}
.bkgColorFeature1JPIC-TextBox{
  color: #E4E8F3;
  background : #E4E8F3;
}
.bkgColorFeature2JPIC-TitleBar{
  color: #844D41;
  background : #844D41;
}
.bkgColorFeature2JPIC-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}

.bkgColorFeature1JPICPerspectives-TitleBar{
  color: #25308A;
  background : #25308A;
}
.bkgColorFeature2JPICPerspectives-TitleBar{
  color: #FDBA12;
  background : #FDBA12;
}
.bkgColorFeature2JPICPerspectives-TextBox{
  color: #E4E8F3;
  background : #E4E8F3;
}



/*MISSIONS (FMU) */
.bkgColorFeature1FMU-TitleBar{
  color: #F37C20;
  background : #F37C20;
}
.bkgColorFeature1FMU-TextBox{
  color: #FFE8B4;
  background : #FFE8B4;
}
.bkgColorFeature2FMU-TitleBar{
  color: #844D41;
  background : #844D41;
}
.bkgColorFeature2FMU-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}

/*VOCATIONS */
.bkgColorFeature1VO-TitleBar{
  color: #EFAC1F;
  background : #EFAC1F;
}
.bkgColorFeature1VO-TextBox{
  color: #FFE8B4;
  background : #FFE8B4;
}
.bkgColorFeature2VO-TitleBar{
  color: #844D41;
  background : #844D41;
}
.bkgColorFeature2VO-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}

/*WHO WE ARE */
.bkgColorFeature1WWA-TitleBar{
  color: #CD3301;
  background : #CD3301;
}
.bkgColorFeature1WWA-TextBox{
  color: #FEDBC0;
  background : #FEDBC0;
}
.bkgColorFeature2WWA-TitleBar{
  color: #844D41;
  background : #844D41;
}
.bkgColorFeature2WWA-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}

/*PICTURE GALLERY */
.bkgColorFeature1PG-TitleBar{
  color: #7B3F7F;
  background : #7B3F7F;
}
.bkgColorFeature1PG-TextBox{
  color: #F4E6AB;
  background : #F4E6AB;
}
.bkgColorFeature2PG-TitleBar{
  color: #844D41;
  background : #844D41;
}
.bkgColorFeature2PG-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}
.bkgTILEFeature2PG-TextBox{
  background-image: url(/gallery/gfx/tile1aCol1.jpg);
  background-repeat: repeat-x repeat-y; 
  width:50%;
  height:50%; 
}

/*SITE MAP */
.bkgColorFeature1SM-TitleBar{
  color: #7B3F7F;
  background : #7B3F7F;
}
.bkgColorFeature1SM-TextBox{
  color: #F4E6AB;
  background : #F4E6AB;
}
.bkgColorFeature2SM-TitleBar{
  color: #D35D3B;
  background : #D35D3B;
}
.bkgColorFeature2SM-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}

/*PORTAL */
.bkgColorDiscussion-Message{
  color: #EEEEEE;
  background : #EEEEEE;
}
.bkgColorFeature1PORTAL-TitleBar{
  color: #A87933;
  background : #A87933;
}
.bkgColorFeature1PORTAL-TextBox{
  color: #F4E6AB;
  background : #F4E6AB;
}
.bkgColorFeature2PORTAL-TitleBar{
  color: #844D41;
  background : #844D41;
}
.bkgColorFeature2PORTAL-TextBox{
  color: #D3BC9A;
  background : #D3BC9A;
}
.bkgColorCol1-PORTAL{
  color: #F7EDE3;
  background : #F7EDE3;
}
.bkgColorCol4-PORTAL{
  color: #F7EDE3;
  background : #F7EDE3;
}


/*BEGIN global classes*/
.copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #D3BC9A;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 42px;	
	margin-bottom: 6px;	
}
.footer-ContactUs{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	vertical-align: bottom;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 0px;

}
.feature1-Title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 2px;	
	margin-bottom: 2px;
}
.feature1-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 10px;	
	margin-bottom: 3px;
}
.feature1-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 15px;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 10px;	
	margin-bottom: 28px;
}
.feature1-TextGFXWrap{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 15px;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 14px;	
	margin-bottom: 0px;
}
.feature1-TextURLTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 13px;
	margin-left: 14px;
	margin-right: 10px;
	margin-top: 10px;	
	margin-bottom: 0px;
}
.feature1-TextURL{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 13px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.feature2-Title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 2px;	
	margin-bottom: 2px;
}
.feature2-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 10px;	
	margin-bottom: 3px;
}
.feature2-Subhead-Perspectives{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 7px;
	margin-bottom: 9px;
}
.feature2-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 15px;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.feature2-Author{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 15px;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 10px;	
	margin-bottom: 10px;
}
.formLabel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 3px;
}
.googleblurb{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
}
.globalNav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: 12px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 1px;	
	margin-bottom: 0px;
	word-spacing: 2px;
}
.NEW{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #FEC53B;
}
.subNav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #A87933;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 4px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 2px;
}
.subNavSelected{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #8A594B;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 4px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 2px;
}
.subNavDir{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	color: #A87933;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;	
	margin-bottom: 1px;
}
.subNavDirSelected{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color: #8A594B;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;	
	margin-bottom: 1px;
}
.warning{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

/*BEGIN classes specific to the main column of all section pages*/
.mainCol-Caption{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-OFMGeneralConstitutionsRef-Perspectives{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;	
	margin-bottom: 10px;
}
.mainCol-Title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 24px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 24px;	
	margin-bottom: 10px;
}
.mainCol-SubTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 24px;	
	margin-bottom: 10px;
}
.mainCol-TitleSidebar{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 11px;	
	margin-bottom: 6px;
}
.mainCol-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 14px;	
	margin-top: 8px;	
	margin-bottom: 3px;
}
.mainCol-PeacePrayer-HowToDonate{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 16px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-Subhead-ProvinceMinistries{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 20px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 16px;	
	margin-bottom: 3px;
}
.mainCol-Subhead-Perspectives{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 16px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 14px;	
	margin-bottom: 10px;
}
.mainCol-Subhead-Perspectives-FirstPara{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 16px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.mainCol-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-TextFormation{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 18px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-TextGFXWrap{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-TextIndent{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 18px;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-TextURLTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #CD3301;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.mainCol-TextURL{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-TextURL-ProvinceMinistries{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #CD3301;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.mainCol-Salutation{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 32px;	
	margin-bottom: 14px;
}
.mainCol-Closing{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	margin-left: 260px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-Signature{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: 14px;
	margin-left: 260px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 1px;
}
.mainCol-SignatureJobTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: 14px;
	margin-left: 260px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 0px;
}
.mainCol-SignatureLocale{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: 14px;
	margin-left: 260px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 0px;
}
/*END classes specific to the main column of all section pages*/
/*END global classes*/

/*BEGIN classes specific to the HOME PAGE*/
.homePage-Salutation{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #FFF5DF;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 14px;	
	margin-bottom: 7px;
}
.homePage-Bodytext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color: #FFF5DF;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 13px;
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 3px;	
	margin-bottom: 6px;
}


.homePage-Closing{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color: #FFF5DF;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	margin-left: 260px;
	margin-right: 0px;
	margin-top: 8px;	
	margin-bottom: 8px;
}
.homePage-Signature{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color: #FFF5DF;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: 13px;
	margin-left: 260px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 0px;
}
.homePage-SignatureJobTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color: #FFF5DF;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: 13px;
	margin-left: 260px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 0px;
}
.homePage-featureTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color: #F4E6AB;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.homePage-InspirationOfTheDay{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #FFF5DF;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 10px;	
	margin-bottom: 3px;
}
.homePage-InspirationOfTheDayAuthor{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #FFF5DF;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: right;
	line-height: 12px;
	margin-left: 14px;
	margin-right: 16px;
	margin-top: 0px;	
	margin-bottom: 3px;
}
/*END classes specific to the HOME PAGE*/


/*BEGIN classes specific to the DONATE page*/
.donate-Title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 24px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 24px;	
	margin-bottom: 10px;
}
.donate-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 8px;	
	margin-bottom: 3px;
}
.donate-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.donate-Comments{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 9px;	
}
.donate-TitleSupport{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 9px;	
	margin-top: 0px;	
	margin-bottom: 10px;
}
/*END classes specific to the DONATE page*/

/*BEGIN  classes specific to the GALLERY and FRIAR JIM'S SCRAPBOOK*/
.gallery-Archive-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 15px;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 10px;	
	margin-bottom: 10px;
}
.gallery-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 14px;	
	margin-top: 5px;	
	margin-bottom: 14px;
}
.gallery-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 7px;	
	margin-bottom: 28px;
}
.gallery-Googleblurb{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 40px;
}
.gallery-LeadinOrEndText{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 7px;	
	margin-bottom: 7px;
}

/*END classes specific to the GALLERY*/

/*BEGIN  classes specific to the JPIC*/
.jpicQuickScan-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 14px;	
	margin-top: 5px;	
	margin-bottom: 7px;
}
.getInformed-Author{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}

.resolution{
	background-image: url(../JPIC/gfx/SkyBkgd.jpg);
	background-repeat: no-repeat;
	height: 148px;	
}

.resolutionText{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	color: #172a6e;
	margin-left: 27px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.resolutionFirstLine{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	color: #172a6e;
	margin-left: 20px;
	padding-top: 30px;
	margin-bottom: 0px;
}

.resolutionClosing{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	color: #172a6e;
	margin-left: 195px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.spiritOfAssisiText
{
    background-color: #c8b3a2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding: 10px 15px 10px 15px;
	margin: 0px;
}

.spiritOfAssisiText a, .spiritOfAssisiText a:visited, .spiritOfAssisiText a:active
{
    color: #000000;
}

.mainCol-JPICClosing{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	margin-left: 195px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
.mainCol-JPICSignature{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: 14px;
	margin-left: 195px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 1px;
}
.mainCol-JPICSignatureJobTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: 14px;
	margin-left: 195px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 0px;
}
/*END classes specific to the GET INFORMED (JPIC)*/


/*BEGIN classes specific to the VOCATIONS application guidlines*/
.VOguidelines-Title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 18px;	
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 9px;	
	margin-bottom: 9px;
}
.VOguidelines-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 18px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 6px;	
	margin-bottom: 6px;
}
.VOguidelines-SubheadEnd{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 18px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 0px;	
	margin-bottom: 18px;
}
.VOguidelines-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-top: 0px;	
	margin-bottom: 6px;
	}
.VOguidelinesDisclaimer-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 0px;	
	margin-bottom: 18px;
	}	
/*END classes specific to the VOCATIONS application guidlines*/


/*BEGIN  classes specific to the PROVINCE NEWSLETTER*/
.provEnews-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 14px;	
	margin-top: 5px;	
	margin-bottom: 7px;
}
.provEnews-SubSubhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 3px;	
	margin-bottom: 3px;
}
.provEnews-Author{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
/*END classes specific to the PROVINCE NEWSLETTER*/

/*BEGIN  classes specific to the CONTACT US*/
.contactUs-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 28px;	
	margin-bottom: 5px;
}
.contactUs-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
/*END classes specific to the CONTACT US*/


/*BEGIN classes specific to the SITE MAP*/
.siteMap-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #7B3F7F;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 18px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 8px;	
	margin-bottom: 3px;
}
/*END classes specific to the SITE MAP*/


/*BEGIN classes specific to the PORTAL section*/
	/*BEGIN classes specific to the JPIC MEDIA LIST*/
.portalfeature1-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 28px;	
	margin-bottom: 3px;
}
.portalfeature1-MediaTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 10px;	
	margin-bottom: 3px;
}
.portalfeature1-MediaAuthor{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 12px;
	margin-top: 0px;	
	margin-bottom: 10px;
}

/*END classes specific to the JPIC MEDIA LIST*/

/*BEGIN classes specific to the PORTAL section*/
.portal-DiscussionAuthor{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: right;
	line-height: 14px;
	margin-left: 3px;
	margin-right: 14px;
	margin-top: 6px;	
	margin-bottom: 6px;
}
.portal-DiscussionText{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 3px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 6px;
}

.portal-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 3px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.portal-Title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	color: #824E40;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 26px;	
	margin-bottom: 14px;
}
.portal-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 10px;	
	margin-bottom: 10px;
}
.portal-Subtitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 10px;	
	margin-bottom: 14px;
}
.portalBulletinBoard-Pushpin{
	line-height: normal;
	margin-left: 6px;
	margin-right: 0px;	
	margin-top: 6px;	
	margin-bottom: 3px;
}
.portalBulletinBoard-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 3px;
	margin-right: 3px;	
	margin-top: 3px;	
	margin-bottom: 6px;
}
.portalCalendar-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 3px;
	margin-right: 3px;	
	margin-top: 3px;	
	margin-bottom: 3px;
}
.portalCalendarDay-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 3px;
	margin-right: 3px;	
	margin-top: 3px;	
	margin-bottom: 3px;
}
.portalCalendarAdd-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 11px;
	margin-right: 3px;
	margin-top: 3px;	
	margin-bottom: 3px;
}
.portalCalendarEntry-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;	
	margin-bottom: 3px;
}
.portalEntry-Text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.portalEntry-Text-ReplyToMessage{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: right;
	line-height: 14px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.portalEntry-Title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 14px;	
	margin-bottom: 7px;
}
.portalEntry-Subtitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #824E40;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 7px;
	margin-right: 14px;	
	margin-top: 7px;	
	margin-bottom: 7px;
}
.portalEntry-Subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 14px;
	margin-right: 3px;	
	margin-top: 3px;	
	margin-bottom: 3px;
}
.portalEntry-Subhead-ReplyToMessage{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #89A68D;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 21px;
	margin-right: 3px;	
	margin-top: 3px;	
	margin-bottom: 3px;
}

/*END classes specific to the PORTAL section*/



/* Start the 150th Anniv */

.Anniversary-AboutThisSeries{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 11px;
	color:#492b11;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	text-align: left;
	line-height: 17px;
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 3px;	
	margin-bottom: 6px;
	width:500px;
	position:relative;
	top:-10px;
}

.Anniversary-InTheBeginning{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #844d41;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:505px;
	position:relative;
	top:8px;	
}

.Anniversary-InTheBeginningNext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #b93121;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:505px;
	position:relative;
	top:-10px;	
}

.Anniversary-InOwnWords{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #844d41;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:230px;
}


.Anniversary-Millstones1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #844d41;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:240px;
	position:relative;
	top:15px;
}

.Anniversary-Millstones2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #844d41;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:120px;
	position:relative;
	top:12px;
	left:-10px;	
}

.Anniversary-Millstones3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #844d41;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:240px;
	position:relative;
	top:3px;
}

A.mainColLinkArchieveJan:link{COLOR: #b93121; TEXT-DECORATION: underline;} 
A.mainColLinkArchieveJan:visited{COLOR: #b93121; TEXT-DECORATION: underline;}
A.mainColLinkArchieveJan:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.mainColLinkArchieveJan:active{COLOR: #000000; TEXT-DECORATION: none;}

/* FEBRUARY's */

.Anniversary-AboutThisSeries_Feb{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #291829;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:505px;
	position:relative;
	top:8px;
}

.Anniversary-WorkingWith {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #4A614A;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:505px;
	position:relative;
}

.Anniversary-WorkingWithNext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #516412;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:505px;
	position:relative;
	top:-10px;	
}

.Anniversary-PowerOfOne{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #844929;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:230px;
}


.Anniversary-MillstonesFeb1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #395952;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:240px;
	position:relative;
	top:15px;
}

.Anniversary-MillstonesFeb2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #395952;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:125px;
	position:relative;
	top:6px;
	left:-10px;	
}

.Anniversary-MillstonesFeb3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #395952;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 10px;
	width:240px;
	position:relative;
	top:3px;
}

.ImageOfKids { 
	position:relative;
	top:-4px;
}

A.mainColLinkArchieveFeb:link{COLOR: #516412; TEXT-DECORATION: underline;} 
A.mainColLinkArchieveFeb:visited{COLOR: #516412; TEXT-DECORATION: underline;}
A.mainColLinkArchieveFeb:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.mainColLinkArchieveFeb:active{COLOR: #000000; TEXT-DECORATION: none;}

/* End of February 150th */


/* Start of March 150th */

.March_ArtistInMinistry {
	color:#742374;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:20px;
	padding-right:20px;	
	padding-top:10px;		
}

.March_TopFriars {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:15px;
	padding-right:5px;	
	padding-top:-5px;	
}

.March_TopFriars2a {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:10px;
	padding-right:8px;	
	padding-top:7px;	
}

.March_TopFriars2b {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:20px;
	padding-right:8px;	
	padding-top:2px;	
}

.March_TopFriars2c {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:10px;
	padding-right:8px;	
	padding-top:-8px;
	position:relative;
	top:-7px;
}

.March_TopFriars3a {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:18px;
	padding-right:2px;	
	padding-top:2px;
}

.March_TopFriars3b {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:5px;
	padding-right:8px;	
	padding-top:-8px;
	position:relative;
	top:-14px;
}

.March_MiddleFriars {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:8px;
	padding-right:5px;	
	padding-top:-5px;	
}

.March_MiddleFriars2 {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:15px;
	padding-right:0px;	
	padding-top:-5px;	
}



.March_BottomFriars1a {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:18px;
	padding-right:20px;	
	padding-top:12px;
	position:relative;
	top:2px;		

}

.March_BottomFriars1b {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:5px;
	padding-right:10px;	
	
}

.March_BottomFriars1c {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:18px;
	padding-right:20px;	
	position:relative;
	top:-2px;
}


.March_MiddleLeftFriars1a {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:10px;
	padding-right:15px;	
	padding-top:6px;
	position:relative;
	top:2px;		

}

.March_MiddleLeftFriars1b {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	padding-right:10px;	
	
}


.March_MiddleRightFriars1a {
	color:#4D1F08;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:18px;
	padding-right:20px;	
	padding-top:5px;
	position:relative;
	top:2px;		

}

.March_RightFriars1a {
	color:#6B0063;
	font-family:Trebuchet MS;
	font-size:11px;
	padding-left:14px;
	padding-right:10px;	
	
}

A.mainColLinkArchieveMar:link{COLOR: #6B0063; TEXT-DECORATION: underline;} 
A.mainColLinkArchieveMar:visited{COLOR: #6B0063; TEXT-DECORATION: underline;}
A.mainColLinkArchieveMar:hover {COLOR: #000000; TEXT-DECORATION: none;}
A.mainColLinkArchieveMar:active{COLOR: #000000; TEXT-DECORATION: none;}

/* End of March 150th */



/* April 150th */

.TheyAreTheSettings{
   color:#422b28;
   margin-left:21px;
   font-family:Trebuchet MS;
   font-size:12px;  
   width:230px;
   font-style:italic; 
}

.DunsScotus {
   color:#4a2915;
   margin-left:10px;
   font-family:Trebuchet MS;
   font-size:12px;  
   width:195px; 
   font-style:italic;
   font-weight:bold;      
}

.StLeonards {
   color:#4a2915;
   margin-top:6px;
   margin-left:3px;
   font-family:Trebuchet MS;
   font-size:12px;  
   width:495px; 
   font-style:italic;
   font-weight:bold; 
}

.SouthwesternMissions {
   color:#4a2915;
   margin-top:6px;
   margin-left:45px;
   font-family:Trebuchet MS;
   font-size:12px;  
   width:430px; 
   font-style:italic;
   font-weight:bold; 	
}

.StAnthonyShrineApril {
   color:#4a2915;
   margin-top:2px;
   margin-left:3px;
   font-family:Trebuchet MS;
   font-size:11px;  
   width:150px; 
   font-style:italic;
   font-weight:bold;
   line-height:15px;
}

.sideApril1 {
   color:#442B0A;
   font-family:Trebuchet MS;
   font-size:11px;
   margin-left:30px;    
   margin-top:5px;
   width:215px; 
   font-style:italic;
   font-weight:bold;     
}

.sideApril2 {
   color:#442B0A;
   font-family:Trebuchet MS;
   font-size:11px;  
   margin-left:30px;     
   margin-top:5px; 
   width:215px;    
   font-style:italic;
   font-weight:bold;            
}

.sideApril3 {
   color:#442B0A;
   font-family:Trebuchet MS;
   font-size:11px;   
   margin-left:30px;   
   margin-top:5px;  
   width:215px;  
   font-style:italic;
   font-weight:bold;              
}

.sideApril4 {
   color:#442B0A;
   font-family:Trebuchet MS;
   font-size:11px;  
   margin-left:30px;     
   margin-top:5px;       
   width:215px;  
   font-style:italic;
   font-weight:bold;        
}

.sideApril5 {
   color:#442B0A;
   font-family:Trebuchet MS;
   font-size:11px;   
   margin-left:30px;    
   margin-top:5px;  
   width:215px;   
   font-style:italic;
   font-weight:bold;            
}

.sideApril6 {
   color:#442B0A;
   font-family:Trebuchet MS;
   font-size:11px;  
   margin-left:30px;      
   margin-top:5px;   
   width:215px;       
   font-style:italic;
   font-weight:bold;      
}

.sideApril7 {
   color:#442B0A;
   font-family:Trebuchet MS;
   font-size:11px; 
   margin-left:30px;     
   margin-top:5px;   
   width:215px;  
   font-style:italic;
   font-weight:bold;        
}

.AboutThisSeriesApril {
   color:#352704;
   margin-top:2px;
   margin-left:3px;
   font-family:Trebuchet MS;
   font-size:11px;  
   width:400px; 
   font-style:italic;
   font-weight:bold;
   line-height:15px;  
}

.NextForApril {
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:11px;  
	color:#4f653c;
	margin-top:10px;
	margin-left:20px;	
	text-transform:uppercase;
}

.PreviousForApril {
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:11px;  
	color:#4f653c;
	margin-top:10px;
	margin-left:20px;		
}

.underPicByAboutThisSeries {
	font-weight:bold;
    font-style:italic;	
	font-family:Trebuchet MS;
	font-size:11px;  
	color:#4a2915;
	margin-top:10px;
	margin-left:0px;
	width:240px;
}

/* End of April 150th */

/* May 150th */

.FaithfulFriarsMay {

	margin-left: 16px;
	margin-right: 16px;
	line-height: 15px;
	color: #001407;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}
	
.LinusMay {

	margin-left: 25px;
	margin-right: 25px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.DidacusTopMay {

	margin-right: 10px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.DidacusMay {

	margin-left: 16px;
	margin-right: 16px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.LeonardMay {

	margin-left: 16px;
	margin-right: 20px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.LeonardBottomMay {

	margin-left: 16px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	position: relative;
	top: -10px;
	
}

.LouisLMay {

	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.LouisLBottomMay {

	margin-left: 15px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.EdMay {

	margin-left: 15px;
	line-height: 14px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.AndrewMay {

	margin-left: 16px;
	margin-right: 16px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.AndrewFloatMay {

	margin-left: 16px;

	line-height: 13px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.AndrewFloatMiddleMay {

	position:relative;
	top:0px;	
		
}

.AndrewFloatMiddleMayPositioning {
	margin-left: 16px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height: 15px;
	position:absolute;
	width:100px;
	top:-4px;	
}

.AndrewFloatTopMayPositioning {
	margin-left: 16px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height: 15px;
	position:absolute;
	width:160px;
}

.AndrewFloatBottomMayPositioning {
	margin-left: 16px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height: 15px;
	position:absolute;
	width:110px;
	top: 5px;
}

.FrancisMay {

	margin-left: 16px;
	margin-right: 13px;
	margin-top: 18px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.LouisMay {

	margin-left: 15px;
	margin-right: 15px;
	line-height: 15px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	
}

.LouisBottomMay {

	margin-left: 15px;
	line-height: 14px;
	color: #4a2915;
	font-family: Trebuchet MS;
	font-size: 9pt;
	position: relative;
	
}

.AboutThisSeriesMay {

	margin-left: 18px;
	margin-right: 23px;
   color:#001407;
   font-family:Trebuchet MS;
   font-size:12px;
   font-style:italic;
   line-height:15px;  
}

.NextForMay {
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:11px;  
	color:#001407;
	margin-left: 20px;	
	text-transform:uppercase;
	font-style: normal;
}

.PreviousForMay {
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:11px;  
	color:#001407;
	margin-left: 20px;	
	font-style: normal;
	text-decoration: underline;
}

/* End of May 150th */

/* Start of June 150th */

.juneTitle {
	background-image: url(../who/gfx/June_Anniversary150th/Fransiscans.gif);
	width: 1067px;
	height: 182px;
}

.juneAbout {
	background-image: url(../who/gfx/June_Anniversary150th/About.gif);
	width: 1067px;
	height: 282px;
}

.juneAboutText {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
	color: #fee6be;
	line-height: 11.5pt;
	margin-left: 276px;
	padding-top: 166px;
	width: 467px;
}	

.juneWayWest {
	background-image: url(../who/gfx/June_Anniversary150th/WayWestBG.gif);
	width: 534px;
	height: 1699px;
}

.juneWayWestText1 {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #844d41;
	line-height: 10pt;
	padding-top: 92px;
	margin-left: 16px;
	margin-right: 20px;
}

.juneWayWestText2 {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #844d41;
	line-height: 10pt;
	padding-top: 12px;
	margin-left: 16px;
	margin-right: 20px;
}

.juneWrap1 {
	width: 387px;
}

.juneWrap2 {
	width: 273px;
}

.juneWrap3 {
	width: 347px;
}

.juneNext {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #b93121;
	cursor: pointer;
	text-decoration: underline;
}

.junePrevious {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #b93121;
	cursor: pointer;
	text-decoration: underline;
}

.juneCultures {
	background-image: url(../who/gfx/June_Anniversary150th/CulturesBG.gif);
	width: 267px;
	height: 1699px;
}

.juneCulturesText {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #4f4d27;
	line-height: 10.5pt;
	padding-top: 265px;
	margin-left: 16px;
	margin-right: 20px;
}

.juneGodWasHere {
	background-image: url(../who/gfx/June_Anniversary150th/GodWasHereBG.gif);
	width: 266px;
	height: 1699px;
}

.juneGodWasHereText {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #3a4314;
	line-height: 10pt;
	padding-top: 88px;
	margin-left: 16px;
	margin-right: 20px;
}

/* End of June 150th */

/* Start of july 150th */

.julyTitle {
	background-image: url(../who/gfx/july_Anniversary150th/Header.gif);
	width: 1067px;
	height: 182px;
}

.julyAbout {
	background-image: url(../who/gfx/july_Anniversary150th/Subhead.gif);
	background-repeat: no-repeat;
	width: 1067px;
	height: 281px;
}

.julyAboutText {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
	color: #391f1a;
	line-height: 11.5pt;
	margin-left: 290px;
	width: 487px;
}

.julyLeftColumn {
	background-image: url(../who/gfx/july_Anniversary150th/LeftBG.gif);
	background-repeat: no-repeat;
	width: 801px;
	height: 2215px;
}

.julyLeftSpacer {
	padding-top: 120px;
}

.julyLeftText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #391f1a;
	line-height: 14px;
	margin-left: 288px;
	padding-right: 19px;
}

.julyLeftPictures {
	width: 288px;
	padding-top: 81px;
	height: 100%;
	float: left;
}

.julyRightColumn {
	background-image: url(../who/gfx/july_Anniversary150th/RightBG.gif);
	width: 266px;
	height: 2215px;
}

.julyRightSpacer {
	padding-top: 390px;
}

.julyRightText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #702f0d;
	line-height: 14px;
	margin-left: 20px;
	margin-right: 20px;
}

.julyWayWestText2 {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #844d41;
	line-height: 10pt;
	padding-top: 12px;
	margin-left: 16px;
	margin-right: 20px;
}

.julyWrap1 {
	width: 387px;
}

.julyWrap2 {
	width: 273px;
}

.julyWrap3 {
	width: 347px;
}

.julyNext {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #b93121;
}

.julyPrevious {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #b93121;
	cursor: pointer;
	text-decoration: underline;
}

.julyCultures {
	background-image: url(../who/gfx/july_Anniversary150th/CulturesBG.gif);
	width: 267px;
	height: 1699px;
}

.julyCulturesText {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #4f4d27;
	line-height: 10.5pt;
	padding-top: 265px;
	margin-left: 16px;
	margin-right: 20px;
}

.julyGodWasHere {
	background-image: url(../who/gfx/july_Anniversary150th/GodWasHereBG.gif);
	width: 266px;
	height: 1699px;
}

.julyGodWasHereText {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #3a4314;
	line-height: 10pt;
	padding-top: 88px;
	margin-left: 16px;
	margin-right: 20px;
}

/* End of july 150th */

/* Start of august 150th */

.augustTitle {
	background-image: url(../who/gfx/august_Anniversary150th/Franciscans.gif);
	width: 1067px;
	height: 182px;
}

.augustSubhead {
	background-image: url(../who/gfx/august_Anniversary150th/Subhead.gif);
	background-repeat: no-repeat;
	width: 1067px;
	height: 375px;
}

.augustAboutText {
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
	margin-left: 17px;
	padding-right: 17px;
}

.augustAbout {
	background-image: url(../who/gfx/august_Anniversary150th/AboutBackground.gif);
	background-repeat: no-repeat;
	width: 267px;
	background-color: #98e9e9;
}

.augustLeftColumn {
	background-image: url(../who/gfx/august_Anniversary150th/LeftSide.gif);
	background-repeat: no-repeat;
	width: 267px;
	height: 1761px;
}

.augustLeftSpacer {
	padding-top: 120px;
}

.augustMiddleText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-right: 17px;	
	margin-left: 17px;
}

.augustMiddleSpacer {
	padding-top: 3px;
}

.augustMiddleText a:link{
	text-decoration: none;
	color: #4a2915;
}

.augustMiddleText a:visited{
	text-decoration: none;
	color: #4a2915;
}

.augustMiddleText a:hover{
	text-decoration: underline;
	color: #4a2915;
}

.augustLeftPictures {
	width: 288px;
	padding-top: 81px;
	height: 100%;
	float: left;
}

.augustRightColumn {
	background-image: url(../who/gfx/august_Anniversary150th/CUBackground.gif);
	background-repeat: no-repeat;
	width: 267px;
	/*height: 1401px;*/
	background-color: #a7f2e1;
}

.augustRightSpacer {
	padding-top: 330px;
}

.augustRightText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #001407;
	line-height: 15px;
	padding-right: 9px;	
	margin-left: 17px;
}

.augustMiddleColumn {
	background-image: url(../who/gfx/august_Anniversary150th/MiddleBackground.gif);
	background-repeat: no-repeat;
	width: 533px;
	height: 1761px;	
}

.augustWayWestText2 {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #844d41;
	line-height: 10pt;
	padding-top: 12px;
	margin-left: 16px;
	margin-right: 20px;
}

.augustWrap1 {
	width: 387px;
}

.augustWrap2 {
	width: 273px;
}

.augustWrap3 {
	width: 347px;
}

.augustNext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #034da9;
	margin-left: 17px;
}

.augustPrevious {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #034da9;
	cursor: pointer;
	text-decoration: underline;
	margin-left: 17px;
}

.augustCultures {
	background-image: url(../who/gfx/august_Anniversary150th/CulturesBG.gif);
	width: 267px;
	height: 1699px;
}

.augustCulturesText {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #4f4d27;
	line-height: 10.5pt;
	padding-top: 265px;
	margin-left: 16px;
	margin-right: 20px;
}

.augustGodWasHere {
	background-image: url(../who/gfx/august_Anniversary150th/GodWasHereBG.gif);
	width: 266px;
	height: 1699px;
}

.augustGodWasHereText {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #3a4314;
	line-height: 10pt;
	padding-top: 88px;
	margin-left: 16px;
	margin-right: 20px;
}

/* End of august 150th */

/* Start of september 150th */

.septemberTitle {	
	background-repeat: no-repeat;
	width: 1067px;
	height: 182px;
	background-image: url(../who/gfx/September_Anniversary150th/Franciscans.gif);
}

.septemberHeroes {
	background-image: url(../who/gfx/september_Anniversary150th/TheyWereHeroes.gif);
	background-repeat: no-repeat;
	width: 267px;
	height: 634px;
}

.septemberAboutText {
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #fef9c1;
	line-height: 17px;
	margin-left: 17px;
	padding-right: 17px;
}

.septemberAbout {
	background-image: url(../who/gfx/september_Anniversary150th/About.gif);
	background-repeat: no-repeat;
	width: 267px;
	height: 540px;
}

.septemberTopRight {
	background-image: url(../who/gfx/september_Anniversary150th/HermanAndFrank.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 634px;
}

.septemberLeftSpacer {
	padding-top: 120px;
}

.septemberMiddle {
	background-image: url(../who/gfx/september_Anniversary150th/RobertChristopherAndSigfrid.gif);
	background-repeat: no-repeat;
	width: 1067px;
	height: 639px;
}

.septemberBottomLeft {
	background-image: url(../who/gfx/september_Anniversary150th/BartPaulAndTheo.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 540px;
}

.septemberHeroText {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #fef9c1;
	line-height: 15px;
}

.septemberHermanText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
}

.septemberFrankText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
}

.septemberSlovakText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
	margin: 0px 30px 0px 30px;
}

.septemberSigfridText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
}

.septemberChrisText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
}

.septemberRobertText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
}

.septemberNext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffb83c;
	margin-left: 17px;
}

.septemberPrevious {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffb83c;
	cursor: pointer;
	text-decoration: underline;
	margin-left: 17px;
}

.septemberCredit {
	font-family: Trebuchet MS;
	font-size: 8px;
	color: #a07b09;
}


/* End of september 150th */

/* Start of october 150th */

.octoberTitle {	
	background-repeat: no-repeat;
	width: 1067px;
	height: 182px;
	background-image: url(../who/gfx/october_Anniversary150th/Franciscans.gif);
}

.octoberSubhead {	
	background-repeat: no-repeat;
	width: 1067px;
	height: 282px;
	background-image: url(../who/gfx/october_Anniversary150th/Subhead.gif);
}

.octoberBackground {	
	background-repeat: no-repeat;
	width: 1067px;
	height: 2240px;
	background-image: url(../who/gfx/october_Anniversary150th/bodyBackground.gif);
}


.octoberAboutText {
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 12px;
	color: #001407;
	line-height: 17px;
	margin-left: 17px;
	padding-right: 17px;
}

.octoberAbout {
	background-image: url(../who/gfx/october_Anniversary150th/About.gif);
	background-repeat: no-repeat;
	width: 267px;
	height: 540px;
}

.octoberJoeHund {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #492b11;
	line-height: 15px;
}

.octoberRightText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #373e1b;
	line-height: 15px;
	margin-bottom: 12px;
}

.octoberNext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #114b6a;
	margin-left: 17px;
}

.octoberPrevious {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #114b6a;
	cursor: pointer;
	text-decoration: underline;
	margin-left: 17px;
}


/* End of october 150th */

/* Start of november 150th */

.novemberTitle {	
	background-repeat: no-repeat;
	width: 1067px;
	height: 182px;
	background-image: url(../who/gfx/november_Anniversary150th/Franciscans.gif);
}

.novemberGoodShepherds {	
	background-repeat: no-repeat;
	width: 267px;
	height: 1161px;
	background-image: url(../who/gfx/november_Anniversary150th/GoodShepherds.gif);
}

.novemberShepherdsText {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #492b11;
	line-height: 14px;
	margin-left: 17px;
	margin-right: 17px;
	padding-top: 230px;
}

.novemberTopYellow {	
	width: 800px;
	height: 840px;
	background-color: #fed068;
}

.novemberFerrellText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-left: 27px;
	padding-right: 17px;
}

.novemberAlvinText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-left: 30px;
	padding-right: 0px;
}

.novemberAlphonseText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-left: 41px;
	padding-right: 17px;
}

.novemberTopBlue {	
	width: 800px;
	height: 321px;
	background-color: #8eb7f5;
}

.novemberPhillipText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #1b1464;
	line-height: 14px;
	margin-left: 258px;
	padding-left: 25px;
	padding-right: 2px;
	width: 344px;
}

.novemberBottom {	
	background-repeat: no-repeat;
	width: 800px;
	height: 737px;
	background-image: url(../who/gfx/november_Anniversary150th/BottomBackground.gif);
}

.novemberCharlesText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-left: 27px;
	padding-right: 17px;
}

.novemberStephenText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
	padding-left: 25px;
	padding-right: 22px;
}

.novemberAloysText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 17px;
}


.novemberAboutText {
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #734005;
	line-height: 17px;
	margin-left: 17px;
	padding-right: 17px;
	padding-top: 279px;
}

.novemberAbout {
	background-image: url(../who/gfx/november_Anniversary150th/AboutBackground.gif);
	background-repeat: no-repeat;
	width: 267px;
	height: 737px;
}

.novemberNext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #734005;
	margin-left: 17px;
}

.novemberPrevious {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #734005;
	cursor: pointer;
	text-decoration: underline;
	margin-left: 17px;
}


/* End of november 150th */

/* Start of December 150th */

.DecemberTitle {	
	background-repeat: no-repeat;
	width: 1067px;
	height: 182px;
	background-image: url(../who/gfx/December_Anniversary150th/Franciscans.gif);
}

.DecemberIntro {	
	background-repeat: no-repeat;
	width: 267px;
	height: 850px;
	background-image: url(../who/gfx/December_Anniversary150th/IntroBackground.gif);
}

.DecemberIntroText {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #fef9c1;
	line-height: 15px;
	margin-left: 17px;
	margin-right: 17px;
	padding-top: 134px;
}

.DecemberTopYellow {	
	width: 800px;
	height: 850px;
	background-image: url(../who/gfx/December_Anniversary150th/TopBackground.gif);
}

.DecemberJimText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-left: 25px;
	padding-right: 0px;
}

.DecemberRobertText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-left: 35px;
	padding-right: 17px;
}

.DecemberAlText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 14px;
	padding-left: 0px;
	padding-right: 17px;
}

.DecemberMiddleBlue {	
	width: 1067px;
	height: 367px;
	background-color: #59d0fd;
}


.DecemberBottom {	
	background-repeat: no-repeat;
	width: 800px;
	height: 941px;
	background-image: url(../who/gfx/December_Anniversary150th/BottomBackground.gif);
}

.DecemberChristopherText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
	padding-left: 27px;
	padding-right: 17px;
}

.DecemberMarkText {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4a2915;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 22px;
}


.DecemberAboutText {
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #fef9c1;
	line-height: 17px;
	margin-left: 17px;
	padding-right: 17px;
	padding-top: 378px;
}

.DecemberContributeText {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	color: #ffb83c;
	line-height: 17px;
	margin-left: 17px;
	padding-right: 17px;
}

.DecemberAbout {
	background-image: url(../who/gfx/December_Anniversary150th/AboutBackground.gif);
	background-repeat: no-repeat;
	width: 267px;
	height: 941px;
}

.DecemberNext {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #734005;
	margin-left: 17px;
}

.DecemberPrevious {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #734005;
	cursor: pointer;
	text-decoration: underline;
	margin-left: 17px;
}

.DecemberBottomBanner {
	background-image: url(../who/gfx/December_Anniversary150th/BottomFriars.gif);
	background-repeat: no-repeat;
	width: 1067px;
	height: 268px;
}


/* End of December 150th */


/* 150th Archive */
.Anniversary-ArchiveText{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #52361F;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;	
}


.mainCol-VideoHeader{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #824E40;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 8px;	
	margin-bottom: 3px;
}




/* End of 150th Archive */
/* END--classes */

