﻿

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: white;
	background-color: black;
	line-height: 180%;
	 margin: 0;
	padding: 0;
	text-align: center; /* For IE */ 
}


#wrapper {
width:1024px ;
margin: 0 auto; 
}



#header {

	background: url(images/banner2.jpg) right;
	height:114px;
	/*	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:top;

	position:relative;
	background-position:center top;
	top:0px;
		left: 0px;
			visibility: visible;
	*/
} 

#nav {
height:66px;
}




#mainheader_home {

	background: url(images/mainheader_home.jpg) right;
	height:72px;
}

/* ---------------------------------------Start-----------------------------------*/
/* The following section calls a different main header background image for each page that is created
	This is done by creating a text layer with font "avalon quest" in photoshop and then applying a blending option */




#mainheader_aboutus {
	background: url(images/mainheader_aboutus.jpg) right;
	height:72px;
}

#mainheader_aboutus_beliefs {
	background: url(images/mainheader_aboutus_beliefs.jpg) right;
	height:72px;
}

#mainheader_aboutus_history {
	background: url(images/mainheader_aboutus_history.jpg) right;
	height:72px;
}

#mainheader_aboutus_sfcna {
	background: url(images/mainheader_aboutus_sfcna.jpg) right;
	height:72px;
}

#mainheader_aboutus_thepresent {
	background: url(images/mainheader_aboutus_thepresent.jpg) right;
	height:72px;
}

#mainheader_aboutus_meetingtimes {
	background: url(images/mainheader_aboutus_meetingtimes.jpg) right;
	height:72px;
}

#mainheader_aboutus_directions {
	background: url(images/mainheader_aboutus_directions.jpg) right;
	height:72px;
}
#mainheader_aboutus_memberlist {
	background: url(images/mainheader_aboutus_memberlist.jpg) right;
	height:72px;
}

*#mainheader_knowgod {
	background: url(images/mainheader_knowgod.jpg) right;
	height:72px;
}/*#mainheader_conference {
	background: url(images/mainheader_conference.jpg) right;
	height:72px;
}

#mainheader_conference_registration {
	background: url(images/mainheader_conference_registration.jpg) right;
	height:72px;
}

#mainheader_conference_committee {
	background: url(images/mainheader_conference_committee.jpg) right;
	height:72px;
}

#mainheader_conference_schedule {
	background: url(images/mainheader_conference_schedule.jpg) right;
	height:72px;
}

#mainheader_conference_directions {
	background: url(images/mainheader_conference_directions.jpg) right;
	height:72px;
}

#mainheader_conference_sponsors {
	background: url(images/mainheader_conference_sponsors.jpg) right;
	height:72px;
}*/

#mainheader_media {
	background: url(images/mainheader_media.jpg) right;
	height:72px;
}

#mainheader_media_pictures {
	background: url(images/mainheader_media_pictures.jpg) right;
	height:72px;
}

#mainheader_media_videos {
	background: url(images/mainheader_media_videos.jpg) right;
	height:72px;
}


#mainheader_links {
	background: url(images/mainheader_links.jpg) right;
	height:72px;
}


#mainheader_contactus_questionscomments {
	background: url(images/mainheader_contactus_questionscomments.jpg) right;
	height:72px;
}

#mainheader_contactus_prayerrequests {
	background: url(images/mainheader_contactus_prayerrequests.jpg) right;
	height:72px;
}



/* ---------------------------------------End-----------------------------------*/

#maincontentwrapper {

	background: url(images/maincontent3.jpg) right;  /* this was originally:  background:  url(images/maincontent2.jpg) right; */ 
	height:1500px;        	/* this was originally 1000 px */ 
	background-position: center;

	
	

}





#copyright {

	background: url(images/copyright.jpg) right;
	height:55px;

}
#footer {

	background-color: black;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

img {  
border: none;
}

a:link, a:visited { color: #E5F6FF; text-decoration: none; }
a:hover{ color: #2887B3; text-decoration: none; }

input, textarea, select {
  background-color : #020C16;
  color : #fff;
}