/* ST TERESA's PARISH CENTRE */

table.stt-parish-centre {
	border:1px solid #006699;
	background-image:url(../images/sidecolslbg.jpg);
	background-repeat:repeat;
	width:450px;
	margin:0px 60px 20px 60px;
}

table.stt-parish-centre td {
	line-height:1.5em;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
	vertical-align:text-top;
	padding:5px;
}

.header {
	color:#ffffff;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.column1 {
	font-weight:bold;
	text-align:left;
	width:40%;
}

.column1italic {
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	width:40%;
}

.column2 {
	text-align:center;
	width:20%;
}

.column3 {
	text-align:center;
	width:20%;
}

.column4 {
	text-align:center;
	width:20%;
}