body {
	font-family: "Trebuchet MS", "Arial";
	}
	
a:link {color:#74001b; text-decoration: none;}
a:visited {color:#74001b; text-decoration:none;}
a:hover {color:#9B8F5E; text-decoration:none;}
a:active {color:#74001b; text-decoration:none;}
a img{border-style: none;}
		
div#header {
	background: white;
	margin: 0 auto;
	width: 800px;
	text-align: center;
	}

div#search {
	position: relative;
	margin-top: -35px;
	float:right;
	}

	
div#navbarwrap {
	background: url('images/navred.gif');
	}
	
div#navbar {
	background: url('images/navred.gif');
	width: 800px;
	margin: 0 auto;
	height: 29px;
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding: 6px 0px 0px 0px;
	}
		#navbar ul {
			margin: 0;
			padding: 0;
			list-style: none;
			}
			
		#navbar a:hover {
			margin: 0;
			padding: 0;
			list-style: none;
			color: #F7ECC2;
			width: 9em;
			}
			
		#navbar a {
			display: block;
			width: 9em;
			color: white;
			text-decoration: none;
			}
		#navbar li {
			float: left;
			width: 9em;
			}
		#navbar li ul {
			display: none;
			}
		#navbar li:hover ul {
			display: block;
			width: 9em;
			position: absolute;
			}	
	
div#flashwrap {
	background: url('images/brownfade.gif');
	}
			
div#flash {
	background: url('images/flashback.gif');
	margin: 0 auto;
	width: 800px;
	height: 165px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	}	
	
div#midbarwrap {
	background: #5b5551;
	}
	
div#midbar {
	background: #5B5551;
	margin: 0 auto;
	width:800px;
	height:5px;
	}
	
div#bodywrap {
	background: #F7ECC2;
	}
	
div#body {
	background: #F7ECC2;
	width: 800px;
	height: 550px;
	margin: 0 auto;
	color: white;
	padding: 10px 0px 10px 0px;
	}
	
										div#bodystaff {
											background: #F7ECC2;
											width: 800px;
											height: 810px;
											margin: 0 auto;
											color: white;
											padding: 10px 0px 10px 0px;
											}	
											
										div#bodyshort {
											background: #F7ECC2;
											width: 800px;
											height: 340px;
											margin: 0 auto;
											color: white;
											padding: 10px 0px 10px 0px;
											}	
	
										div#bodynews {
											background: #F7ECC2;
											width: 800px;
											height: 970px;
											margin: 0 auto;
											color: white;
											padding: 10px 0px 10px 0px;
											}
											
										div#bodybelieve {
											background: #F7ECC2;
											width: 800px;
											height: 580px;
											margin: 0 auto;
											color: white;
											padding: 10px 0px 10px 0px;
											}	
											
										div#bodychildrens {
											background: #F7ECC2;
											width: 800px;
											height: 1600px;
											margin: 0 auto;
											color: white;
											padding: 10px 0px 10px 0px;
											}	
											
										div#bodywomen {
											background: #F7ECC2;
											width: 800px;
											height: 600px;
											margin: 0 auto;
											color: white;
											padding: 10px 0px 10px 0px;
											}
											
										div#bodyteen {
											background: #F7ECC2;
											width: 800px;
											height: 990px;
											margin: 0 auto;
											color: white;
											padding: 10px 0px 10px 0px;
											}	
											
										div#bodycal {
											background: #F7ECC2;
											width: 800px;
											height: 1200px;
											margin: 0 auto;
											color: #333333;
											text-align: center;
											padding: 10px 0px 10px 0px;
											}	
	
div#left {
	background: #E5D9AA;
	color: #333333;
	width: 240px;
	float: left;
	height: 100%;
	padding: 0px 10px 0px 10px;
	}

	
										div#leftstaff {
											background: #E5D9AA;
											text-align: center;
											color: #333333;
											width: 200px;
											float: left;
											height: 100%;
											padding: 0px 5px 0px 5px;
											}
											
										div#leftmess {
											background: #E5D9AA;
											text-align: left;
											color: #333333;
											width: 176px;
											float: left;
											height: 100%;
											padding: 0px 18px 0px 18px;
											}
											
										div#leftworship {
											background: #E5D9AA;
											text-align: center;
											color: #333333;
											width: 170px;
											float: left;
											height: 100%;
											padding: 0px 20px 0px 20px;
											}
											
										div#leftnews {
											background: #E5D9AA;
											text-align: left;
											color: #333333;
											width: 230px;
											float: left;
											height: 100%;
											padding: 0px 10px 0px 10px;
											}
	
div#middle {
	background: #F7ECC2;
	color: #333333;
	width: 520px;
	float: right;
	height: 100%;
	padding: 0px 5px 0px 5px;
	}		
	
										div#middlestaff {
											color: #333333;
											width: 580px;
											float: right;
											height: 100%;
											}	
											
										div#middlenews {
											background: #F7ECC2;
											color: #333333;
											width: 520px;
											float: right;
											height: 100%;
											padding: 0px 5px 0px 5px;
											}	
												
div#botbarwrap {
	background: #5b5551;
	}
	
div#botbar {
	background: #5B5551;
	margin: 0 auto;
	width:800px;
	height:5px;
	}

					#bottom a:link {color:#a3a3a3; text-decoration: none;}
					#bottom a:visited {color:#a3a3a3; text-decoration:none;}
					#bottom a:hover {color:#9B8F5E; text-decoration:none;}
					#bottom a:active {color:#a3a3a3; text-decoration:none;}
					#bottom a img{border-style: none;}
		
div#bottomwrap {
	background: #333333;
	}	
	
div#bottom {
	background: #333333;
	width: 780px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	color: #a3a3a3;
	font-size: 10px;
	}

div#lightbody {
	background: url('images/brick.jpg');
	margin: 0 auto;
	height: 1000px;
	}
	
div#lightbanner {
	background: url('images/lighthouse.gif');
	width:800px;
	height: 150px;
	margin: 0 auto;
	}	
	
div#lightback {
	background: url('images/lighthouseback.gif');
	margin: 0 auto;
	width: 800px;
	height: 800px;
	}
	
