@charset "UTF-8";

/* CSS Document */

html {
	height: 102%;
	background-color: #6CBBFE;
}

htm {
	height: 102%;
	background-color: #6CBBFE;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: 6ebbff;
}

#wrapper {
	position: absolute;
	z-index: 100;
	width: 100%;
	background-color: 6ebbff;
	background-image: url(../images/cloud-2.jpg);
	background-repeat: repeat-x;
	background-position: 15% top;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 150;
}

#column-1 {
	background-image: url(../images/WHITE-LINKS.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 900px;
	position: relative;
	z-index: 250;
	display: inline-block;
	padding-right: 0px;
	float: left;
}

#column-2 {
	background-image: 
	background-repeat: repeat;
	background-position: left top;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 255;
	clear: both;
	float: left;
	background-image: url(../images/WHITE.png);
	height: 2000px;
}

#column-3 {
	height: 150px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(../images/WHITE-bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#column-2-AWANA {	background-image: 
	background-repeat: repeat;
	background-position: left top;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 255;
	clear: both;
	float: left;
	background-image: url(../images/WHITE.png);
	height: 6000px;
}
.WHITE {
	background-image: url(../images/WHITE.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#wide-880 {
	float: left;
	width: 880px;
	z-index: 500;
	background-repeat: repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	position: relative;
	clear: both;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#column-sermon {
	height: 1100px;
}
#column-awana {
	width: 900px;
	background-image: url(../images/WHITE.png);
	background-repeat: repeat;
	background-position: left top;
}
#church {
	float: right;
	height: 430px;
	width: 630px;
	z-index: 500;
	background-repeat: no-repeat;
	background-position: 0px -50px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/churchBldg04.png);
}
#Cone {
	float: left;
	width: 240px;
	z-index: 500;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Welcome {
	float: left;
	width: 280px;
	z-index: 500;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/WHITE-20.png);
	clear: both;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#service-hours {
	float: left;
	width: 270px;
	z-index: 500;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/WHITE-20.png);
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#Tyndale {
	position:absolute;
	width:284px;
	z-index:500;
	left: 595px;
	top: 333px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-image: url(../images/WHITE-20.png);
	height: 1290px;
}
.Tyndale a:link { text-decoration: none; 	
}
.Tyndale a:hover { text-decoration: none; 	
}

.navigation {
	width: 900px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 26px;
	list-style-position: outside;
	list-style-type: none;
	text-align: center;
	display: inline;
	padding: 8px;
	margin-left: -5px;
}

.navigation a:link {
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 26px;
	list-style-position: outside;
	color: #906;
	font-weight: bold;
	width: 900px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.navigation a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #906;
	font-weight: bold;
	width: 900px;
	text-decoration: none;
}

.navigation a:hover {
	color: #FFF;
	background-color: #09F;
	text-decoration: none;
}
.navigation a:active {
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 26px;
	list-style-position: outside;
	color: #906;
	font-weight: bold;
	width: 900px;
	text-decoration: none;
}

ul {
	list-style-type: none;
	list-style-position: outside;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0000CC;
	font-size: 2px;
}
.hr2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990099;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #606;
	font-weight: bold;
}

h1 a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3399FF;
}

h1 a:hover {
	background-color: #99FFFF;
	color: #000000;
	font-size: 22px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -8px;
}

h4 { font-size: 10px; }

.aligned-in-center { text-align: center; }

p.lead:first-line {
	font-size: 14px;
	color: #414329;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

p a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300CC;
	text-decoration: underline;
}

p a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3399FF;
}

p a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #99FFFF;
	;
}

a:active { color: #3399FF; }

.ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ul-13 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
}

.ol-13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.li-13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	display: block;
}

.bullets {
	list-style-position: outside;
	list-style-type: square;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.gevena {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #00C;
	font-weight: bold;
}
.gevena-14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
}
.td-left {
	padding-left: 80px;
}
.td-right {
	padding-right: 80px;
}
.td-left-right {
	padding-right: 80px;
	padding-left: 80px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00C;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}
.quotes-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00C;
	font-weight: bold;
	font-style: italic;
}
.quotes-more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3300CC;
	font-weight: bold;
	font-style: italic;
}
.p-taller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
