@charset "utf-8";
/* CSS Document */

/*	Website primary colors:   Green #465222;  Brown #3b2c1b; Dark Red #430800;	*/

body	{ 	background-color:#ffffff;   /* background color white */
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
			font-size:12px; 
			margin:0px;}  /* set around the body of the page to 0*/
			
	/*LEFT LINKS - Main Navigation Links Properties*/				
a.v2, a:link.v2, a:visited.v2, a:active.v2 { text-decoration: none}
a.v2, a:link.v2 {color:#3b2c1b}
a.v2, a:visited.v2 {color:#3b2c1b}
a.v2, a:active.v2 {color:#3b2c1b}
a.v2, a:hover.v2 {color: #465222; text-decoration:none }
	/*End LEFT LINKS*/
	
	/*Other sets of colors for links PDF's*/				
a.v3, a:link.v3, a:visited.v3, a:active.v3 { text-decoration: underline}
a.v3, a:link.v3 {color:#430800}
a.v3, a:visited.v3 {color:#430800}
a.v3, a:active.v3 {color:#430800}
a.v3, a:hover.v3 {
	color: #8000000;
	text-decoration:none
}
	/*End Other Links*/
	
		/*Right Links Properties*/				
a.v4, a:link.v4, a:visited.v4, a:active.v4 { text-decoration: none}
a.v4, a:link.v4 {color:#3b2c1b}
a.v4, a:visited.v4 {color:#3b2c1b}
a.v4, a:active.v4 {color:#3b2c1b}
a.v4, a:hover.v4 {color: #465222; text-decoration:none }
	/*End of Right Links Properties*/
	
			/*Footer Links Properties*/				
a.v5, a:link.v5, a:visited.v5, a:active.v5 { text-decoration: underline}
a.v5, a:link.v5 {color:#ffffff}
a.v5, a:visited.v5 {color:#ffffff}
a.v5, a:active.v5 {color:#ffffff}
a.v5, a:hover.v5 {color:#d7c8b6; text-decoration:none }
	/*End of Footer Links Properties*/
	
	/*Photo Download Links*/				
a.v6, a:link.v6, a:visited.v6, a:active.v6 { text-decoration: underline}
a.v6, a:link.v6 {color:#465222}
a.v6, a:visited.v6 {color:#430800}
a.v6, a:active.v6 {color:#430800}
a.v6, a:hover.v6 {color:#430800; text-decoration:none }
	/*End of Photo Download Links*/
			
a img {border: 0}			
	
	/* FLASH HEADER*/

#flash	{	width:1000px;
			height:333px; /* This height includes the white  Top, which is 13px; flash height is 370px */
			margin:auto;
			padding:0px;	}/* Div that holds Flash animation*/	


#flash2	{	width:1000px;
			height:333px; /* This height includes the white  Top, which is 13px; flash height is 370px */
			margin:auto;
			padding:0px;	}/* Div that holds Flash animation*/	
			
			
#flash2Image	{	width:1000px;
					height:320px; /* This height includes the white  Top, which is 13px; flash height is 370px */
					margin:auto;
					padding:0px;	}


#whiteTop	{	width:1000px;
				height:13px;
				background-color:#FFFFFF;
				margin:auto;
				padding:0px;	}/* Top Red border Div ( which is on the top of the page, so the Flash doesn't go to the top)*/
				
/* Styles for Video Clip */

#mainImage	{	width:1000px;
				height:320px;
				background-image:url(../images/flash-pholder2.jpg);}
				
				
#videoSmall	{	float:left;
				width:210px;
				height:157px;
				margin-top:84px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:11px;		}
				
#videoLink	{	font-size:10px;
				text-align:center;	
				margin:0px;
				padding:4px;
				background-color:#430800;	}
				
#soundBox	{	width:auto;
				height:auto;
				margin-top:5px;
				margin-right:0px;
				margin-bottom:4px;
				margin-left:0px;	}
				
#textOnly	{	float:right;
				width:auto;
				height:auto;
				margin-top:6px;
				margin-right:155px;
				margin-bottom:6px;
				margin-left:0px;	}
				
#videoTextinfo		{	float:left;
						width:665px;
						height:123px;
						border-bottom:1px solid #3b2c1b;
						margin-bottom:5px;
						background-image:url(../images/text-info-banner.jpg);} /* Box for Links to old gallery pages */	
						
#textInfo		{	float:left;
					width:500px;
					height:auto;
					padding-top:18px;
					padding-right:0px;
					padding-bottom:12px;
					padding-left:24px;
					font-size:14px;
					line-height:24px;} /* Box for Links to old gallery pages */	
				
/* End of styles for Video Clip */

	/*End of FLASH HEADER*/
	
/* Body Container */
	
#bodyContainer	{	width:1000px;
					height:auto;
					margin:auto;
					padding:0px;	}
					
/* End of Body Container*/

/* Green Banner */

#greenBanner	{	width:974px;
					height:20px;
					padding:0px;
					margin-top:0px;
					margin-right:13px;
					margin-bottom:0px;
					margin-left:13px;
					background-color:#465222;	}

/* End of  Green Banner*/

/* Brown Banner */

#brownBanner	{	float:left;
					width:519px;
					height:9px;
					padding:0px;
					margin:0px;
					background-color:#3b2c1b;	}
					
					
#brownBanner2	{	float:left;
					width:726px;
					height:9px;
					padding:0px;
					margin:0px;
					background-color:#3b2c1b;	}

/* End of  Brown Banner*/


		/* Left Links*/
		
/* This Div holds all the links */
		
#leftLinks	{	float:left;
				width:205px;
				height:auto;
				padding:0px;
				margin-top:0px;
				margin-right:17px;
				margin-bottom:17px;
				margin-left:26px;	}

/* This Div holds a first link, because the top margin is 18px */				
				
#firstLink	{	width:197px;
				height:19px;
				margin-top:18px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:0px;
				padding-top:0px;
				padding-right:0px;
				padding-bottom:14px;
				padding-left:8px;
				border-bottom:1px solid #465222;	}
				
/* This DIv holds all the other links */				
				
#secondLink	{	width:197px;
				height:19px;
				margin-top:10px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:0px;
				padding-top:0px;
				padding-right:0px;
				padding-bottom:14px;
				padding-left:8px;
				border-bottom:1px solid #465222;	}
				
#lastLink	{	width:197px;
				height:19px;
				margin-top:10px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:0px;
				padding-top:0px;
				padding-right:0px;
				padding-bottom:14px;
				padding-left:8px;
				border-bottom:0px solid #465222;	}
				
				
/* Text styles for the links */
				
.firstLetter	{	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:19px;	}

.links	{	font-family:Georgia, "Times New Roman", Times, serif;
			font-size:15px;	}
		
		/* End of Left Links*/
		
		/* Altar Servers Schedule Page */
		
.scheduleListings	{	line-height:21px;	}
		
		/* End of Altar Servers Schedule Page */
		
		/* BODY CONTENT */
		
#bodyContent	{	float:left;
					width:493px;
					height:auto;
					margin-top:8px;
					margin-right:10px;
					margin-bottom:10px;
					margin-left:10px;	}
					
#bodyContent2	{	float:left;
					width:519px;
					height:auto;
					margin-top:0px;
					margin-right:0px;
					margin-bottom:10px;
					margin-left:0px;
					padding:0px;	}
					
					
/* ANNOUNCEMENT BOX*/

#announcementBox	{	float:left;
						width:493px;
						height:auto;
						margin-bottom:4px;	}
						
#announcementBox1	{	float:left;
						width:493px;
						height:auto;
						margin-bottom:0px;	}
						
#newsPagebox	{	float:left;
					width:493px;
					height:16px;
					background-image:url(../images/news-page-bg.jpg);
					border-bottom:1px solid #9a8c7f;
					margin-bottom:4px;	}
					
#newsPagelink	{	float:right;
					width:auto;
					height:auto;
					font-size:10px;
					color:#430800;
					font-weight:bold;
					padding-top:2px;
					padding-right:47px;	}
						
				
/* Weekly Reading Banner */
					
#weeklyBanner	{	float:left;
					width:481px;
					height:20px;
					background-color:#430800;
					padding-top:2px;
					padding-right:0px;
					padding-bottom:5px;
					padding-left:14px;	}
					
/* End of Weekly Reading Banner */

/* News Banner */
					
#newsBanner	{	float:left;
				width:481px;
				height:20px;
				background-color:#465222;  /* green banner */
				padding-top:2px;
				padding-right:0px;
				padding-bottom:5px;
				padding-left:14px;	}
					
/* End of News Banner */

/* Text styles for Weekly Reading & News Banners */
					
.firstLetterSub	{	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:20px;
					color:#ffffff;	}

.subHeader	{	font-family:Georgia, "Times New Roman", Times, serif;
				font-size:15px;
				color:#ffffff;	}
				
.subTitle	{	font-size:12px;
				font-weight:bold;
				color:#465222;	}
				
.redUnderline	{	color:#430800;
					text-decoration:underline;	}
				
/* Styles for Icon Image in Weekly Raeding & News */
				
#iconsSmall	{	float:left;	
				border:1px solid #3b2c1b;
				margin-top:8px;
				margin-right:0px;
				margin-bottom:0px;
				margin-left:0px;	}
				
#iconsSmall2	{	float:left;	
					/*border:1px solid #3b2c1b;*/
					margin-top:8px;
					margin-right:0px;
					margin-bottom:0px;
					margin-left:0px;	}
				
#textBox	{	float:left;
				width:391px;
				height:auto;
				padding-top:5px;
				padding-right:0px;
				padding-bottom:5px;
				padding-left:10px;
				text-align:left;	}
				
#textBox2	{	float:left;
				width:auto;
				height:auto;
				padding-top:5px;
				padding-right:14px;
				padding-bottom:5px;
				padding-left:14px;
				text-align:left;	}
				
#borderBox2	{	margin:auto;
				width:138px;
				height:1px;
				padding-top:12px;
				padding-right:0px;
				padding-bottom:0px;
				padding-left:0px;
				border-bottom:1px solid #3b2c1b;	}	

/* End of ANNOUNCEMENT Box */
				
		/* End of BODY CONTENT */
		
		/*RIGHT LINKS */
		
#rightContainer	{	float:right;
					width:207px;
					height:auto;
					margin-right:13px;
					margin-bottom:8px;	} 
					
					
/* This Div hols the Right links banner */
					
#rightLinkbanner1	{	
						width:184px;
						height:17px;
						font-size:11px;
						font-weight:bold;
						color:#3b2c1b;
						background-image:url(../images/right-link-bg.jpg);
						border:1px solid #3b2c1b;
						padding-top:3px;
						padding-right:3px;
						padding-bottom:3px;
						padding-left:9px;
						text-align:left; 
						margin-top:0px;
						margin-right:6px;
						margin-bottom:3px;
						margin-left:6px;	}/* This is the First Link */
						
#rightLinkbanner	{	
						width:184px;
						height:17px;
						font-size:11px;
						font-weight:bold;
						color:#3b2c1b;
						border:1px solid #3b2c1b;
						background-image:url(../images/right-link-bg.jpg);
						padding-top:3px;
						padding-right:3px;
						padding-bottom:3px;
						padding-left:9px;
						text-align:left; 
						margin-top:3px;
						margin-right:6px;
						margin-bottom:3px;
						margin-left:6px;	}
					


		/* End of RIGHT LINKS */
		
		/* Misssion Statment */
		
#missionBox	{	float:left;
				width:187px;
				height:auto;
				padding-top:16px;
				padding-right:6px;
				padding-bottom:10px;
				padding-left:14px;	}
				

.missionFirstL	{	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:34px;
					color:#430800;
					text-align:center;	}
					
.missionTitle	{	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:24px;
					color:#430800;
					text-align:center;	}
					
#centerTitle	{	font-family:Georgia, "Times New Roman", Times, serif;
					font-size:18px;
					color:#430800;
					text-align:center;	
					padding-top:10px;
					padding-right:0px;
					padding-bottom:8px;
					padding-left:0px;	}
	/* End of Mission Statment */
	
	
		/* Footer */
		
#footerBox	{
					width:1000px;
					height:auto;
					margin:auto;
					padding:0px;	}
		
#footer	{	float:left;
			width:964px;
			height:25px;
			margin-top:0px;
			margin-right:13px;
			margin-bottom:0px;
			margin-left:13px;
			background-color:#3b2c1b;
			padding:5px;
			text-align:center;
			font-size:10px;
			color:#ffffff;	}
			
			/* End of Footer */
	
		/* TABLE LAYOUT */
		
#tableBox	{	float:left;
				width:519px;
				padding:0px;
				margin-left:10px;
				background-color:#ffffff;	} /* This Div holds the whole table */
				
#tableInside	{	width:458px;
					background-color:#ffffff;
					padding:0px;	}	/* This id is for the cell that holds the content of the table */
					
					
#redBanner		{	float:left;
					width:444px;
					height:20px;
					background-color:#430800;
					padding-top:2px;
					padding-right:0px;
					padding-bottom:5px;
					padding-left:14px;	}	/*This is the red banner with weekly reading, it is smaller that the one from Home Page */
					
					
#greenSmallBanner	{	float:left;
						width:444px;
						height:20px;
						background-color:#465222;
						padding-top:2px;
						padding-right:0px;
						padding-bottom:5px;
						padding-left:14px;	}	/*This is the green banner with table layout, it is smaller that the one from Home Page */
					
#lightBanner	{	float:left;
					width:444px;
					height:20px;
					background-image:url(../images/right-link-bg.jpg);
					padding-top:2px;
					padding-right:0px;
					padding-bottom:5px;
					padding-left:14px;	}	/*This is the light brown banner with table layout, it is smaller that the one from Home Page */
					
#brownSmallBanner	{	float:left;
					width:444px;
					height:20px;
					background-color:#3b2c1b;
					padding-top:2px;
					padding-right:0px;
					padding-bottom:5px;
					padding-left:14px;	}	/*This is the green banner with table layout, it is smaller that the one from Home Page */



					
					
#tableText	{
	float:right;
	width:438px;
	padding:10px;
	white-space:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #633;
} /* This Div holds the text & it has padding because the cell inside the table can't
										 have padding it breaks the table. Also text floated to the right for wrapping */		
				
#weeklyImage	{	float:left;
					margin-top:0px;
					margin-right:12px;
					margin-bottom:2px;
					margin-left:0px;	} /* Image floating to the left for wraping */
					
.weeklySub22	{	font-size:18px;
					font-family:Georgia, "Times New Roman", Times, serif;
					color:#465222;	}
					
					
					
/* This is the Table  */
		
table.roundedBox	{margin:0px; border-collapse:collapse}
table.roundedBox td	{padding:0px;}

table.roundedBox td.topLeft	{width:22px; height:22px;}
table.roundedBox td.topRight	{width:22px; height:22px;}	
table.roundedBox td.bottomLeft	{width:22px; height:54px;}	
table.roundedBox td.bottomRight	{width:22px; height:54px;}	

table.roundedBox td.top	{width:458px; height:22px;}	
table.roundedBox td.bottom	{width:458px; height:54px;}
	
table.roundedBox td.left	{width:22px; height:auto;}	
table.roundedBox td.right	{width:22px; height:auto;}	

.topLeft	{background:url(../images/topleft.jpg) no-repeat top left}
.topRight	{background:url(../images/topright.jpg) no-repeat top right}
.bottomLeft	{background:url(../images/bottomleft.jpg) no-repeat bottom left}
.bottomRight	{background:url(../images/bottomright.jpg) no-repeat bottom right}


.top	{background:url(../images/top.jpg) repeat-x top}
.bottom	{background:url(../images/bottom.jpg) repeat-x bottom}
	
.left	{background:url(../images/left.jpg) repeat-y left}
.right	{background:url(../images/right.jpg) repeat-y right}
		
/* End of Table  */		
		
		/*Drop Cap Effect*/
		
#firstp:first-line	{	font-variant:normal	}

#firstp:first-letter	{	float:left;
							font-size:42px;
							font-family:Georgia, "Times New Roman", Times, serif;
							color:#430800;
							padding-right:4px;
							padding-bottom:0px;	}
							
/*End of Drop Cap Effect*/
		
		
		/* End of TABLE LAYOUT */
		
		/* SACRAMENT STYLES */
		
#sacramentsBox	{	float:left;
					width:444px;
					padding:0px;	}
					
.orderList	{
				padding:12px;
				margin:0px;
				display:block;
				list-style-type:disc;}
				
				
.boldText	{	font-weight:bold;
				color:#3b2c1b;	}
				
				
				/* End of SACRAMENTS STYLES */
				
				/* Masses*/
				
.adventColor	{	font-size:12px;
					font-weight:bold;
					color:#260530;	}
				
				
.bold12Text	{	font-size:12px;
				font-weight:bold;
				color:#430800;	}
				
.bolderText	{		font-size:12px;
					font-weight:bold;
					line-height:16px;
					color:#430800;		}
				
.bold14Text	{	font-size:14px;
				font-weight:bold;
				color:#430800;	}
				
.size17Text	{	font-size:17px;
				font-weight:bold;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#430800;	}
				
.size15Arial	{
	font-size:15px;
	font-weight:bold;
	color:#800000;
}
				
.size15Text	{	font-size:15px;
				font-weight:bold;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#430800;	}
				
.greenText	{	font-size:14px;
				font-weight:bold;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#465222;	}
					
.smallItalic	{	font-size:10px;
					font-style:italic;
					text-align:right;	}
				
				/* End of Masses */
				
				
				/* Prayers Page*/
				
.novennaSubtitle		{	float:left;
							width:438px;
							font-size:18px;
							font-weight:bold;
							font-family:Georgia, "Times New Roman", Times, serif;
							color:#465222;
							padding-top:10px;
							padding-bottom:5px;
							text-align:center;	}
							
#prayerBox 	{	float:left;
				width:438px;
				padding-bottom:5px;
				padding-left:10px;
				padding-right:10px;
				padding-top:5px;	}
				
#prayerImage	{	width:438px;
					height:180px;
					/*border-bottom:3px solid #430800;*/	}
					
.tallText	{	line-height: 18px;	}
							
				
				/* End of Prayers Page*/
				
				/* Redemptorists */
				
#textPanel	{		font-family:Geneva, Arial, Helvetica, sans-serif;
					font-size:14px;
					color:#ffffff;
					padding-top:6px;
					padding-left:12px;	}
				
#linksImages	{	float:right;
					margin-top:12px;
					margin-right:12px;
					margin-bottom:2px;
					margin-left:16px;	}	
					
#linksImages2	{	float:left;
					margin-top:12px;
					margin-right:12px;
					margin-bottom:2px;
					margin-left:16px;	}	


#links	{	
			width:400px;
			margin-top:8px;
			margin-right:38px;
			text-align:right;	}
			
#topPage	{	float:left;
				width:380px;
				padding-top:4px;
				padding-right:28px;
				padding-bottom:6px;
				font-size:10px;
				margin-bottom:6px;
				/*border-bottom:2px solid #465222;*/
				text-align:right;	}
				
				/* End of Redemptorists* /
				
				/* PHOTO GALLERY PAGE */
				
#tableGallryBox	{	float:left;
					width:686px;
					padding:0px;
					margin-left:10px;
					background-color:#ffffff;	} /* This Div holds the whole table */
					
					
/* This is the Gallery Table  */
		
table.roundedBoxGall	{margin:0px; border-collapse:collapse}
table.roundedBoxGall td	{padding:0px;}

table.roundedBoxGall td.topLeft1	{width:22px; height:22px;}
table.roundedBoxGall td.topRight1	{width:22px; height:22px;}	
table.roundedBoxGall td.bottomLeft1	{width:22px; height:54px;}	
table.roundedBoxGall td.bottomRight1	{width:22px; height:54px;}	

table.roundedBoxGall td.top1	{width:665px; height:22px;}	
table.roundedBoxGall td.bottom1	{width:665px; height:54px;}
	
table.roundedBoxGall td.left1	{width:22px; height:auto;}	
table.roundedBoxGall td.right1	{width:22px; height:auto;}	

.topLeft1	{background:url(../images/topleft.jpg) no-repeat top left}
.topRight1	{background:url(../images/topright.jpg) no-repeat top right}
.bottomLeft1	{background:url(../images/bottomleft1.jpg) no-repeat bottom left}
.bottomRight1	{background:url(../images/bottomright1.jpg) no-repeat bottom right}


.top1	{background:url(../images/top.jpg) repeat-x top}
.bottom1{background:url(../images/bottom1.jpg) repeat-x bottom}
	
.left1	{background:url(../images/left1.jpg) repeat-y left}
.right1	{background:url(../images/right1.jpg) repeat-y right}
		
/* End of Gallery Table  */	

#tableGalleries	{	width:665px;
					padding:0px;
					white-space:normal;	} /* This Div holds the text & it has padding because the cell inside the table can't
										 have padding it breaks the table. Also text floated to the right for wrapping */		
				
#galleryBanner		{	float:left;
						width:651px;
						height:20px;
						background-color:#430800;
						padding-top:2px;
						padding-right:0px;
						padding-bottom:5px;
						padding-left:14px;	}	/*This is the red banner for the Photo Galleery Page , it is bigger that the one from Home Page */
						
#galleryGreenBanner		{	float:left;
							width:651px;
							height:20px;
							background-color:#465222;
							padding-top:2px;
							padding-right:0px;
							padding-bottom:5px;
							padding-left:14px;	}	/*This is the red banner for the Photo Galleery Page , it is bigger that the one from Home Page */

						
#photoBox2	{	float:left;
				width:160px;
				padding-left:5px;	
				padding-top:14px;
				text-align:center;}	

#downloadLink	{	padding-top:6px;}
				
				
				
#previewsGalleries		{	float:left;
							width:665px;
							height:22px;
							padding-top:18px;
							padding-right:0px;
							padding-bottom:0px;
							padding-left:0px;
							border-bottom:1px solid #3b2c1b;
							margin-bottom:5px;	} /* Box for Links to old gallery pages */	
							
							
							
#yearGallery	{	float:left;
					width:auto;
					height:auto;
					padding-top:0px;
					padding-right:0px;
					padding-bottom:0px;
					padding-left:24px;	}
						
				
				/* End of PHOTO GALLERY PAGE */
				
				/* ABOUT US */
				
#structureBox	{	float:left;
					width:201px;
					padding:5px;	}
					
					
#structureBox2	{	float:right;
					width:201px;
					padding:5px;	}
				/* End of ABOUT US */
				
				
				/* BULLETIN PAGE */
				
						
#bulletinBox	{	float:left;
					width:140px;
					padding-left:5px;	
					padding-top:5px;
					text-align:center;}	
					
#oldbulletinBox	{	float:left;
					width:138px;
					padding-left:5px;	
					padding-top:15px;
					text-align:center;}	
					
#oldBulletlink	{	float:left;
					width:420px;
					padding-left:18px;	
					padding-top:5px;
					text-align:left;}	
				
				/* End of BULLETIN PAGE */
				
				/* Lectors Page */
				
					
#oldLectorsbox	{	float:left;
					width:427px;
					padding-left:5px;	
					padding-top:5px;
					text-align:left;}
				
				/* End of Lectors Page */
				
				/* All Schedules*/
				
#scheduleBox	{
	float:left;
	width:206px;
	padding:5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #D6D6D6;
}	
					
#socialBanner		{	float:left;
						width:651px;
						height:20px;
						background-color:#3b2c1b;
						padding-top:2px;
						padding-right:0px;
						padding-bottom:5px;
						padding-left:14px;	}	/*This is the red banner with weekly reading, it is smaller that the one from Home Page */
	
				
				/* End of All Schedules*/
				
				/* Social Calendar */
				
#socialLisitings	{	float:left;
						width:191px;
						height:auto;
						margin:0px;
						padding-top:10px;
						padding-right:0px;
						padding-bottom:6px;
						padding-left:22px;
						display:inline;}

#socialLisitings ul	{	list-style-type: none;padding: 0px;margin: 0px;	}

.socialSubtitle		{	font-size:18px;
						font-weight:bold;
						font-family:Georgia, "Times New Roman", Times, serif;
						color:#465222;
						padding-top:10px;
						padding-bottom:5px;	}
						
						
.socialSubtitle2		{	font-size:18px;
							font-weight:bold;
							font-family:Georgia, "Times New Roman", Times, serif;
							color:#465222;
							padding-top:16px;
							padding-bottom:5px;	}

				
				/* End of Calendar */
				
				
				/* Sanits Pages */
#topPageSaint	{	float:right;
					width:410px;
					padding-top:2px;
					padding-right:28px;
					padding-bottom:6px;
					margin-top:4px;
					font-size:10px;
					/*border-bottom:2px solid #465222;*/
					text-align:right;	}								
				
				/* End of Saints Pages */
				
				/* Parish History Page */
				

#parishHistory	{	width:645px;
					padding:10px;
					white-space:normal;	}	
					
#historylongBanner		{	float:left;
							width:651px;
							height:20px;
							background-color:#3b2c1b;
							padding-top:2px;
							padding-right:0px;
							padding-bottom:5px;
							padding-left:14px;	}	/*This is the brown banner it is biggger than the one from Home Page */
							
#newsPaperbox	{	float:right;
					width:235px;
					height:auto;
					border:1px solid #430800;
					padding:10px;
					margin-bottom:12px;
					margin-left:12px;
					margin-right:12px;
					margin-top:6px;	}
					
#linksHistory	{
					width:424px;
					height:auto;
					padding:4px;
					text-align:center;
					white-space:normal;		}
					

				
				/* End of Parish History Page*/
				
				/* ARCHIVE - OLD PHOTOS PAGE*/
				
#archiveLink	{	float:left;
					width:438px;
					padding-bottom:10px;
					padding-left:78px;
					padding-right:10px;
					padding-top:10px;
					text-align:center;	}

#archiveLisitings	{	float:left;
						width:191px;
						height:auto;
						margin:0px;
						padding-top:10px;
						padding-right:0px;
						padding-bottom:6px;
						padding-left:22px;
						font-size:13px;
						line-height:18px;
						display:inline;}

#archiveLisitings ul	{	list-style-type: none;padding: 0px;margin: 0px;	}

.archiveSubtitle		{	font-size:18px;
							font-weight:bold;
							font-family:Georgia, "Times New Roman", Times, serif;
							color:#430800;
							padding-top:10px;
							padding-bottom:5px;	}

				/* End of ARCHIVE PAGE*/
				
					#bodyContainer #bodyContent #announcementBox #textBox .v3 {
	color: #800000;
}

