@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6a6759;
	text-align: left;
	background: #6a6759;
	margin: -2px 0px 0px 0px;
	line-height: 14px;
	letter-spacing: 0.7px;
}

a:link {color:#201c12;font-weight:bold; text-decoration:none;}
a:visited {color:#201c12;font-weight:bold; text-decoration:none;}
a:hover {color:#6a6353;font-weight:bold; text-decoration:underline;}
a:active {color:#201c12; font-weight:bold; text-decoration:none;}

#tableMain {
	margin: 0 auto 0 auto;
}

#top {
	background: #e6e5da;
	width: 867px;
	height: 133px;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	line-height: 26px;
	text-align: center;
	padding: 12px 24px 12px 12px;
	font-size: 20px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #4b4739;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #e5dac5;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #4b4739;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #e5dac5;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #e5dac5;
}

h6 {
	margin: 0px;
	padding: 24px 0px 0px 0px;
	font-size: 36px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #4b4739;
	text-align: center;
}

.title {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #e5dac5;
}

.titleDark {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: 'Calibri', 'Times New Roman', Arial, Times, serif;
	font-weight: normal;
	letter-spacing: -0.9px;
	color: #6a6353;
}

.serviceTimes {
	width: 275px;
	height: 139px;
	background: #4b4739;
	color: #e5dac5;
	padding: 12px;
	vertical-align: top;
	overflow: hidden;
}

.serviceTimes a:link {color:#fff;font-weight:bold; text-decoration:none;}
.serviceTimes a:visited {color:#fff;font-weight:bold; text-decoration:none;}
.serviceTimes a:hover {color:#e6e5da;font-weight:bold; text-decoration:underline;}
.serviceTimes a:active {color:#fff; font-weight:bold; text-decoration:none;}

.miscInfo {
	width: 275px;
	height: 139px;
	background: #4b4739;
	color: #e5dac5;
	padding: 12px;
	vertical-align: top;
	line-height: 20px;
}

.miscInfo a:link {color:#fff;font-weight:normal; text-decoration:none;}
.miscInfo a:visited {color:#fff;font-weight:normal; text-decoration:none;}
.miscInfo a:hover {color:#e6e5da;font-weight:normal; text-decoration:underline;}
.miscInfo a:active {color:#fff; font-weight:normal; text-decoration:none;}

.smallText {
	font-size: 12px;
}

#image {
	background: url(../images/christ_church_summerfield.jpg) #6a6353 no-repeat;
	width: 568px;
	height: 163px;
	overflow: hidden;
}

.churchEngland {
	width: 275px;
	height: 130px;
	background: #ebeae1;
	text-align: center;
	padding: 6px;
}

.newWine {
	width: 275px;
	height: 120px;
	background: #eae1cf;
	text-align: center;
	padding: 6px;
}

.leftColumn {
	background: #4b4739;
}

#content {
	width: 516px;
	padding: 26px;
	background-color: #fff;
	vertical-align: top;
	line-height: 20px;
}

img {border: 0px;}

td {vertical-align: top;}

#church_job_vacancy {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 167px;
	height: 165px;
	visibility: visible;
	_visibility: hidden;
}

#church_job_vacancy:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

