body {
  margin: 0;
  padding: 0;
  color: black;
  background-color: #ffffff;
  font-family: "times new roman", times, serif;
/*  font-size: smaller; */
/*  line-height: 120%;*/
  text-align: center;
}

a:link, a:visited {
  color: #b41e28;
  font-weight:bold;
  text-decoration: none;
  }

a:hover {
  color: #000000;
  font-weight:bold;
  text-decoration: underline;
  }

ul {
	text-indent: 20px;
}

/*a:active {
  color: #b41e28;
  font-weight:bold;
  text-decoration: none;
  font-size: smaller;
  }*/

#content a {
/*	font-size: smaller;*/
}

#copy {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
	}

#home a#home,
#people a#people,
#groups a#groups,
#children a#children,
#prayer a#prayer,
#grapevine a#grapevine,
#contact a#contact,
#hall a#hall,
#church a#church
{
color: #000000;
}

hr {
	border: none;
	border: 0;
	height: 0;
	height: 1px;
}

img {
	border: none;
	margin-left: 5px;
	margin-right: 5px;
}

h1 {
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 100%;
	color: #000000;
}

h2 {
	font-size: smaller;
	padding: 5px;
	background-color: #b41e28;
	margin-top: 5px;
	line-height: 100%;
	color: #ffffff;
}

h4 {
	margin-bottom: 0px;
	line-height: 120%;
}

h5 {
	font-size: small;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 100%;
}

blockquote {
	color: #b41e28;
	line-height: 100%;
	font-size: smaller;
	font-family: monospace;
	text-indent: 0px;
}

/* specific divs */
#container { 
	padding: 0px 0px 0px 0px;  
	margin: 8px;
	text-align: left;
	}

#menuone { 
	background-color: #99ccff;
	padding: 5px 5px 5px 5px;
	width: 100px;
	text-align: right;
/*	font-size: smaller;*/
	font-weight: bold;
	line-height: 120%;
	color: #333399;
	float: left;
	margin-right: 5px;
	}

#menuone hr {
	color: #333399;
	background: #333399;
}

#menutwo { 
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	width: 260px;
	text-align: center;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	line-height: 120%;
	float: right;
	margin-right: 5px;
	border: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#menutwo hr {
	border: none;
	border: 0;
	height: 0;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 1px;
}

#sidebar {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#sidebar ul {
	border-top: dotted;
	border-width: 1px;
	border-color: b41e28;
	margin:0;
	padding:0 0 1.5em;
	list-style: none;
	text-indent: 0px;
}

#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent: -15px;
	line-height:1em;
	font-size: 1.2em;
}

#sidebar img {
	vertical-align: middle;
}

#content { 
	padding: 5px 5px 5px 5px;
	margin-left: 95px;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	line-height: 120%;
	text-align: left;
	font-size: small;
	}

#content hr, #topbar hr, #menutwo hr {
	color: #000000;
	background: #000000;
}

#footer {
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	border-top: solid;
	font-size: x-small;
	border-width: 1px;
	margin-top: 10px;
}

.song {
	font-size: smaller;
	line-height: 100%;
	display: none;
	text-indent: 0px;
}

.imglist {
	margin-left: 0px;
	margin-bottom: 5px;
}

.imgsearch {
	float: left;
	position: relative;
	text-align: left;
}

.boxleft {
	float: left;
	position: relative;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.boxleft img {
	margin: 0px;
}

.linkbox {
	float: left;
	position: relative;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 150px;
}

.linkbox img {
	margin: 0px;
}

.boxright {
	float: right;
	position: relative;
	text-align: center;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.boxright img {
	margin: 0px;
}

.rightbox {
	padding: 5px 5px 5px 5px;
	float: right;
	border: solid;
	border-width: 1px;
	width: 260px;
	font-size: smaller;
	line-height: 120%;
}

.box {
	padding: 5px 5px 5px 5px;
	border: solid;
	border-width: 1px;
}

.copypopup {
	border-top: solid;
	border-width: 1px;
	margin-top: 10px;
	text-align: right;
	position: absolute;
	right: 13px;
	bottom: 8px;
}

.columns {
	float: left;
	position: relative;
	text-align: left;
	margin-right: 30px;
}

.contactbox {
	padding: 5px 5px 5px 5px;
	float: left;
	border: dashed;
	border-width: 1px;
	font-size: smaller;
	line-height: 100%;
	text-align: left;
	margin: 10px 10px 0px 0px;
	width: 300px;
	height: 105px;

}

.contactbox img {
	vertical-align: middle;
}

.download h2 {
	font-size: x-small;
}

.programme {
	padding: 5px 5px 5px 5px;
	border: dashed;
	border-width: 1px;
	text-align: left;
	margin-left: 80px;
	margin-bottom: 10px;
}

.programme h2 {
	font-size: x-small;
	margin-bottom: 5px;
}

.progdate {
	padding: 5px;
	width: 50px;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	background-color: #b41e28;
	margin-bottom: 1px;
}

.progdaterepeat {
	padding: 5px;
	width: 50px;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	background-color: #ffcc99;
	margin-bottom: 1px;
}

.prognormal {
	padding: 5px;
	width: 150px;
	float: left;
	font-weight: bold;
	margin-bottom: 1px;
}

.progevent {
	padding: 5px;
	width: 150px;
	float: left;
	font-weight: bold;
	background-color: #9999ff;
	margin-bottom: 1px;
}

.progother {
	padding: 5px;
	width: 150px;
	float: left;
	font-weight: bold;
	background-color: #ccccff;
	margin-bottom: 1px;
}

.prognotes {
	padding: 5px;
	margin-left: 225px;
	margin-bottom: 1px;
}

.flash {
	padding: 5px;
	background: #ffff00;
	font-size: smaller;
	font-weight:bold;
	margin-bottom: 10px;
}

.spacer {
	width: 80%;
}


#main {
	float: left;
	position: relative;
	max-width: 50%;
}


/* Posts
----------------------------------------------- */
@media all {
	.date-header {
		margin:0 0 .5em;
	}
	.post {
		margin:.5em 0 1.5em;
		border-bottom:1px dotted #b41e28;
		padding-bottom:1.5em;
	}
}
@media handheld {
	.date-header {
		padding:0 1.5em 0 1.5em;
	}
	.post {
		padding:0 1.5em 0 1.5em;
	}
}

.post-body {
	clear: none;
}

.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:150%;
	font-weight:bold;
	line-height:1.4em;
	color:#000000;
}

.post div {
	margin:0 0 .75em;
	line-height:1.3em;
}

p.post-footer {
	margin:-.25em 0 0;
	color:#999999;
}

.post-footer em, .comment-link {
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:.1em;
}

.post-footer em {
	font-style:normal;
	color:#999999;
	margin-right:.6em;
}

.comment-link {
	margin-left:.6em;
}

.post img {
	padding:4px;
	border:1px solid #cccccc;
}

.post blockquote {
	margin:1em 20px;
}

.post blockquote p {
	margin:.75em 0;
}


/* Comments
----------------------------------------------- */
#comments h4 {
	margin:1em 0;
	font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:.2em;
	color:#999999;
}

#comments h4 strong {
	font-size:130%;
}

#comments-block {
	margin:1em 0 1.5em;
	line-height:1.6em;
}

#comments-block dt {
	margin:.5em 0;
}

#comments-block dd {
	margin:.25em 0 0;
}

#comments-block dd.comment-timestamp {
	margin:-.25em 0 2em;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:.1em;
}

#comments-block dd p {
	margin:0 0 .75em;
}

.deleted-comment {
	font-style:italic;
	color:gray;
}