/* Style sheet for Ebenezer Evangelical Church */
h1, h2, h3, h4, h5 { 
	padding: 0.8em 0 0 0; 
	margin: 0 0 0 0;
	font-weight: bold; 
}
h1 { font-size: xx-large; }
h2 { font-size: x-large; }
h3 { font-size: large; padding-top: 0.5em; }
h4 { font-size: medium; padding-top: 0.6em; }
h5 { font-size: small; }
p { 
	margin: 0 0 0 0;
	padding: 0 0 0.4em 0;
}
a { 
	color: #b51032; 
	text-decoration: none;  
}
body {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	line-height: 120%;
}
#wrapper {
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
 	width: 850px;
}
#header { 
	height: 151px; 
	color: #b51032;
	border-top: 2px solid #aaa;
	border-bottom: 3px solid #aaa; 
	text-align: right;
}
#header img {
	border: 2px solid #000;
	float: left;
	height: 145px;
	width: 220px;
	margin: 1px 0 1px 0;
}
#header h1 { 
	font-style: italic;
	padding: 0.8em 10px 0.4em 0;
} 
#header p {
	font-size: large;
	font-style: italic;
	padding: 6px 10px 6px 0;
}
#content { 
	float:	right;
	width: 660px;
	text-align: justify;
	margin-bottom: 1em;
	padding-right: 5px;
}
#links ul {
  line-height: 130%;
	list-style-type: Lower-Greek;
}
#footer {	
	clear: both; 
	padding: 0.5em 0 0.5em 0; 
	border-top: 1px solid #aaa; 	
	border-bottom: 2px solid #aaa; 
	font-size: 0.8em; 
	text-align: center; 
}
table { 
	border-collapse: collapse;
	width: 100%;
	line-height: 130%;
}
th { 
	text-align: left; 
	font-weight: bold; 
}
table.meetings th, table.meetings td {
	border-bottom: 1px solid #000;
	line-height: 150%;
}
table.contact th { 
	padding: 0;
	padding-top: 10px; 
	border-bottom: 2px solid #000;
}
table.contact td { 
	border-bottom: 1px solid #000;
}
table.sermons, table.archive {
	border-bottom: 2px solid #000;
}
table.sermons tr, table.archive tr {
	border-bottom: 1px solid #000;
}
table.sermons th, table.archive th {
	border-top: 3px solid #000;
	border-bottom: 2px solid #000;
	padding-top: 0.25em;
}
table.sermons td, table.archive td { 
	font-size: 0.9em;
	letter-spacing: 0.05em;
	padding: 0.1em;
	line-height: 110%;
}
table.archive {
	margin: 0 0 0 25px;
	width: 75%; 
}
table.archive td {
	padding: 0.25em;
}
ul { 
	margin-top: 0.3em; 
	margin-bottom: 0.3em;
}
.bocsbach { 
	border: 1px dotted black; 
	margin-left: 80px; 
	margin-right: 80px; 
	padding: 1em;
	}
#news { 
	line-height: 120%;
}
#news h3 { 
	line-height: 120%;
}
img { 
	border: 2px solid black; 
}
img.l {
	float: left; 
	margin: 10px 10px 3px 0;
}
img.r {
	float: right; 
	margin: 10px 0 3px 10px; 
}
.clear { 
	clear: both; 
}
.footnote {
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
}

