/* PENWORTHAM CHURCHES TOGETHER STYLESHEET */

table#together {
	width:535px;
	background-image:url(../images/leftcolbg.jpg);
	background-repeat:repeat;
	margin:20px;
}

table#together 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;
}

.column1 {
	width:30%;
	font-weight:bold;
}

.column1right {
	width:30%;
	text-align:right;
	font-weight:bold;
	padding-right:25px;
}

.column1rightitalic {
	width:30%;
	color:#0000FF;
	text-align:right;
	font-style:italic;
	padding-right:10px;
}

.column2 {
	width:30%;
	padding:0px 10px;
}

.column3 {
	width:20%;
	text-align:center;
}

.column4 {
	width:20%;
	text-align:center;
}

.container .churchimage {
	margin:20px 205px;
	border:0px;
}