/* Main CSS */

html {
	height:100%;
	background:#FDFDFD url(../images/g_body_bg.gif) repeat-x;
}

body {
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

#container_h {
	text-align:center;
}

#header {
	text-align:left;
	margin:0 auto;
	
	width:860px;
	height:200px;
	padding:0px 0 0 0;
}

#search {
	float:right;
	width:150px;
}

/* Drop Nav */

#nav, #nav ul { /* all lists */
	margin:0;
	padding:0;
	list-style: none;
}

#nav li { /* all list items */
	padding: 0;
	margin: 0;
/*	padding:2px 0 0 0;  */
        padding:0 0 0; 
	background:url(../images/g_nav_border.gif) repeat-x;
}
#nav li.last { /* all list items */
	padding:2px 0 2px 0;
	background:url(../images/g_nav_border.gif);
}

#nav li a {
	padding: 0;
	margin: 0;
	width:190px;
	height:24px;
	display:block;
	overflow:hidden;
	text-decoration:none;
}

#nav li a.drop {
	/*see ie.css*/
}

#nav li ul { /* second-level lists */
	padding: 0;
	margin: 0;
	margin-left:189px;
	margin-top:-26px;
	height:auto;
	width:auto;
	position: absolute;
	/*
	border-top:2px dotted #9190AE;
	border-right:2px dotted #9190AE;
	border-bottom:2px dotted #9190AE;
	border-left:none;
	*/
	background:#0B0850;
	border-top:2px dotted #9190AE;
	border-right:2px dotted #9190AE;
	z-index:10;
	left: -999em; /* screen reader fix using left instead of display to hide menus because display: none */ 

}

#nav li ul li { /* second-level lists */
	float:none;
	padding: 0;
	margin: 0;
	border-bottom:2px dotted #9190AE;
}

#nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active, #nav li ul li a:hover {
	background:#0B0850;
	display: block;
	padding:6px 8px 6px 8px;
	text-transform:uppercase;
	color:#FFFFFF;
	height:auto;
	/* opera fix width needed */  width: 15em;
}
#nav li ul li a:hover {
	background:#FFF;
	/*color:#454374;*/
	color:#0B0850;
}

#nav li:hover ul, #nav li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover a, #nav li.sfhover a{ /* lists nested under hovered list items */
	background-image:auto;
	background-position:0px -24px;
}
/* test code */

#nav li.sub:hover {margin-left: 0; border: 1px solid gray; background-image: auto;  background-position: -24px;}
#nav li.sub:hover > a {color: #330;}
#nav li.sub:hover > ul {center: 1.75em; left: -1px; background: #FEFEFC;}


/*  end test code */



#nav li a span {
	visibility:hidden;
}

a.home:link, a.home:visited, a.home:active {
	background:url(../images/n_home.gif) no-repeat 0px 0px;
}
a.home:hover {
	background:url(../images/n_home.gif) no-repeat 0px -24px;
}

a.beliefs:link, a.beliefs:visited, a.beliefs:active {
	background:url(../images/n_beliefs.gif) no-repeat 0px 0px;
}
a.beliefs:hover {
	background:url(../images/n_beliefs.gif) no-repeat 0px -24px;
}

a.pastors:link, a.pastors:visited, a.pastors:active {
	background:url(../images/n_pastors.gif) no-repeat 0px 0px;
}
a.pastors:hover {
	background:url(../images/n_pastors.gif) no-repeat 0px -24px;
}

a.leaders:link, a.leaders:visited, a.leaders:active {
	background:url(../images/n_leaders.gif) no-repeat 0px 0px;
}
a.leaders:hover {
	background:url(../images/n_leaders.gif) no-repeat 0px -24px;
}

a.photos:link, a.photos:visited, a.photos:active {
	background:url(../images/n_photos.gif) no-repeat 0px 0px;
}
a.photos:hover {
	background:url(../images/n_photos.gif) no-repeat 0px -24px;
}

a.receive:link, a.receive:visited, a.receive:active {
	background:url(../images/n_receive.gif) no-repeat 0px 0px;
}
a.receive:hover {
	background:url(../images/n_receive.gif) no-repeat 0px -24px;
}

a.connect:link, a.connect:visited, a.connect:active {
	background:url(../images/n_connect.gif) no-repeat 0px 0px;
}
a.connect:hover {
	background:url(../images/n_connect.gif) no-repeat 0px -24px;
}

a.sow:link, a.sow:visited, a.sow:active {
	background:url(../images/n_sow1.gif) no-repeat 0px 0px;
}
a.sow:hover {
	background:url(../images/n_sow1.gif) no-repeat 0px -24px;
}

a.grow:link, a.grow:visited, a.grow:active {
	background:url(../images/n_grow.gif) no-repeat 0px 0px;
}
a.grow:hover {
	background:url(../images/n_grow.gif) no-repeat 0px -24px;
}

a.broadcasts:link, a.broadcasts:visited, a.broadcasts:active {
	background:url(../images/n_broadcasts.gif) no-repeat 0px 0px;
}
a.broadcasts:hover {
	background:url(../images/n_broadcasts.gif) no-repeat 0px -24px;
}

a.itinerary:link, a.itinerary:visited, a.itinerary:active {
	background:url(../images/n_itinerary.gif) no-repeat 0px 0px;
}
a.itinerary:hover {
	background:url(../images/n_itinerary.gif) no-repeat 0px -24px;
}

a.missions:link, a.missions:visited, a.missions:active {
	background:url(../images/n_missions.gif) no-repeat 0px 0px;
}
a.missions:hover {
	background:url(../images/n_missions.gif) no-repeat 0px -24px;
}


a.jcw:link, a.jcw:visited, a.jcw:active {
	background:url(../images/n_jcwMinistry1.gif) no-repeat 0px 0px;
}
a.jcw:hover {
	background:url(../images/n_jcwMinistry1.gif) no-repeat 0px -24px;
}

a.jcw2:link, a.jcw2:visited, a.jcw2:active {
	background:url(../images/n_jcwVictory.gif) no-repeat 0px 0px;
}
a.jcw2:hover {
	background:url(../images/n_jcwVictory.gif) no-repeat 0px -24px;
}

a.calendar:link, a.calendar:visited, a.calendar:active {
	background:url(../images/n_calendar.gif) no-repeat 0px 0px;
}
a.calendar:hover {
	background:url(../images/n_calendar.gif) no-repeat 0px -24px;
}

a.bookstore:link, a.bookstore:visited, a.bookstore:active {
	background:url(../images/n_bookstore.gif) no-repeat 0px 0px;
}
a.bookstore:hover {
	background:url(../images/n_bookstore.gif) no-repeat 0px -24px;
}
a.updtmember:link, a.updtmember:visited, a.updtmember:active {
	background:url(../images/n_update_mbr_info.gif) no-repeat 0px 0px;
}
a.updtmember:hover {
	background:url(../images/n_update_mbr_info.gif) no-repeat 0px -24px;
}

a.cybermember:link, a.cybermember:visited, a.cybermember:active {
	background:url(../images/n_cybermember.gif) no-repeat 0px 0px;
}
a.cybermember:hover {
	background:url(../images/n_cybermember.gif) no-repeat 0px -24px;
}

a.partner:link, a.partner:visited, a.partner:active {
	background:url(../images/n_partner.gif) no-repeat 0px 0px;
}
a.partner:hover {
	background:url(../images/n_partner.gif) no-repeat 0px -24px;
}

a.on:link, a.on:visited, a.on:active, a.on:hover {
	background-image:auto;
	background-position:0px -24px;
}

/* end Drop Nav */


#container1 {
	width:860px;
	margin:0 auto;
	background:url(../images/g_container1_bg.gif) repeat-y top center;
}	

#container2 {
	background:url(../images/g_main_bg.gif) no-repeat top center;
}

#main {
	margin:0 auto;
	width:822px;
}

#left {
	background:#2C2968 url(../images/g_left_bg.gif) no-repeat;
	width:190px;
	font-size:10px;
	padding-bottom:10px;
}

#content {
	background:#2C2968 url(../images/g_content_bg.gif) repeat-y;
	width:424px;
	height:520px;
	padding:0 16px 9px 16px;
}

#mainimage {
	border:2px solid #FFF;
	margin:0 -8px 0 -8px;
}

#mainimage img {
	margin:0;
	padding:0;
}



.insetblock {
	float:right;
	text-align:left;
	width:250px;
	margin:0 12px 0 0;
}

#bookstore {
	margin:0 -8px 0 -8px;
	padding-bottom:5px;
	background:#F5F5F5 url(../images/g_home_book_bg.gif) no-repeat left bottom;
	color:#2c2968;
	position:relative;
	min-height:147px;
}

#bookstore .insetblock {
	float:right;
	text-align:left;
	width:260px;
	margin:15px 12px 0 0;
}

.featured_book {
	float:left;
	width:140px;
	text-align:center;
	position:absolute;
	top:10px;
	z-index:2;
}

#right {
	background:#2C2968 url(../images/g_right_bg.gif) no-repeat;
	width:190px;
	font-size:10px;
	padding-bottom:10px;
}

#container_f {
	text-align:center;
}

#footer {
	margin:0 auto;
	width:838px;
	height:62px;
	background:url(../images/g_footer_bg.gif);
	line-height:52px;
	text-align:center;
	font-size:10px;
}


/* forms */

form {
	margin:0;
	padding:0;
}

.inputbutton {
}

.inputtext {

}

#search .inputbutton {
	display:inline;
	position:relative;
	margin:4px 0 -4px 0;
}
#search .inputtext {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:1px;
}

form#form_newsletter {

}

#form_newsletter .inputtext {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:none;
	letter-spacing:1px;
}

#form_newsletter #gobutton {
	margin-top:3px;
	margin-right:-7px;
}



/* text */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

#header h1 {
	background:url(../images/l_dwo.gif) no-repeat;
	margin:0 auto;
	height:103px;
	width:170px;
	display:block;
}

h2 {
	margin:10px -8px 0 -8px;
	width:410px;
	height:85px;
	display:block;
	overflow:hidden;
}

h2.beliefs {
	background:url(../images/h2_beliefs.gif) no-repeat;
}

h2.bgibert {
	background:url(../images/h2_bgibert.gif) no-repeat;
}

h2.bishop_jwallace {
	background:url(../images/h2_bishop_jwallace.gif) no-repeat;
}

h2.bookstore {
	background:url(../images/h2_bookstore.gif) no-repeat;
}

h2.broadcasts {
	background:url(../images/h2_broadcasts.gif) no-repeat;
}

h2.calendar {
	background:url(../images/h2_calendar.gif) no-repeat;
}

h2.care_prayer {
	background:url(../images/h2_care_prayer.gif) no-repeat;
}

h2.cgibert {
	background:url(../images/h2_cgibert.gif) no-repeat;
}

h2.christ_ed {
	background:url(../images/h2_christ_ed.gif) no-repeat;
}

h2.contactus {
	background:url(../images/h2_contact.gif) no-repeat;
}

h2.connect {
	background:url(../images/h2_connect.gif) no-repeat;
}

h2.discipleship {
	background:url(../images/h2_discipleship.gif) no-repeat;
}

h2.dwotown {
	background:url(../images/h2_dwotown.gif) no-repeat;
}

h2.enewsletter {
	background:url(../images/h2_enews.gif) no-repeat;
}

h2.gwallace {
	background:url(../images/h2_gwallace.gif) no-repeat;
}

h2.givenow {
	background:url(../images/h2_give.gif) no-repeat;
}

h2.grow {
	background:url(../images/h2_grow.gif) no-repeat;
}
h2.jcwBookEvent {
	background:url(../images/h2_jcwBookEvent.gif) no-repeat;
}


h2.ladies_radiance {
	background:url(../images/h2_ladies_radiance.gif) no-repeat;
}

h2.leaders {
	background:url(../images/h2_PastorAndMinistry.gif) no-repeat;
}
h2.leaders1 {
	background:url(../images/ex.gif) no-repeat;
}
h2.leaders2 {
	background:url(../images/pt.gif) no-repeat;
}
h2.leaders3 {
	background:url(../images/h2_PastorAndMinistry.gif) no-repeat;
}
h2.lifegroups {
	background:url(../images/h2_life_groups.gif) no-repeat;
}


h2.livingsinglefellowship {
	background:url(../images/h2_living.gif) no-repeat;
}

h2.member {
	background:url(../images/h2_member.gif) no-repeat;
}


h2.ministries {
	background:url(../images/h2_ministries.gif) no-repeat;
}

h2.monday_school {
	background:url(../images/h2_monday_school.gif) no-repeat;
}

h2.mov {
	background:url(../images/h2_mov.gif) no-repeat;
}

h2.pastors {
	background:url(../images/h2_pastors.gif) no-repeat;
}

h2.photos {
	background:url(../images/h2_photos.gif) no-repeat;
}

h2.recipes {
	background:url(../images/h2_RecipesForSuccess.gif) no-repeat;
}


h2.search {
	background:url(../images/h2_serach.gif) no-repeat;
}
h2.praise_worship {
	background:url(../images/h2_praise_worship.gif) no-repeat;
}

h2.prayer_engine {
	background:url(../images/h2_prayer_engine.gif) no-repeat;
}
h2.prayer {
	background:url(../images/p_request.gif) no-repeat;
}
h2.receive {
	background:url(../images/h2_receive.gif) no-repeat;
}

h2.services {
	background:url(../images/h2_services.gif) no-repeat;
}

h2.seasoned_saints {
	background:url(../images/h2_seasoned_saints.gif) no-repeat;
}

h2.seven_distinctives {
	margin:10px -8px 0 -8px;
	background:url(../images/h2_seven.gif) no-repeat;
	width:410px;
	height:85px;
	display:block;
	overflow:hidden;
}

h2.song_solomon {
	background:url(../images/h2_song_solomon.gif) no-repeat;
}

h2.sow {
	margin:10px -8px 0 -8px;
	background:url(../images/h2_sow.gif) no-repeat;
	width:410px;
	height:85px;
	display:block;
	overflow:hidden;
}

h2.staff {
	background:url(../images/h2_staff.gif) no-repeat;
}

h2.statement {
	background:url(../images/h2_statement.gif) no-repeat;
}

h2.thanks {
	background:url(../images/h2_thanks.gif) no-repeat;
}

h2.volunteer {
	background:url(../images/h2_volunteer.gif) no-repeat;
}

h2.welcome {
	background:url(../images/h2_welcome.gif) no-repeat;
}

h2.webcasts {
	background:url(../images/h2_webcasts.gif) no-repeat;
}

h2.wov {
	background:url(../images/h2_wov.gif) no-repeat;
}

h2.bjw {
	background:url(../images/h2_bishop_jwallace.gif) no-repeat;
}

h3.events {
	margin:10px 0 0 0;
	background:url(../images/h3_events.gif) no-repeat;
	width:190px;
	height:55px;
	display:block;
	overflow:hidden;
}

h3.services {
	margin:0 0 5px 0;
	background:url(../images/h3_services.gif) no-repeat;
	width:190px;
	height:50px;
	display:block;
	overflow:hidden;
}

h3.webcasts {
	margin:10px 0 10px 0;
	background:url(../images/h3_webcasts.gif) no-repeat;
	width:190px;
	height:64px;
	display:block;
	overflow:hidden;
}

h3.newsletter {
	margin:40px 0 10px 0;
	background:url(../images/h3_newsletter.gif) no-repeat;
	width:190px;
	height:64px;
	display:block;
	overflow:hidden;
}
h2.jcwBookEvent {
	background:url(../images/h2_jcwBookEvent.gif) no-repeat;
}


h2.jcwVictory {
	background:url(../images/h2_JCWVictoryRanch.gif) no-repeat;
}

h2.jcwMinistries {
	background:url(../images/h2_jcwMinistries.gif) no-repeat;
}

h2 span,
h3.events span,
h3.services span,
h3.webcasts span,
h3.newsletter span {
	visibility:hidden;
}

h3 {
	font-size:14px;
	background:url(../images/g_nav_border.gif) repeat-x bottom left;
	padding:0 0 10px 0;
}

/* Links */

a:link, a:visited, a:active, a:hover {
	color:#FFEAAF;
	
}
a:hover {
	text-decoration:none;
}

#header h1 a {
	text-decoration:none;
	display:block;
	height:103px;
	width:170px;
	overflow:hidden;
}
#header h1 a span {
	visibility:hidden;
	overflow:hidden;
}


#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {

}


/* misc html */

.imgborder {
	border:2px solid #FFF;
}

.insetimage {
	margin:0 0 20px 20px;
}

.sidebartext {
	padding:0 20px 0 20px;
}

#left strong, #left b,
#right strong, #right b {
	font-size:11px;
}

/* Positioning */

.centertext { text-align:center; }

.floatleft { float:left; }

.floatright { float:right; }

.clearboth { clear:both; }

.nocursor { cursor:default; }
