/* PENWORTHAM CHURCHES TOGETHER STYLESHEET */

table#unity {
	width:350px;
	background-image:url(../images/leftcolbg.jpg);
	background-repeat:repeat;
	margin:20px 115px;
}

table#unity td {
	line-height:2em;
	vertical-align:top;
}

.header {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.columnleft {
	width:40%;
	padding:0px 10px
}

.columnright {
	width:60%;
	padding:0px 10px;
}

.columnrightitalic {
	width:60%;
	padding:0px 30px;
	font-style:italic;
	text-align:right;
}