body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: CBE2F8;
	background-image: url(images/WallCrucifixDesktop1024.jpg);
	background-repeat: repeat-x;
	}
	

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
}
h4 {
	margin-left: 30px;
	text-decoration: underline;
	color: #00F;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}


a {
	color: #333333;

}

a:hover {
	text-decoration: none;
	color: #000000;
}

#wrapper {
	width: 704px;/*	border-top: 1px solid #FFFFFF; */
	background-color: #CBE2F8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Menu */

#menu {
	width: 704px;
	height: 62px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 41px;
	margin-left: 1px;
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#menu .first a {
	margin: 0;
}

#menu1 { background: url(images/img01.gif) no-repeat center bottom; border-color: #F07242; color: #C4856D; }
#menu2 { background: url(images/img02.gif) no-repeat center bottom; border-color: #FCEE0F; color: #C0B94A; }
.spacer {
	border: thin solid #000;
}
.spacer2 {
	border: thick solid #FF0;
}

#menu3 { background: url(images/img03.gif) no-repeat center bottom; border-color: #549EE9; color: #799EC3; }
#menu4 { background: url(images/img04.gif) no-repeat center bottom; border-color: #9EBF54; color: #94A46F; }
#menu5 { background: url(images/img05.gif) no-repeat center bottom; border-color: #9F8DF6; color: #B0A7DB; }

#menu a:hover {
	color: #000000;
}

/* Logo */

#logo {
	width: 704px;
	height: 160px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
}

#logo h1 {
	padding: 0 0 0 140px;
}

#logo h1 a {
	color: #C3B1D2;
}

#logo h2 {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #8E68A5;
}

#logo h2 a {
	color: #AE96C0;
}

#logo a {
	text-decoration: none;
}

/* Content */

#content {
	width: 704px;/*	border-top: 1px solid #FFFFFF; */
	background-color: #CBE2F8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#colA {
	float: right;
	width: 524px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	background-color: #CBE2F8;
	padding-left: 10px;
	height: auto;
}

#colA a {
	text-decoration:none;
	color: #0000FF;
	font-weight: bold;
}

#colA a:hover {
	text-decoration:none;
	color: #000;
	font-weight: bold;
}



#colB {
	float: left;
	width: 160px;
}

/* BoxedA */

.boxedA {
	height: auto;
}

.boxedA h2 {
	height: 35px;
	padding-top: 25px;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.boxedA h3 {
	font-size: 1em;
	font-weight: bold;
}

.boxedA p {
	line-height: 1.5em;
	text-align: left;
}

.boxedA .more {
	text-align: right;
}

.boxedA .more a {
	padding: 0 1em;
	background: #CCCCCC;
	border-left: 4px solid #666666;
	text-decoration: none;
}

.boxedA .more a:hover {
	background: #666666;
	color: #FFFFFF
}

/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	background: #FAD4C6 url(images/img07.gif) repeat-y;
	border-bottom: 1px solid #F07242;
}

.boxedB h2 {
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #F07242;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
	display: inline;
}

.boxedB a {
	display: block;
	width: 139px;
	height: 23px;
	background: #FDF1EC url(images/img08.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #F07242;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
}

.boxedB a:hover {
	background: #F7B8A0 url(images/img09.gif) no-repeat;
	color: #FFFFFF;
}

/* BoxedC */

.boxedC {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}



/* News */

#news {
}

#news h2 {
	font-size: 22px;
}

#news ul {
	list-style-type: square;
}

/* Footer */

#footer {
	clear: both;
	width: 704px;
	border-top: 1px solid #666666;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #00CCFF;
	font-weight: bold;
}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	font-size: smaller;
	color: #999999;
}

#footer a {
	color: #999999;
}
.boxedB h3 {
	height: 25px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
	background-color: #D9DAEC;
	background-image: url(images/img07.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.sermons {
	float: right;
}
#scrollable {
	background-color: #CBE2F8;
	height: 170px;
	width: 510px;
	overflow: auto;
	padding-right: 10px;
}
#aboutus {
	float: right;
	width: 524px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	background-color: #CBE2F8;
	padding-left: 10px;
}
.boxedD {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/snow1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
/* form elements */
form {
	background-color: #CBE2F8;
	margin: 10px;
	padding: 0;
}
label {
	display:block;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 45px;
}
input {
	border:1px solid #999999;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 45px;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999999;
	height:100px;
	display:block;
	color:#777;
	margin-left: 45px;
}
input.button {
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	color: #4284B0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.people {
	padding-left: 10px;
	padding-right: 5px;
}
.boxedE {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/books.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedi {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/Che.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 224px;
	position: relative;
}
.boxedG {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/letterbox.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
#content #colA #news #boxright {
	width: 295px;
	float: right;
	height: 160px;
	border: 1px solid #F7B8A0;
	padding-top: 7px;
	display: block;
}
#content #colA #news #boxleft {
	width: 200px;
	float: left;
	height: 100px;
	padding-top: 25px;
	padding-bottom: 20px;
}
#content #colA #news #boxright img {
	padding-left: 18px;
	padding-top: 5px;
}

#content #colA #news #boxright a img {
background: none;
border: none;
}



#content #colA #news a img {
background: none;
border: none;
}

.boxedH {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/bgreen.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedF {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/banksy.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedJ {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/kids.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
img {
	border: 1px solid #FAD4C6;
}
.boxedK {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/snow2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedL {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/blockofflats.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedM {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/graffitti.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedN {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/market.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedO {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/Battle-of-Cable-Street-red-.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedP {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/childprotection2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.trail1 {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/trail2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.act1 {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/act2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.audio {
    
	background-color: #00CCFF;
	float: left;
	height: 100px;
	width: 200px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #FAD4C6;
	margin-left: 25px;
	margin-bottom: 20px;
}
.boxedQ {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/microphone01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
.boxedR {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}

#audio {
    
	background-color: #00CCFF;
	float: left;
	height: 100px;
	width: 200px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #FAD4C6;
	margin-left: 25px;
	margin-bottom: 20px;
}
.boxednews {
	width: 160px;
	background-color: #CBE2F8;
	background-image: url(images/bgclock.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	position: relative;
}
#subheader {
	float: left;
	height: 20px;
	width: 450px;
	margin-bottom: 15px;
	padding-left: 25px;
	font-weight: bold;
	color: #FF0000;
}
#flashcontent {
	padding-left: 120px;
}
.vt {
border:none;
}

table, td
{
	border: 1px solid #000000;
	
}

table
{
	border-spacing: 0;
	border-collapse: collapse;
	margin-left: 30px;
	width: 490px;
	background-color: #FFFFFF;
	
}

td
{
	margin: 0;
	padding: 4px;

}
th {
	border: 1px solid #000000;
}

#content #colA #news #sermontable {
	float: left;
	margin-bottom: 15px;
}


.downloadimg {
border:none;
}
.imagepadded {
	height: auto;
	margin-left: 10px;
}
.tloop {
	float: left;
	margin-right: 5px;
}
.hate {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
}
.imagefloatright {
	border: thin solid #000;
}
.paddedlrft {
	margin-left: 90px;
}
#content #colA #news div .line {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-bottom: 15px;
}

