/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

* {
	padding: 0em;
	margin: 0em;
	}

body {
	background: #000000 url('images/bg2.gif');
	padding: 35px 0px 35px 0px;
	}

body,input {
	font-size: 10pt;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
/*	font-family: "georgia", "times new roman", serif;*/
	color: #333333;
	}



p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
/*	text-align: justify;*/
	}
p.bodytext {
	margin-top: 1.5em;
	}


table {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-spacing: 0;
	}
tr {
	vertical-align: top;
	}
td,
th {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 3px 5px;
	}
th {
	background: #efefef;
	}


a {
	color: #B96D00;
	text-decoration: underline;
	}

a:hover {
	color: #3F2500;
	background: #fdfcf6;
	}



h3 span {
	font-weight: normal;
	}

h2,h3,h4 {
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	text-transform: capitalize;
	}

h1 {
	font-size: 2.2em;
	margin-bottom: 1em;
	border-bottom: .1em solid #333;
	text-transform: capitalize;
	}

h2 {
	font-size: 1.7em;
	padding-right: 34px;
	background-image: url('images/db1.gif');
	}

h3 {
	font-size: 1.3em;
	padding-right: 28px;
	background-image: url('images/db2.gif');
	}

h4 {
	font-size: 1.2em;
	padding-right: 28px;
	background-image: url('images/db2.gif');
	}



.contentarea {
	margin-top: 1.3em;
	}



img {
	border: solid 1px #6F5230;
	}

img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
	}

img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
	}

img.ministry {
	position: relative;
	float: left;
	margin: 0em 7px 1.4em 0em;
	}



.divider1 {
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 14px;
	margin: 1.5em 0em 2em 0em;
	clear: both;
	}

.divider2 {
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
	}



.post .details {
	position: relative;
	top: -1.5em;
	font-size: 0.8em;
	color: #787878;
	}

.post ul.controls {
	clear: both;
	}

.post ul.controls li {
	display: inline;
	font-size: 0.8em;
	}

.post ul.controls li a {
	background-repeat: no-repeat;
	background-position: left;
	padding: 0em 1.0em 0em 20px;
	}

.post ul.controls li a.printerfriendly {
	background-image: url('images/icon-printerfriendly.gif');
	}

.post ul.controls li a.comments {
	background-image: url('images/icon-comments.gif');
	}

.post ul.controls li a.more {
	background-image: url('images/icon-more.gif');
	}



#events {
	padding-left: 15px;
	width: 235px; 
	}

#events ul {
	list-style: none;
	width: 215px;
	max-height: 300px;
	overflow: auto;
	}

#events ul li {
	padding: .7em 0 .7em 0;
	border-top: 1px solid #ccc;
	}

#events ul li.first {
	border: none;
	}

#events p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	}

#events a {
	color: #333;
	text-decoration: none;
	}

#events a:hover, #events a:active {
	text-decoration: underline;
	}



ul.linklist {
	list-style: none;
	}

ul.linklist li {
	line-height: 2.0em;
	}

ul.linklist li a {
	display: block;
	width: 100%;
	font-weight: bold;
	padding: 0 3px 1px 5px;
	}

ul.linklist li a:hover {
	background: #AFB351;
	color: #333;
	}



#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	background: #000;
	z-index: 1;
	}



#outer {
	z-index: 2;
	position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	width: 850px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
	}



#header {
	position: relative;
	width: 100%;
	height: 9.0em;
	background: #2B2B2B url('images/topbg.gif') repeat-x;
	margin-bottom: 2px;
	}

#headercontent {
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
	}

#headercontent h1 {
	display: block;
	font-weight: normal;
	color: #fff;
	font-size: 2.5em;
	margin: 0;
	border: none;
	}

#headercontent h1 sup {
	color: #777;
	}

#headercontent h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #aaa;
	text-transform: none;
	}



#headerpic {
	position: relative;
	height: 109px;
	background: #fff url('images/hdrpic2.jpg') no-repeat top left;
	margin-bottom: 2px;
	}



#service {
	position: absolute;
	top: 4em;
	right: 2.0em;
	padding-right: 0em;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	}
#service a {
	text-decoration: none;
	padding: 4px 6px 5px 6px;
	xcolor: #fff;
	}
#service a:hover, #service a:active {
	background: #899100;
	color: #fff;
	}



#search {
	position: absolute;
	top: 5.5em;
	right: 2.0em;
	padding-right: 0.0em;
	}

#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 10.0em;
	}

#search input.submit {
	background: #939B00 url('images/buttonbg.gif') repeat-x;
	border: solid 1px #5F6800;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
	}



#menu {
	position: relative;
	background: #7F8400 url('images/menubg.gif') repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
	}

#menu ul {
	position: absolute;
	top: 1.1em;
	}

#menu ul li {
	position: relative;
	display: inline;
	}

#menu ul li a {
	padding: 0.5em 1.0em 0.8em 1.0em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#menu ul li a:hover {
	background: #333;
	text-decoration: underline;
	}

#menu ul li.active {
	padding: 0.5em 1.0em 0.8em 1.0em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #7F8400 url('images/menuactive.gif') repeat-x top left;
	}

#menubottom	{
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
	}



.submenu {
/*	position: relative;*/
	float: right;
	width: 235px;
	margin: 1.5em 0 3em 0;
	background: #fcfcfc url('images/boxbg2.gif') repeat-x; /*#FDFCF6*/
	padding: 1.5em 0 1.5em 0;
	border-bottom: solid 1px #939B00;
	}

.submenu h3 {
	padding-left: 1em;
/*	border-bottom: 2px solid #333;*/
	}

.submenu ul {
	list-style: none;
	}

.submenu li {
	border-top: 1px solid #eee;
	line-height: 2.0em;
	}

.submenu li a {
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 1.5em;
	text-decoration: none;
	}

.submenu li a:hover,
.submenu li a:active {
	background: #eef3ee;
	color: #333;
	}

.submenu li.active {
	background: #f6f6f6 url('images/db2.gif') right no-repeat;
	}

.submenu li.active span {
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 1.5em;
	text-decoration: none;
	color: #333;
	}



#content {
	padding: 0em 2.0em 0em 2.0em;
	}

#primarycontainer {
	float: left;
/* margin-right: -18.0em;*/
	margin-right: -235px;
	width: 100%;
	}

#primarycontent {
/*margin: 1.5em 22.0em 0em 0em;*/
	margin: 1.5em 290px 0em 0em;
	}



#stafflist .first {
	border: none;
	}
.staff li {
	display: block;
	list-style: none;
	clear: left;
	margin: 1.3em 0 1.3em 0;
	border-top: 1px solid #ccc;
	}
.staff li a {
	text-decoration: none;
	color: #333;
	}
.staff li img {
	position: relative;
	float: left;
	width: 75px;
	margin: 0em 1.8em 1.4em 0em;
	}
.staff li p.bodytext {
	margin-top: 0;
	}
.staff li .link {
	text-decoration: underline;
	}
.staff li .link:hover {
	color: #000;
	}



#secondarycontent {
/*	margin-top: 1.5em;*/
	clear: right;
	float: right;
	width: 235px;
	}

.box {
	position: relative;
	background: #fcfcfc url('images/boxbg2.gif') repeat-x; /*#FDFCF6*/
/*	left: -1.5em;
	top: -1.5em;
	padding: 1.5em 1.5em 0 1.5em;*/
	padding: 1.5em 1.5em 1.5em 0;
	border-bottom: solid 1px #939B00; /*#E1D2BD*/
	margin-bottom: 3em;
	}

.box p {
	padding-left: 10px
	}

.box h3, .box h4 {
	padding-left: 10px;
	}

.nobox {
	margin-bottom: 3em;
	}

/* smoothgallery */
#externalthumbs {
	margin-bottom: 3em;
	}



#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
	}

#footer .left {
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
	}

#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
	}

#footer p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
