/*
	CSS Print style fpr Elmbrook Church
	Marc Wolfgram, 21 September, 2004
	Copyright 2004, MacCetera LLC
*/
div#web { visibility:hidden }
div#page {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
}
div#body {
	position:absolute;
	left:0px;
	top:94px;
}
div#p01 { position:absolute;left:0px;top:0px;width:543px;height:94px;}

body, p, ol, ul, td {font-family: "Times New Roman", Times, serif;font-size: 11pt;}
h1 {font-family: "Times New Roman", Times, serif; font-size: 18pt;}
h2 {font-family: "Times New Roman", Times, serif;font-size: 16pt;}
h3 {font-family: "Times New Roman", Times, serif;font-size: 14pt;}
h4 {font-family: "Times New Roman", Times, serif;font-size: 12pt;}
h5 {font-family: "Times New Roman", Times, serif;font-size: 10pt;}
h6 {font-family: "Times New Roman", Times, serif;font-size: 9pt;}
form {
	height:0;
	display:none;
	visibility:hidden;
}
.bibquote {
	font-style: italic;
	text-indent: 25px;
	padding: 5px 10px;
	margin: 0px 25px;
	font-size:12pt;
	line-height: 1.1em;
	border: thin solid #333;
}
.bib_a {
	display:block;
	font-style: italic;
	text-indent: 25px;
    padding: 5px 10px 2px 10px;
    margin: 3px 25px 0 25px;
	font-size:12pt;
	line-height: 1.1em;
	border-top: thin solid #333; border-left: thin solid #333; border-right: thin solid #333;
}
.bib_b {
	display:block;
	font-style: italic;
	text-indent: 25px;
    padding: 3px 10px 2px 10px;
	margin: 0px 25px;
	font-size:12pt;
	line-height: 1.1em;
	border-left: thin solid #333; border-right: thin solid #333;
}.bib_c {
	display:block;
	font-style: italic;
	text-align:right;
    padding: 0 10px 5px 10px;
    margin: 0 25px 3px 25px;
	font-size:12pt;
	line-height: 1.1em;
	border-bottom: thin solid #333; border-left: thin solid #333; border-right: thin solid #333;
}
.caltitle {
	padding: 5px 10px;
	margin: 5px 0px;
	font-size: 12pt;
	line-height: 1.1em;
	border: thin solid #333333;
}
.lbtagline {
	font-size: 10pt;
	line-height: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
.colleft, .colright, .colclear { }

.picleft { float:left; margin:0 10px 10px 0; }
.picright { float:right; margin:0 0 10px 10px; }
