* {
	color: #000000;
	margin: 0; 
	padding: 0; }
	
* a {
	color: #0000FF;
	text-decoration: underline; }
	

	
/*==== Basic Page Elements ====*/

body {
	font: "Times New Roman", Times, serif;
	background-image: url(graphics/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }
	
#container1 { 
	background-image: url(graphics/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0 auto; 
	position: relative; 
	width: 1000px;
	height: auto; } 
	
#container2 { 
	background-color: #fff;
	margin: 0 auto; 
	position: relative;
	top: 152px; 
	width: 700px;
	height: auto; }
	
#body_ser #container2 { 
	background-color: #fff;
	margin: 0 auto; 
	position: relative;
	background-image: url(graphics/speaker_lg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	top: 152px; 
	width: 700px;
	height: auto; }
	
#body_down #container2 { 
	background-color: #fff;
	margin: 0 auto; 
	position: relative;
	background-image: url(graphics/document.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	top: 152px; 
	width: 700px;
	height: auto; }

#body_news #container2 { 
	background-color: #fff;
	margin: 0 auto; 
	position: relative;
	background-image: url(graphics/newspaper.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	top: 152px; 
	width: 700px;
	height: auto; }
	
#body_cal #container2 { 
	background-color: #fff;
	margin: 0 auto; 
	position: relative;
	background-image: url(graphics/calendar.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	top: 152px; 
	width: 700px;
	height: auto; }
	
#body_dir #container2 { 
	background-color: #fff;
	margin: 0 auto; 
	position: relative;
	background-image: url(graphics/gps.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	top: 152px; 
	width: 700px;
	height: auto; }
	
#body_contact #main {
	height: 500px; }
	

/*==== Sidebar Elements ====*/


#sidebar {
	position: absolute;
	left: 5px;
	right: auto;
	width: 147px;
	height: 533px;
	background-color: transparent;
	background-image: url(graphics/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	left: 0; }
	
#sidebar ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0; }
	
#nav1 {
	margin: 0;
	width: 140px;
	top: 2px;
	padding-bottom: 60px; }

#nav1 li {
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #E1E6C1; }
	
#nav1 a {
	display: block;
	font-size: 14px;
	color: #55664A;
	text-decoration: none; }
	
#nav1 a:hover {
	color: #C9BD8F; }
	
#body_index #nav_index a, 
	#body_about #nav_about a, #body_dir #nav_dir a, #body_news #nav_news a, 
	#body_cal #nav_cal a, #body_kids #nav_kids a, #body_comm #nav_comm a, 
	#body_ser #nav_ser a, #body_down #nav_down a, #body_contact #nav_contact a {
		color: #3F4B36;
		font-weight: bold; }
		
h3, h4 {
	color: #55664A;
	padding-bottom: 5px; }
	
h5 {
	color: #55664A;
	padding-bottom: 10px; }

#linklist {
	margin: 0;
	padding-left: 10px;
	width: 130px; }

#linklist li {
	margin: 0;
	padding: 5px 0 5px 5px;  }
	
#linklist img {
	margin: 0;
	padding: 1px;
	border-color: #eee #ccc #bbb #ddd; 
	border-style: solid; 
	border-width: 2px; }
	
/*==== Main Content ====*/

#main {
	position: relative;
	margin-left: 165px;
	padding: 20px 10px 50px 10px;
	width: 500px;
	z-index: 1000; }
	
#main a:visited {
	color: #918344; }
	
#body_index #main {
	position: relative;
	margin-left: 165px;
	padding: 20px 10px 50px 10px;
	width: 400px;
	height: 550px;
	background-image: url(graphics/connor.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 1000; }
	
#fof {
	position: absolute;
	top: 347px;
	left: 6px;
	border: 0px; }
	
#t1 span {
	position: absolute;
	color: #FF0000;
	font-size: 34px;
	font-weight: bold;
	left: 168px;
	top: 38px; }
	
#t2 {
	position: absolute;
	left: 18px;
	top: 131px;
	width: 211px;
	height: 266px; }
	
h1 {
	position: relative;
	width: 300px;
	height: 32px;
	overflow: hidden;
	color: #55664A; }
	
#body_index h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_welcome.jpg);
	background-repeat: no-repeat; }
	
#body_about h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_about.jpg);
	background-repeat: no-repeat; }
	
#body_dir h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_directions.jpg);
	background-repeat: no-repeat; }
	
#body_news h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_news.jpg);
	background-repeat: no-repeat; }

#body_cal h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_calendar.jpg);
	background-repeat: no-repeat; }
	
#body_kids h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_kingdom.jpg);
	background-repeat: no-repeat; }
	
#body_comm h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_service.jpg);
	background-repeat: no-repeat; }

#body_ser h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_sermons.jpg);
	background-repeat: no-repeat; }

#body_down h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_downloads.jpg);
	background-repeat: no-repeat; }
	
#body_contact h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_contact.jpg);
	background-repeat: no-repeat; }
	
h2 {
	position: relative;
	padding-bottom: 10px;
	width: 257px;
	height: 27px;
	overflow: hidden;
	color: #55664A; }
	
/*h2 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(graphics/hdr_announce.jpg);
	background-repeat: no-repeat; }*/
	
.content {
	clear: both;
	margin: 0;
	padding: 20px 0 20px 0; }
	
#body_contact .content{
	clear: both;
	margin: 0;
	padding: 10px 0 20px 0; }
	
.times {
	position: relative;
	margin-top: 20px;
	padding: 5px 0 0 10px;
	background-image: url(graphics/lines.png);
	background-repeat: no-repeat;
	top: -15px;
	left: -15px;
	width: 200px;
	height: 75px; }
	
.local {
	margin-top: 20px;
	padding: 5px 0 0 10px;
	position: relative;
	top: -115px;
	left: 205px;
	background-image: url(graphics/lines.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px; }
	
#script {
	position: relative;
	margin: 0;
	padding: 0;
	left: 30px;
	width: 400px; }
	
#announce {
	position: absolute;
	margin: 0;
	padding: 20px 0 0 20px;
	width: 175px;
	height: 627px;
	top: -47px;
	left: 593px;
	background-image: url(graphics/annbg.png);
	z-index: 1003; }
	
#announce ul {
	font-size: 13px;
	width: 160px; }
	
#announce li {
	margin: 0;
	padding: 10px 5px 10px 5px;
	list-style: none; }
	
#announce img {
	margin: 0;
	padding-right: 10px; }
	
.direct {
	margin-left: 30px;
	padding-bottom: 15px; }
	
#calendar {
	margin: 0;
	padding: 0;
	border: 1px #ccc;
	background-image: url(graphics/speaker_lg.jpg) }
	
#key {
	position: absolute;
	width: 440px;
	color: #880000;
	left: 13px;
	top: 148px;
}
	
/*==== Downloads/Sermons Page ====*/

#audio li{
	margin-left: 40px;
	list-style: none;
	float: left; }
	
#down {
	background-image: url(graphics/bg_doc.png);
	background-repeat: repeat-x;
	background-color: transparent;
	padding-left: 5px;
	padding-top: 5px; }
	
#down p {
	margin-top: 5px; }

#down li {
	position: relative;
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 10px 0 30px 20px; }
	
#down span {
	font-size: 13px;
	color: #FF0000; }
	
#down em {
	margin-left: 10px;
	width: 212px;
	font-size: 12px;
	color: #333; }

#sermons li {
	position: relative;
	font-size: 14px;
	font-weight: 700;
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 20px;
}
	
#sermons span {
	color: #666;
	font-size: 13px;
	font-weight: 400;
	padding-left: 10px;
}
	
#sermons img {
	margin: 0;
	padding-right: 13px;
	padding-left: 10px; }
	
#sermons em {
	position: absolute;
	margin: 0;
	width: 228px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	left: 280px;
	top: 12px;
}
	
#note {
	position: relative;
	color: #FF0000;
	font-size: .9em;
	width: 400px; 
	padding-top: 5px; 
	left: 20px;}

/*==== Contact Page ====*/

#form {
	margin-top: -70px }

fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin:  0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: transparent; }
	
legend {
	margin-left: 1em;
	color: #000000;
	padding: 0;
	color: #000;
	font-weight:  bold; }
	
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none; }
	
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em; }
	
.submit {
	float: none;
	width: auto;
	border-style: none;
	background-color: transparent;
	padding-left: 15px; }
	
#require {
	position: relative;
	left: 330px;
	top: 25px;
	font-size: 12px; }
	
#body_contact2 #require {
	position: relative;
	left: 300px;
	top: 25px;
	font-size: 12px; }
	
#require span {
	color: #FF0000;
	font-size: 17px;
	font-weight: bold; }
	
.text, textarea {
	border: 1px solid #ccc; }
	
label {
	position: relative;
	float: left;
	width: 10em;
	margin-right: 1em; }
	
label em {
	position: absolute;
	left: 10em;
	top: 0; }
	
#thank {
	margin-top: 40px;
	margin-bottom: 120px;
	font-size: 18px; }

#form_txt {
	margin-top: 60px;
	padding-bottom: -50px; }
