html {
	height:100%;
	}
#flashcontent {
	height:100%;
	}
* {
	margin:0;
	padding:0;
	}
body {
	background:#655e4e url(../images/background.jpg);
	color:#2e506d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	}
a:link, a:visited {
	color:#2e506d;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
blockquote {
	padding-left:1em;
	}
ol {
	margin-left:0;
	padding-left:2em;
	}
ul {
	margin-left:0;
	padding-left:2em;
	}
h1 {
	color:#2e506d;
	font-size:16px;
	padding-bottom:4px;
	padding-top:2px;
	margin:0;
	}
h2 {
	color:#2e506d;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:2px;
	text-transform:uppercase;
	}
h6 {
	letter-spacing:7px;
	font-size:14px;
	padding-bottom:4px;
	text-transform:uppercase;
	}
.wrapper {
	margin:0 auto;
	position:relative;
	width:970px;
	}
.quickbox {
	background:transparent url(../images/fade_top.png) no-repeat scroll center bottom;
	height:30px;
	margin:10px 30px 0 0;
	position:relative;
	width:970px;
	}
.quicklinks, .quicklinks a:link, .quicklinks a:visited {
	color:#fbf6cc;
	padding:6px 5px;
	font-size:12px;
	text-align:right;
	}
.quicklinks a:hover {
	text-decoration:underline;
	}
.main {
	background-image:url(../images/fade_mid.png);
	width:970px;
	}
.header {
	position:relative;
	left:20px;
	top:10px;
	background:#fff url(../images/navback.jpg) repeat-x;
	height:216px;
	width:930px;
	z-index:10;
	}
.logo {
	position:absolute;
	left:9px;
	top:30px;
	height:120px;
	width:456px;
	z-index:50;
	}
.times-box {
	position:absolute;
	left:700px;
	top:15px;
	width:200px;
	height:100px;
	filter:alpha(opacity=50);
		   -moz-opacity:.50;
				opacity:.50;
	background:#f2f1e7;
	z-index:50;
	padding:7px;
	}
.times  {
	position:absolute;
	left:700px;
	top:15px;
	width:200px;
	height:100px;
	font-size:11px;
	text-align:center;
	z-index:60;
	padding:7px;
	}
.navigation {
	position:absolute;
	left:450px;
	top:190px;
	width:480px;
	height:27px;
	z-index:15;
	text-align:right;
	}

.holding_space {
	position:relative;
	height:50px;
	}
.content_holding {
	position:relative;
	background-color:#fbf6cc;
	left:20px;
	top:10px;
	width:930px;
	min-height:401px;
	}
.content_index {
	position:relative;
	left:20px;
	top:10px;
	width:930px;
	min-height:410px;
	}
.content {
	position:relative;
	background:#f2f1e7;
	left:20px;
	top:10px;
	width:930px;
	}
.flash {
	position:absolute;
	top:0px;
	left:301px;
	width:623px;
	height:395px;
	z-index:2;
	border:3px solid #fff;
	background:url(../images/003SundayWorship.jpg);
	}
.mission {
	position:absolute;
	left:0px;
	top:0px;
	width:301px;
	height:401px;
	background:#a8bdb7;
	z-index:100;
	}	
.home_images {
	position:absolute;
	left:301px;
	top:1px;
	width:629px;
	height:401px;
	background:#a8bdb7;
	}
.application {
	position:absolute;
	top:350px;
	width:300px;
	height:60px;
	text-align:center;
	z-index:30;
	}
.blue {
	position:absolute;
	left:10px;
	padding:5px 0px 5px 0px;
	width:215px;
	min-height:400px;
	overflow:hidden;
	}
.text {
	position:relative;
	padding:15px 25px 20px 25px;
	width:880px;
	}
.images {
	border:2px solid #2e506d;
	text-align:center;
	}
.images_left {
	border:2px solid #2e506d;
	margin:0 0 10px 30px;
	}
.galleries {
	position:relative;
	background:transparent;
	height:460px;
	width:650px;
	border:1px solid #000000;
	}	
.form {
	font-family: Arial, Helvetica, sans-seriff;
	font-size:12px;
	font-weight:normal;
	padding-left:3px;
	}
legend {
	color:#2e506d;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:3px;
	}
.map {
	border:1px solid #333333;
	}
.video {
	float:right;
	margin-top:15px;
	z-index:10;
	}
	
.bottom {
	position:relative;
	background:transparent url(../images/fade_bot.png) no-repeat scroll center top;
	height:20px;
	width:970px;
	}
.footerbox {
	position:absolute;
	top:10px;
	height:30px;
	width:950px;
	}
.footer, .footer a:link, .footer a:visited {
	color:#f2f1e7;
	font-size:11px;
	padding:8px 0 2px;
	text-align:center;
	}
.footer a:hover {
	text-decoration:underline;
	}
.dgs {
	position:absolute;
	top:15px;
	left:15px;
	height:30px;
	width:125px;
	}
.copybox {
	position:absolute;
	top:10px;
	left:830px;
	height:30px;
	width:125px;
	}
.copyright, .copyright a:link, .copyright a:visited {
	color:#f2f1e7;
	font-size:11px;
	padding:8px 0 0;
	text-align:right;
	}
.copyright a:hover {
	text-decoration:underline;
	}

