@charset "UTF-8";
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #ffcc77;
}
.headerCellBg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 800px;
}
.contentWrap {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 597px;
	background-color: #FFF;
}
.middleContent {
	background-color: #FFFFFF;
	height: auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 638px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.LHSbar {
	background-image: url(images/LHSbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 112px;
	padding: 0px;
	height: 600px;
}
.RHSbar {
	background-image: url(images/RHSbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 112px;
	height: 600px;
}
.LHbar {
	background-image: url(images/menu.jpg);
	height: 390px;
	width: 162px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #069;
}
.LHbarContinue {
	width: 162px;
	background-color: #069;
}
.LHSbarContinuous {
	background-image: url(images/LHSrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 112px;
}
.LHSFooter {
	background-image: url(images/LHSFooter.jpg);
	height: 33px;
	width: 112px;
	background-repeat: no-repeat;
}
.LHSbelowFooter {
	background-image: url(images/LHSunderFooter.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 112px;
}
.RHSbelowFooter {
	background-image: url(images/RHSunderFooter.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 112px;
}
.UnderMiddleContent {
	background-image: url(images/beforeFooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.RHSbarContinuous {
	background-image: url(images/RHSrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 112px;
}
.RHSfooter {
	background-image: url(images/RHSfooter.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 112px;
}
.beforeFooter {
	background-image: url(images/beforeFooter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 30px;
}
.Footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
}
.aboveHeader {
	width: 800px;
	background-image: url(images/bgTop.jpg);
	height: 61px;
}
.belowFooter {
	background-image: url(images/belowFooter.jpg);
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-top: 5px;
}
.behindMenu {
	background-color: #069;
}
.contactLine {
	height: 5px;
	width: 132px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6CC;
}
.contactDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 15px;
	padding-top: 15px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 18px;
	font-weight: bold;
}
.contactDetails a:link, .contactDetails a:visited, .contactDetails a:active {
	color: #FFF;
}
.contactDetails a:hover {
	color:#6CC
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	color: #FFF;
}
.eventTable {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.eventTableTopCell {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.eventTableBorder {
	border: 1px solid #999;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
a:link, a:visited, a:active {
	color: #039;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #03C;
}
.belowFooter a:link, .belowFooter a:visited, .belowFooter a:active {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.belowFooter a:hover {
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#Name {
	border: 1px solid #666;
	margin-top: 5px;
}
#Email {
	border: 1px solid #666;
	margin-top: 5px;
}
#Message {
	border: 1px solid #666;
	margin-top: 5px;
}
.greentext {
	color: #9C0;
}
.alpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.date {
	text-align: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}
.events {
	border: 1px solid #CCC;
}
.captions a {
	color: #666;
	text-decoration: none;
}
.ministryLinks {
	background-image: url(images/behindMinistry.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.banner {
	color: #006;
}
.white {
	background-color: #FFF;
}

