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

body {
	background-color: #333333;
	background-image: url(images/bg1.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:arial;	
}

#wrap {
margin: auto;
width: 960px;
height: 100%;
}

#header {
background-image:url(structural_images/header.png);
float:left;
width:960px;
height:108px;
}

#header a {
width:960px;
height:108px;
display: block;
text-indent: -9999px;
outline: none;
}

#topContentHolder {
	background-image:url(structural_images/topContentHolder.png);
	float:left;
	width:960px;
	height:38px;
}

#middleContentHolder {
	background-image:url(structural_images/middleContentHolder.png);
	float:left;
	width:960px;
	height:auto;
}

#middleContentContainer {
	float:left;
	width:896px;
	height:auto;
	padding-left:33px;
	padding-right:68px;
}

#posterWrap {
	float:left;
	width:896px;
	height:auto;
	background-color:#000;
}



#bottomContentHolder {
	background-image:url(structural_images/bottomContentHolder.png);
	float:left;
	width:960px;
	height:17px;
}

#leftContentContainer {
	margin: 8px 0 0 40px;
	float:left;
	width:600px;
	height:auto;
}

#leftContentContainer p,#leftContentContainer a,#leftContentContainer td, #leftFormContainer a, #leftFormContainer p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:100;
	font-size:12px;
	line-height:22px;
	margin-bottom:10px;
	text-decoration:none;
}

#leftFormContainer {
	margin: 8px 0 8px 40px;
	padding:0 5px 0 5px;
	float:left;
	width:580px;
	height:auto;
	background-color:#E8E8E8;
	border:solid 5px #999;
}

#leftContentContainer a:hover{
	text-decoration:underline;
}

#leftContent {
	margin: 25px 15px 0 23px;
	float:left;
	width:229px;
	height:410px;
}

#leftContent a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

#leftContent a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
}

#leftMedia {
	background-image:url(structural_images/leftContent.png);
	float:left;
	width:240px;
	height:396px;
	padding:39px 0 0 27px;
}

#rightStaffContent {
	margin: 8px 51px 8px 19px;
	padding: 0px 5px 5px 5px;
	float:right;
	width:229px;
	height:auto;
	border:solid 5px;
	border-color:#999;
}

#rightContent {
	margin: 36px 51px 0 19px;
	padding: 5px 5px 5px 5px;
	float:right;
	width:229px;
	height:auto;
	border:solid 5px;
	border-color:#999;
}

#rightVid {
	margin: 10px 51px 0 19px;
	padding: 5px 5px 5px 5px;
	float:right;
	width:229px;
	height:auto;
	border:solid 5px;
	border-color:#999;
}

#rightContent p, #rightContent td, #rightContent a, #rightStaffContent p, #rightStaffContent td, #rightStaffContent a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:900;
	font-size:12px;
	line-height:22px;
	margin-bottom:10px;
	text-decoration:none;
}

#rightStaffContent p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:100;
	font-size:12px;
	line-height:22px;
	margin-bottom:10px;
	text-decoration:none;
}

#rightContent a:hover{
	text-decoration:underline;
}

#rightStaffContent a:hover{
	text-decoration:underline;
}

.promoPad{
	margin:0 19px 12px 0;
	float:left;
	border-style:none;
}

.icon{
	margin:1px 1px 1px 0px;
	float:left;
	border-style:none;
}

.promoPad:hover {
	-moz-opacity:.50;
    -ms-filter:”alpha(opacity=50)”;
    filter:alpha(opacity=50);
	opacity:0.5;
}


.backtoTop{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:20px;
text-align:right;
margin-top:5px;
width:600px;
}

#rightMedia {
	background-image:url(structural_images/rightContent.png);
	float:left;
	width:693px;
	height:435px;
}

#rightMediaContent {
	float:left;
	width:668px;
	height:397px;
	margin: 38px 0 0 23px;
}

--Navigation----!>

#mainnav {
clear:both;
float:left;
height:48px;
overflow:hidden;
width:960px;
}

#nav1  {
background:transparent url(structural_images/locationNAV.png) no-repeat scroll center top;
width:290px;
height:48px;
float:left;
display: block;
text-indent: -9999px;
outline: none;
}

#nav1 a {
width:290px;
height:48px;
display: block;
text-indent: -9999px;
outline: none;
}

#nav1:hover {
background:transparent url(structural_images/locationNAV.png) no-repeat scroll center bottom;
width:290px;
height:48px;
float:left;
display: block;
text-indent: -9999px;
outline: none;
}

#nav2  {
background:transparent url(structural_images/newsNAV.png) no-repeat scroll center top;
width:234px;
height:48px;
float:left;
display: block;
outline: none;
}

#nav2 a {
width:234px;
height:48px;
display: block;
text-indent: -9999px;
outline: none;
}

#nav2:hover {
background:transparent url(structural_images/newsNAV.png) no-repeat scroll center bottom;
width:234px;
height:48px;
float:left;
display: block;
outline: none;
}

#nav3  {
background:transparent url(structural_images/aboutNAV.png) no-repeat scroll center top;
width:148px;
height:48px;
float:left;
display: block;
outline: none;
}

#nav3 a {
width:148px;
height:48px;
display: block;
text-indent: -9999px;
outline: none;
}

#nav3:hover  {
background:transparent url(structural_images/aboutNAV.png) no-repeat scroll center bottom;
width:148px;
height:48px;
float:left;
display: block;
outline: none;
}

#nav4  {
background:transparent url(structural_images/giveNAV.png) no-repeat scroll center top;
width:101px;
height:48px;
float:left;
display: block;
outline: none;
}

#nav4 a {
width:101px;
height:48px;
display: block;
text-indent: -9999px;
outline: none;
}

#nav4:hover {
background:transparent url(structural_images/giveNAV.png) no-repeat scroll center bottom;
width:101px;
height:48px;
float:left;
display: block;
outline: none;
}

#nav5  {
background:transparent url(structural_images/contactNAV.png) no-repeat scroll center top;
width:187px;
height:48px;
float:left;
display: block;
outline: none;
}

#nav5 a {
width:187px;
height:48px;
display: block;
text-indent: -9999px;
outline: none;
}

#nav5:hover  {
background:transparent url(structural_images/contactNAV.png) no-repeat scroll center bottom;
width:187px;
height:48px;
float:left;
display: block;
outline: none;
}

#mainnav a {
float:left;
height:48px;
}

td {
border-bottom:1px solid #999;
}

--Headings & Font Syles-----!>

h2, h3, h4, h5, p, li, a, td {
font-family:Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6, p, li, ul, a, td {
	margin:0;
	padding:0;
}

p, td{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:100;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:100;
	color:#666;
	font-variant:small-caps;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#999;
	background-color:#191919;
	line-height:20px;
	padding-left:5px;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#900;
	font-variant:small-caps;
	text-transform: uppercase;
}

#script{
	background-image:url(images/scipture.png);
	background-repeat:no-repeat;
	width:276px;
	height:auto;
	float:left;
	border-style:none;
	margin:18px 0 0 10px;
	padding:140px 0 0 0;
}

#leftFormContainer td {
border-bottom:6px solid #E8E8E8;
}

#footer {
float:left;
height:auto;
margin:5px 0 0;
width:960px;
}

#footer p {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
padding:0 35px 2px 0px;
text-align:right;
}

#footer h1 {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
padding:0 35px 2px 0px;
text-align:right;
}


/* flickr */

#flickr {
	background-image:url(images/flickr2.png);
	background-repeat:no-repeat;
margin:20px 0 0 0;
padding:45px 0 0 0;
width:205px;
height:205px;
float:left;
outline: none;
}

#flickr img:hover {
background-color:#990000;
margin:0 0px 10px 10px;
padding:5px;
outline: none;
}

#flickr img {
	background-color:#f1f1f1;
	margin:0 0px 10px 10px;
	padding:5px;
	outline: none;
}

img {
border:0 none;
outline: none;
}

.facebookFeed {
	background-image:url(#);
	float:left;
	width:288px;
	height:227px;
	margin: 24px 0px 10px 17px;
	
	
	border: solid 2px black;
	overflow: hidden;
	background: black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: solid 2px black;
	background: black;
}

.facebookFeed iframe {
	margin: -2px 0 -25px -2px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: initial;
	border-color: initial;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 258px;
	swidth: 300px;
}


#twitterFeed {
	background-image:url(structural_images/twitterBadge2.png);
	float:left;
	width:436px;
	height:259px;
	margin: 18px 0px 10px 0px;
}

#twitter_div {
	padding: 20px 23px 10px 23px;
	height:190px;
	
}

#twitter_div ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFF;
	font-weight:100;
}

#twitter_div li{
	list-style-type: none;
}

#twitter_div a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-decoration:none;
	color:#666666;
}

#twitter_div a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	text-decoration:none;
	color:#841213;
}


/*Drop Down*/

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}

#registerTeam{
background:transparent url(structural_images/register_team.jpg) no-repeat scroll center top;
width:331px;
height:43px;
float:right;
display: block;
text-indent: -9999px;
outline: none;
}

#registerTeam a {
width:331px;
height:43px;
display: block;
text-indent: -9999px;
outline: none;
}

#registerTeam:hover {
background:transparent url(structural_images/register_team.jpg) no-repeat scroll center bottom;
width:331px;
height:43px;
float:right;
display: block;
text-indent: -9999px;
outline: none;
}


#downloadPoster{
background:transparent url(structural_images/download_poster.jpg) no-repeat scroll center top;
width:190px;
height:43px;
float:left;
display: block;
text-indent: -9999px;
outline: none;
}

#downloadPoster a {
width:190px;
height:43px;
display: block;
text-indent: -9999px;
outline: none;
}

#downloadPoster:hover {
background:transparent url(structural_images/download_poster.jpg) no-repeat scroll center bottom;
width:190px;
height:43px;
float:left;
display: block;
text-indent: -9999px;
outline: none;
}

#wnVideo{
	background-image:url(images/promos/worship-night_896px.jpg);
	width:896px;
	height:504px;
	float:left;
}

