.navigation {
	text-align: center;
	color: #000000;
	letter-spacing: 0px;
	background-color: #336600;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.navigation ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

.navigation li {
	display: inline;
}

.navigation a:link, .navigation a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	background-color: #396306;
	padding-left: 10px;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navigation a:hover {
	color: #000000;
	background-color: #FFFF99;
}

.navigation #current a:link, #current a:visited {
	color: #000000;
	background: #AFCF8B;
}

.navigation li a:link {
	width: auto;
}

.wrapper {
	height: 250px;
}

body {
	text-align: center;
	align: center;
	background-color: #003300;
}
.mainwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background: #AFCF8B;
	margin-top: 0px;
	margin-bottom: 10px;
}
.topwrap {
	background: #D1D4E5 url(aa.jpg) no-repeat right top;
	height: 40px;
}

.subnav {
	clear: both;
	text-align: center;
	color: #000000;
	letter-spacing: 0.2em;
	font-family: tahoma;
	font-size: 0.9em;
	margin-bottom: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;

}

.subnav ul {
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.subnav li {
	display: inline;
}

.subnav a:link, .subnav a:visited {
	color: #000000;
background color: #B51032;
	background: #AFCF8B;
	text-decoration: none;
}

.subnav a:hover {
	color: #000000;
	text-decoration: underline;
}

.innerwrapper {
	height: 100%;
	width: 100%;
	padding: 10px;
	border: 1px solid #FFFFFF;
}

.mainwrapper #main {
	float:left;
	width:540px;
	text-align: justify;
	letter-spacing: 0.1em;
	padding: 10px 0px 0px;
	}
.mainwrapper #main h2, #main h3, #main p {
	padding-left: 20px;
    }
.mainwrapper #sidebar {
	float:right;
	width:230px;
	text-align: center;
	margin: 0px 10px;
	}
.topwrapper {
	background: #623431;
	height: 20px;
}
h6 {
	margin: 0px;
	height: 180px;
	background: url(images/churchfade1.jpg);
}

html {
	font: 10px Verdana, Arial;
}
h5 {
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: 100;
}
h5 p {
	font-weight: lighter;
	line-height: 1.6em;
	letter-spacing: 0em;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	width: 530px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	border: none;
	background-color: #A0BB7A;
	margin-right: 0px;
	margin-bottom: 0px;
}
#banner1 {
	background: url(images/churchfade1.jpg) no-repeat;
	height: 180px;
}
#banner2 {
	background: url(images/churchfade2.jpg) no-repeat;
	height: 180px;
}
#banner3 {
	background: url(images/churchfade3.jpg) no-repeat;
	height: 180px;
}
#banner4 {
	background: url(images/churchfade4.jpg) no-repeat;
	height: 180px;
}

#sidehead {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background: #336600;
}
#banner5 {
	background: url(images/churchfade5.jpg);
	height: 180px;
}
#banner6 {
	background: url(images/churchfade6.jpg);
	height: 180px;
}
table {
	vertical-align: top;
	font-size: 10px;
	border: 1px solid #006600;
}
h5 p a:link, h5 p a:visited {
	color: #000000;
	text-decoration: none;
}
h5 p a:hover {
	color: #000000;
	text-decoration: underline overline;
}
#banner7 {
	background: url(images/churchfade7.jpg);
	height: 180px;
}
td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	border: 1px solid #006600;
}
thead {
	background: #FFFFFF;
	font-weight: bold;
}

#banner8 {
	background: url(images/churchfade8.jpg);
	height: 180px;
}

	html>body .mainwrapper #sidebar .sidebarblock li{
	width: auto;
	height: auto;
	}

.sidebarblock1 {
	text-align: left;
	padding: 0px;
	width: 100%;
	float: left;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	background: #FFFFFF;
	font: 10px Verdana, Arial;
	border: 1px solid #336600;
	}

	.sidebarblock1 ul {
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
		}
		
	.sidebarblock1 li {
	padding: 0px;
		}

	.sidebarblock1 li a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
		}

	.sidebarblock1 li a:hover {
	color: #000000;
	background: #B3CD8C;
	margin: 0px;
		}
	
	html>body .sidebarblock1 li a {
	width: auto;
	height: auto;
	}
