html {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
li {
	line-height: 2;
	font-weight: bold;
	color: #000099;
}

#header {
	height: 350px;
	width: 950px;
	text-align: right;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/Smeeton-Westerby-Church-Header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#navcontainer {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/* END style8 */
/* BEGIN style8 */
 #navlist
{
	margin: 0;
	padding: 0 0 20px 300px;
	border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #AC0007;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }


#header h1 {
	font: italic 36px/normal Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 10px;
}
#header h1 .small {
	font-size: 14px;
	color: #F2F2F2;
}
#header h1 .small-red {
	font-size: 14px;
	color: #AC0012;
}


#header h2 {
	font: italic 16px/normal Georgia, "Times New Roman", Times, serif;
	text-align: right;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 250px;
	margin: 0px;
	padding: 10px;
}
#header a {
	color: #AC0007;
	text-decoration: none;
	font-weight: bold;
}

.highlight {
	color: #FFFF99;
	font-size: 24px;
	background-color: #AC0007;
	display: block;
}


#content {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	padding: 0px;
	overflow: auto;
}
#content h1 {
	color: #000066;
	text-transform: none;
	padding-right: 20px;
	padding-left: 0px;
	text-align: center;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}


#sub_content {
	float: left;
	height: auto;
	width: 320px;
	padding: 0px;
	margin: 0px;
}
#sub_content_2 {
	float: left;
	height: auto;
	width: 370px;
	padding: 0px;
	margin: 0px;
}
#sub_content h2 {
	font: italic bold 14px/1.1 Georgia, "Times New Roman", Times, serif;
	color: #009900;
	text-align: left;
	padding-left: 20px;
}

#sub_content p {
	padding-right: 10px;
	padding-left: 0px;
	text-align: left;
}

#main_content {
	float: right;
	height: auto;
	width: 610px;
	padding: 0px;
	margin: 0px;
	border-left: 1px dotted #990000;
}
#main_content_2 {
	float: right;
	height: auto;
	width: 550px;
	padding: 0px;
	margin: 0px;
	border-left: 1px dotted #990000;
}
#main_content p {
	padding-right: 20px;
	padding-left: 20px;
}

#content p {
	padding-left: 20px;
}

#jobs {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	line-height: normal;
	margin: 0px;
}
#jobs p {
	margin: 0px;
	padding: 0px 5px 10px 0px;
	color: #000000;
}


#footer {
	height: 170px;
	width: 950px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/footer.jpg) no-repeat right top;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#footer p {
	margin: 0px;
	padding-top: 150px;
	padding-left: 10px;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font: 14px/normal Georgia, "Times New Roman", Times, serif;
	color: #009900;
}
#main_content h2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: normal;
	font-weight: bold;
}
.box {
	background: #FFFFCC;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #666666;
	color: #000000;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 5px;
}
#main_content li {
	line-height: normal;
	list-style: circle;
	color: #006600;
}

#jobs img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}

.img-left {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-style: none;
}
.img-left-clear-right {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	clear: right;
}
.clear-both {
	clear: both;
}


.img-right {
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-style: none;
}
.quotes {
	font: italic 14px/1.5 Georgia, "Times New Roman", Times, serif;
	color: #000099;
	width: 450px;
	text-align: justify;
}
#header h1 .red {
	color: #AC0007;
}
#footer a {
	color: #990000;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#sub_content li {
	line-height: normal;
}
#jobs a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #009900;
	padding-bottom: 3px;
}
#jobs a:hover {
	color: #336600;
	text-decoration: none;
	border-bottom: 2px dotted #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.event {
	color: #000066;
	padding: 10px;
	height: auto;
	border: 1px solid #999999;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background: #FFFFCC;
	display: block;
}
.event-red {
	color: #AC0007;
	padding: 5px;
	height: auto;
	border: 1px solid #999999;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background: #FFFFCC;
	display: block;
}
.wob {
	color: #FFFFFF;
	background-color: #000066;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}
