/*This section is for the default displays of the website*/
body
	{font-family: Arial, Helvetica, "sans-serif";
	margin: 5px 5px 5px 5px;
	background-image: url("Blue4.jpg");
	border-left: 0px solid gray; 
	height: 0px;
	font-size:14px;
	}
	
hr
	{height: 2px;
	color: black;}

.bluehdr28
	{font-size:28px;
	color: #0033CC;
	font-weight: bold;}	
	
.bluehdr18
	{font-size:18px;
	color: #0033CC;
	font-weight: bold;}
	
.bluehdr14
	{font-size:14px;
	color: #0033CC;
	font-weight: bold;}
	
.boldhdr18
	{font-size:18px;
	color: #000000;
	font-weight: bold;}

.boldhdr14
	{font-size:14px;
	color: #000000;
	font-weight: bold;}
	
.boldhdr12
	{font-size:12px;
	color: #000000;
	font-weight: bold;}
	
.boldhdr10
	{font-size:10px;
	color: #000000;
	font-weight: bold;}
	
/*This section is for the main body of any tables that reference this style*/	
table.mainbody
	{font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	}
	
/*This section is for the header of each page*/
tr.header
	{font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFFFF;}
		
td.imghdr
	{font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size:40px;
	text-align: center}
	
img.hdrpic 
	{height: 100px;
	width: 75px}
	
img.pic 
	{height: 250px;
	width: 450px}
	

/*This section is for Parish Council page*/	
td.bp 
	{font-size: 12px;
	border: inset;
	text-align: center}
	
/*This section is for the GOF Pages*/	
p.gof
	{color:black;
	font-size:20px;	}
	
td.gofc
	{background-color:#CCFFFF;
	font-weight: bold;}
	
/*This section is for the Prayer List Pages*/	
table.plmain
	{font-family: Times;
	font-size:20px;}
			
td.pljo
	{font-size:26px;
	font-weight: bold;
	}
	
/*Sunday Headings for Liturgical Schedule*/

td.sundayh
	{text-align: left;
	text-indent: 15px;
	color:red;
	font-weight: bold;
	font-size:13px;
	}
	
/*Weekday Headings for Liturgical Schedule*/
td.weekh
	{text-align: left;
	text-indent: 15px;
	font-weight: bold;
	font-size:13px;
	}
	
/*Masses for Liturgical Schedule Page*/	  
td.mass
	{text-align: left;
	text-indent: 15px;
	font-size:13px;
	} 
	
/*Family Promise pages*/
/*Just an empty cell*/		 
td.empty
	{font-size:18px}
	
/*No one signed up for time slot*/		 
td.blank
	{background-color: yellow;
	font-size:18px;}
	
/*Time slot is filled*/
td.filled
	{background-color: none;
  	font-size:18px;
  	color:red;
  	}
/*Dinner format*/
td.dinner
	{font-size:18px;
  	color:blue;}
  	
/*RCIA Pages*/  
td.rcia
	{background-color:#63AB62;
	font-weight:bold}	
    	
.center
	{text-align:center}
	
.left
	{text-align:left}
	
.right
	{text-align:right}
	
.bold
	{font-weight:bold}
	
/* St Marys Pages*/
p.margin
	{margin: 1px 60px 15px 60px}
	
li.bmargin
	{margin-bottom: 5px}
	
h1.brown
	{color:brown;
	text-align:center}
	
/* Main Page */	
			
.heading
	{font-family:papyrus, sans-serif;
	font-size:28px;
	}
		
.p1
	{font-family:papyrus, sans-serif;
	font-size:10px;
	}
			
.p2
	{font-family:papyrus, sans-serif;
	font-size:12px;
	}
	
.p3
	{font-family:papyrus, sans-serif;
	font-size:12px;
	}
			
.p4
	{font-family:papyrus, sans-serif;
	font-size:14px;
	text-align:justify;
	text-indent:50px;
	}
			
.p5
	{font-family:papyrus, sans-serif;
	font-size:14px;
	}
	
.news
	{font-family:arial, sans-serif;
	font-size:14px;
	line-height:150%;
	}
td.two
	{
	border-style:solid;
	border-width:1px;
	border-color:black;
	} 
	
td.announcment
	{vertical-align: middle;
    text-align: justify;
	font-size: 12px
    font-family: "Sans Serif"
    border-color: black;
  	}
  	    	
#ajaxticker1
  	{width: 500px;
	border: 1px ridge black;
	text-align: justify;
	padding: 5px;
	background-image: url('background/Gray marble background.jpg');
	} 
	
#ajaxticker2
  	{width: 235px;
	border: 1px ridge black;
	padding: 5px;
	background-color: #77F2F7;
	}

	
/* Youth Page */			
td.yheader
	{background-color: none;
  	font-size:48px;
  	font-style:italic;
  	font-family:"Times New Roman", Serif;
  	color:red;
  	}
  	
td.ybody
	{background-color: none;
  	font-size:16px;
  	font-style:italic;
  	font-family:"Times New Roman", Serif;
  	}
  	
  	td.ybody2
	{background-color: none;
  	font-size:18px;
  	font-family:"Times New Roman", Serif;
  	}
