@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}
a:link {color:#FFFFFF; text-decoration:none;}
a:active {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline}

img {
	border-style:none;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}

#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.headergraphics {
	float:left;
}

#stagepic {
	float:left;
	clear:left;
}


#navstrip {
	background-color:#000;
	width:1000px;
	float:left;
	clear:left;
}

#navlinks {
	height:27px;
	width:684px;
	background-color:#000;
	text-align:right;
	color:#FFF;
	float:right;
}

#flashvideo {
	width:250px;
	height:190px;
	margin-top:12px;
	background-color: #FFFFFF;
	float:left;
	border:thin solid #000;
}

#vod {
	width:548px;
	height:220px;
	background-color: #FFFFFF;
	float:left;
	margin-top:8px;
	margin-left:-2px;
	border-style:none;
}

#serviceinfo {
	float:right;
	width:235px;
	height:190px;
	margin-left:12px;
	margin-top:10px;
	border:thin solid #000;
	clear:right;
}

#directions {
	float:right;
	width:235px;
	height:190px;
	margin-left:12px;
	margin-top:10px;
	border:thin solid #000;
	clear:right;
}

#new {
	float:right;
	width:235px;
	height:190px;
	margin-left:12px;
	margin-top:10px;
	border:thin solid #000;
	clear:right;
}

#faq {
	float:left;
	width:235px;
	height:190px;
	margin-left:12px;
	margin-top:12px;
	border:thin solid #000;
}

#worshipjunkie {
	float:left;
	width:220px;
	height:230px;
	margin-left:8px;
	margin-top:12px;
}

#podcast {
	float:left;
	width:235px;
	height:190px;
	margin-left:12px;
	margin-top:12px;
	border:thin solid #000;
}

#service {
	float:left;
	width:235px;
	height:190px;
	margin-left:12px;
	margin-top:10px;
	border:thin solid #000;
}

#servicetime {
	float:left;
	width:220px;
	height:230px;
	margin-left:6px;
	margin-top:12px;
}

#regform {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	clear:left;
	width: 710px;
	background-color:#EBEBEB;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}

#regform a:link {color:#03F; text-decoration:underline;}
#regform a:active {color:#03F; text-decoration:underline;}
#regform a:visited {color:#03F; text-decoration:underline;}
#regform a:hover {color:#03F; text-decoration:underline;}

#bluefooter {
	float:left;
	clear:left;
	background-image:url(../images/bluefooter.jpg);
	width:1000px;
	height:77px;
	margin-top:15px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin-left: 10px;
	margin-top: 40px;
	float:left;
	position:relative;
}

.footertextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right: 10px;
	margin-top: 54px;
	float:right;
	position:relative;
	color:#FFF
}

#info {
	width:720px;
	float:left;
	clear:left;
}

.bodytext {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	clear:left;
}

.bodytext a {
	color:#369;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	clear:left;
	float:left;
	margin-top:30px;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	clear:left;
}

.event {
	float:left;
	clear:left;
}

.eventheader {
	float:left;
	clear:left;
	width:720px;
	margin-top:15px;
	font-weight:bold;
}
.eventdate {
	float:left;
	clear:left;
	width:720px;
}

.eventtime {
	float:left;
	clear:left;
	width:720px;
}

.eventinfo {
	float:left;
	clear:left;
	width:720px;
	margin-top:10px;
}

.event a {
	color:#369;
	text-decoration:underline;
}

.classheader {
	float:left;
	clear:left;
	margin-top:10px;
	width:1000px;
	background-color:#09F;
	color:#FFF;
}

.classdpheader {
	float:left;
	clear:left;
	width:150px;
	text-decoration:none;
	background-color:#FFF;
	color:#000;
}

.classtheader {
	float: left;
	width:500px;
	background-color:#FFF;
	color:#000;
}

.classciheader {
	float:left;
	width:350px;
	text-decoration:none;
	background-color:#FFF;
	color:#000;
}

.classodd {
	float:left;
	clear:left;
	border:thin solid #000;
	width:990px;
	padding:5px;
}

.classeven {
	float:left;
	clear:left;
	border:thin solid #000;
	width:1000px;
}

.multimedia_video {
	float:left;
	clear:left;
	width:530px;
	height:270px;
}