/*
	CSS Screen style fpr Elmbrook Church
	Marc Wolfgram, 21 September, 2004
	Copyright 2004, MacCetera LLC
*/

div#notweb {
    visibility:hidden
}

div#page {
    position:relative;
    left:10px;
    top:10px;
    width:800px;
}

div#body {
    position:absolute;
    left:160px;
    top:150px;
    width:640px;
}

div#nav {
    position:absolute;
    left:0px;
    top:150px;
    width:150px;
}

div#e01 {
    position:absolute;
    left:0px;
    top:0px;
    width:370px;
    height:150px;
}

div#e02 {
	position:absolute;
	left:370px;
	top:0px;
	width:406px;
	height:94px;
}

div#e03 {
    position:absolute;
    left:776px;
    top:0px;
    width:24px;
    height:150px;
}

div#e10 {
	position:absolute;
	left:370px;
	top:94px;
	width:32px;
	height:32px;
}

div#e11 {
	position:absolute;
	left:402px;
	top:94px;
	width:111px;
	height:32px;
}

div#e12 {
	position:absolute;
	left:513px;
	top:94px;
	width:121px;
	height:32px;
}

div#e13 {
	position:absolute;
	left:634px;
	top:94px;
	width:142px;
	height:32px;
}

div#e20 {
	position:absolute;
	left:370px;
	top:126px;
	width:406px;
	height:8px;
}


div#e30 {
    position:absolute;
    left:370px;
    top:134px;
    width:47px;
    height:16px;
}

div#e31 {
    position:absolute;
    left:417px;
    top:134px;
    width:7px;
    height:16px;
}

div#e32 {
    position:absolute;
    left:424px;
    top:134px;
    width:80px;
    height:16px;
}

div#e33 {
    position:absolute;
    left:504px;
    top:134px;
    width:7px;
    height:16px;
}

div#e34 {
    position:absolute;
    left:511px;
    top:134px;
    width:117px;
    height:16px;
}

div#e35 {
    position:absolute;
    left:628px;
    top:134px;
    width:6px;
    height:16px;
}

div#e36 {
    position:absolute;
    left:634px;
    top:134px;
    width:92px;
    height:16px;
}

div#e37 {
    position:absolute;
    left:726px;
    top:134px;
    width:7px;
    height:16px;
}

div#e38 {
    position:absolute;
    left:733px;
    top:134px;
    width:43px;
    height:16px;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: x-large;
    line-height: normal;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: large;
    line-height: normal;
}

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: medium;
    line-height: normal;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
    line-height: normal;
    font-weight: bold;
}

h5 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: x-small;
    line-height: normal;
}

h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: xx-small;
    line-height: normal;
}

body, p, ol, ul, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: normal;
}

.bibquote {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-indent: 25px;
    padding: 5px 10px;
    margin: 0 25px;
    font-size: 1.1em;
    line-height: 1.1em;
    border: thin solid #000;
}

.bib_a {display:block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-indent: 25px;
    padding: 5px 10px 2px 10px;
    margin: 3px 25px 0 25px;
    font-size: 1.1em;
    line-height: 1.1em;
	border-top: thin solid #000; border-left: thin solid #000; border-right: thin solid #000;
}

.bib_b {display:block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-indent: 25px;
    padding: 3px 10px 2px 10px;
    margin: 0px 25px;
    font-size: 1.1em;
    line-height: 1.1em;
	border-left: thin solid #000; border-right: thin solid #000;
}

.bib_c {display:block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-align:right;
    padding: 0 10px 5px 10px;
    margin: 0 25px 3px 25px;
    font-size: 1.1em;
    line-height: 1.1em;
	border-bottom: thin solid #000; border-left: thin solid #000; border-right: thin solid #000;
}


.right {
    text-align:right;
    font-style: normal;
    font-weight:100;
    font-size:0.8em;
}

.bibquote .right {
    text-align:right;
    font-style: normal;
    font-weight:100;
    font-size:0.8em;
}

.caltitle {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    padding: 5px 10px;
    margin: 5px 0px;
    font-size: 1.1em;
    line-height: 1.1em;
    border: thin solid #000000;
    font-weight: bold;
}

.lbtagline {
    font-size: small;
    line-height: 0.7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.colleft { float:left; width:48%; }
.colright { float:right; width:48%; }
.colclear { clear:both; }

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