* {
	margin: 0; padding: 0;
}

body{
	margin:0;
	padding:0;
	text-align: center;}

#bodywrapper{
	text-align: center;
	background-image: url(/contentImages/default/background.gif);
	background-repeat: repeat-x;
	height:800px;
}

#wrapper{
	text-align: left;
	width:964px;
	height:100%;
	margin:0 auto;
	background:url(/contentImages/default/wrapperBg.jpg) no-repeat 0px 188px;

}

#index_page{
	/*background: url(/images/index_page/index_bg.gif) center top no-repeat;*/
	background: url(/contentImages/default/home_blank_bg.jpg) no-repeat top right;
	width: 960px;
	height: 498px;
	margin: 0 auto;
	text-align:center;}
	
#index_left{
	float:left;
	width: 579px;}
	
#index_right{
	float:right;
	width: 381px;}

#index_text_top{
	width:574px;
	height:58px;
	margin:0 0 0 0;
	background:url(/contentImages/default/home_tagline.gif) no-repeat;
	float:left;}
#index_text_top h2 {
	display:none;}
	
#index_current_sermon_series{
	color: #8e7faa;
	width:539px!important;
	width:574px;
	margin:0 0 0 0;
	height:235px!important;
	height:275px;
	padding:40px 0 0 35px;
	background:url(/contentImages/default/home_recent_sermons.jpg) no-repeat;
	text-align:left;
	float:left;}
#index_current_sermon_series h2 {
	display:none;}
h3.sermonTitle {
	color:#4d3b55;
	font-size:16px;
	margin:10px 0 0 0;}
#index_current_sermon_series p {
	margin:0 0 0 17px;}
#home_sermonbuttons {
	margin:8px 0 0 17px;}
	
#index_calendar_of_events{
	float:left;
	color: #FFFFFF;
	width:335px!important;
	width:364px;
	margin:0 0 0 0;
	padding:0 0 0 29px;
	height:165px;
	background:url(/contentImages/default/home_calendarevents_bg.jpg) no-repeat;
	text-align:left;}
#index_calendar_of_events h2 {
	display:none;}
a.viewallCalendar {
	float:right;
	clear:both;
	margin:15px 21px 0 0;}
	
#index_visit_us{
	float:right;
	width:193px!important;
	width:210px;
	height:115px!important;
	height:165px;
	padding:50px 0 0 17px;
	background:url(/contentImages/default/home_visitus_bg.jpg) no-repeat;
	text-align:left;}
#index_visit_us img {
	margin:0 0 3px 0;}
	
/*WELCOME PANEL*/
#index_changing_panel{
	width: 381px;
	clear:both;
	height:236px!important;
	height:252px;
	padding:16px 0 0 0;
	text-align:left;
	background:url(/contentImages/default/home_welcome_box.jpg) no-repeat;}
div#welcome_image1 {
	width:151px;
	height:200px;
	float:left;}
div#welcome_image2 {
	width:151px;
	height:200px;
	float:left;}
div#welcome_image3 {
	width:151px;
	height:200px;
	float:left;}
div#panel_container {
	width:202px!important;
	width:220px;
	height:176px!important;
	height:194px;
	padding:18px 0 0 18px;
	margin:0 10px 0 0;
	float:right;
	overflow-y:auto;}
#panel_container h1 {
	font-size:16px;
	color:#765692;
	text-transform:uppercase;
	margin:0 0 10px 0;}
#panel_container p {
	margin-bottom:4px;}
div#panel_tabs {
	width:381px;
	height:32px;
	clear:both;}
#panel_container div#breadcrumb {
	display:none;}
	
	
#index_missions{
	width:381px;
	height:79px;
	clear:both;
	background:url(/contentImages/default/home_missions.jpg) no-repeat;}	
#index_missions a {
	display:block;
	text-indent: -5000px;
	width:381px;
	height:79px;}

div#index_hte {
	width:381px;
	height:88px;
	background:url(/contentImages/default/home_howtoenter.jpg) no-repeat;
	clear:both;}
#index_hte a {
	display:block;
	text-indent: -5000px;
	width:381px;
	height:88px;}
	
#index_connection{
	width:381px;
	height:79px;
	clear:both;
	background:url(/contentImages/default/home_connection.jpg) no-repeat;}	
#index_connection a {
	display:block;
	text-indent: -5000px;
	width:381px;
	height:79px;}

/*
ul#menu{
	margin:0;
	padding:0;
	height:41px;}
	
ul#menu li{
	margin:0;
	padding:0;
	float:left;
	height:41px;
	list-style: none;}

ul#menu a{
	text-indent: -5000px;
	display:block;
	height:41px;
}

#sectionimage{
	height:231px;
	width:753px;
}*/

/* drop down menu */

#menuwrapper{
	behavior: url(../javascript/csshover.htc)
}

#menu, #menu ul{
	padding: 0;
	margin: 0;
	list-style:none;
}

ul#menu li{
 float:left;
 position:relative;
}

li#li_menu_home{ width:76px;  height:41px;}
li#li_menu_ministries{ width:96px; height:41px; } 
li#li_menu_missions{ width:85px;  height:41px;} 
li#li_menu_bible{ width:123px; height:41px; }
li#li_menu_calendar{ width:88px;  height:41px;}
li#li_menu_services{ width:84px;  height:41px;}
li#li_menu_resources{ width:91px;  height:41px;}
li#li_menu_discipleship{ width:109px;  height:41px;}
li#li_menu_about{ width:96px; height:41px; } 
li#li_menu_contact{ width:84px;  height:41px;}

ul#menu a:link, ul#menu a:visited{
 display:block;
 height:41px;
 text-decoration:none;
  color:#FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-weight:normal;
}

* html ul#menu a{
 	width: 100%;
}

#menu ul{
 display:none;
 position:absolute;
 z-index:4;
}

#menu ul.transparent{
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

#menu ul li a:link, ul#menu li a:visited{
 display:block;
 height:41px;
 text-decoration:none;
 color:#FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight:normal;
 padding: 0 10px 0 10px;
}

#menu ul li{
 background-color: #624072;
 height: 20px;
 width: 200px;
}

#menu li:hover {
 background-color: #AE9DBD;
}

#menu li:hover ul{
 display:block;
}

#menu ul li:first-child{
	padding-top:5px;
}

#menu ul li:last-child{
	padding-bottom:5px;
}

/* end drop down menu */

#contentwrapper{
	/*width:753px;*/;
	width:964px;
	float:left;
}

#sidebarwrapper{
	display:none;}

#submenu {
	width:209px;
	background:url(/contentImages/default/sidebarRepeat.gif) repeat-y;}

#content{
	margin:91px auto 0 auto;
	width:960px;}

/* menuNAVIGATION*/

a#menu-home{background: url(/contentImages/default/menu_home.gif) no-repeat; width:76px; text-indent: -5000px; height:41px;}
a#menu-home:hover{background: url(/contentImages/default/menu_home.gif) no-repeat 0px -41px; width:76px; text-indent: -5000px; height:41px;}

a#menu-bibleinstitute{background: url(/contentImages/default/menu_bibleinstitute.gif) no-repeat; width:123px;  text-indent: -5000px;  height:41px;}
a#menu-bibleinstitute:hover{background: url(/contentImages/default/menu_bibleinstitute.gif) no-repeat 0px -41px; width:123px;  text-indent: -5000px;  height:41px;}
	
a#menu-calendar{background: url(/contentImages/default/menu_calendar.gif) no-repeat; width:88px;  text-indent: -5000px;  height:41px;}
a#menu-calendar:hover{background: url(/contentImages/default/menu_calendar.gif) no-repeat 0px -41px; width:88px;  text-indent: -5000px;  height:41px;}
	
a#menu-contact{background: url(/contentImages/default/menu_contact.gif) no-repeat; width:95px;  text-indent: -5000px;  height:41px;}
a#menu-contact:hover{background: url(/contentImages/default/menu_contact.gif) no-repeat 0px -41px; width:95px;  text-indent: -5000px; height:41px;}
	
/*a#menu-discipleship{background: url(/contentImages/default/menu_discipleship.gif) no-repeat; width:109px; text-indent: -5000px; height:41px;}
a#menu-discipleship:hover{background: url(/contentImages/default/menu_discipleship.gif) no-repeat 0px -41px; width:109px; text-indent: -5000px; height:41px;}*/

a#menu-discipleship{background: url(/contentImages/default/menu_growthgroups.gif) no-repeat; width:109px; text-indent: -5000px; height:41px;}
a#menu-discipleship:hover{background: url(/contentImages/default/menu_growthgroups.gif) no-repeat 0px -41px; width:109px; text-indent: -5000px; height:41px;}
	
a#menu-members{background: url(/contentImages/default/menu_members.gif) no-repeat; width:92px; text-indent: -5000px; height:41px;}
a#menu-members:hover{background: url(/contentImages/default/menu_members.gif) no-repeat 0px -41px; width:92px; text-indent: -5000px; height:41px;}
	
a#menu-ministries{background: url(/contentImages/default/menu_ministries.gif) no-repeat; width:96px; text-indent: -5000px; height:41px;}
a#menu-ministries:hover{background: url(/contentImages/default/menu_ministries.gif) no-repeat 0px -41px; width:96px; text-indent: -5000px; height:41px;}
	
a#menu-missions{background: url(/contentImages/default/menu_missions.gif) no-repeat; width:85px; text-indent: -5000px; height:41px;}
a#menu-missions:hover{background: url(/contentImages/default/menu_missions.gif) no-repeat 0px -41px; width:85px; text-indent: -5000px; height:41px;}
	
a#menu-sermons{background: url(/contentImages/default/menu_sermons.gif) no-repeat; width:91px; text-indent: -5000px; height:41px;}
a#menu-sermons:hover{background: url(/contentImages/default/menu_sermons.gif) no-repeat 0px -41px; width:91px; text-indent: -5000px; height:41px;}
	
a#menu-services{background: url(/contentImages/default/menu_services.gif) no-repeat; width:84px; text-indent: -5000px; height:41px;}
a#menu-services:hover{background: url(/contentImages/default/menu_services.gif) no-repeat 0px -41px; width:84px; text-indent: -5000px; height:41px;}

a#menu-about{background: url(/contentImages/default/menu_about.gif) no-repeat; width:96px;  text-indent: -5000px;  height:41px;}
a#menu-about:hover{background: url(/contentImages/default/menu_about.gif) no-repeat 0px -41px; width:96px;  text-indent: -5000px;  height:41px;}

a#menu-contact{background: url(/contentImages/default/menu_contact.gif) no-repeat; width:84px; text-indent: -5000px; height:41px;}
a#menu-contact:hover{background: url(/contentImages/default/menu_contact.gif) no-repeat 0px -41px; width:84px; text-indent: -5000px; height:41px;}



/** Typography **/

body {
	font-family:Arial, Helvetica, sans-serif;}

#content a{
	color:#4f0280;}

#content{
	color:#4b4b4a;
	font-size:12px;}
	
#content h1 {
	margin-top:0;}
	
#submenu {
	font-size:12px;}
#submenu h2 {
	width:209px;
	height:15px;
	background:url(/contentImages/default/sidebarh2.gif) no-repeat;
	margin-top:30px;
	padding:30px 10px 10px 30px;}
#submenu ul {
	background:url(/contentImages/default/sidebarEnd.gif) no-repeat bottom;
	padding:0 0 10px 0;
	margin:0;
	list-style-type:none;
	text-indent:30px;}
#submenu ul li {
	margin:0;
	padding:0;}
#submenu ul li a {
	color:#5b5b5b;
	text-decoration:none;
	display:block;
	width:209px;
	height:21px;
	background:url(/contentImages/default/submenuLink_bg.gif) 0px -21px no-repeat;
	padding:3px 0 0 0;}
#submenu ul li a:hover {
	color:#FFFFFF;
	background:url(/contentImages/default/submenuLink_bg.gif) no-repeat;}

a {outline:none;}



/*MISC*/

.clear {
	width:100%;
	font-size:0;
	line-height:0;
	clear:both;}
	
	#podcast_panel{
	float:right;
	background:#fffed6;
	border:1px solid #e1d8a6;
	padding:3px 5px;
	margin-left:5px;
	width:195px;
	_width:205px;
	font-family:Arial;
}
#podcast_panel h2{
	margin:0;
	font-family:Arial;
}
#podcast_panel img{
	float:left;
	padding-right:3px;
}
#podcast_panel .subheader{
	font-size:11px;
}
#podcast_panel .what{
	float:right;
	font-size:10px;
}

#sectionimageinner{
	height: 140px;
	width:740px;
}
#footer_index{
	border-top: 4px solid #f8a948;
	background-color:#fcdab1;
	color: #ba8444;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	clear:both;
	margin-top:105px;
}

a.footer_link:link{
	text-decoration: none;
	color: #ba8444;
}
a.footer_link:visited{
	text-decoration: none;
	color: #ba8444;
}
a.footer_link:active{
	text-decoration: none;
	color: #ba8444;
}
a.footer_link:hover{
	text-decoration: underline;
	color: #ba8444;
}

/*** MINISTRY INDEX ***/

#ministrypanel{
	text-align: left;
	margin:0 auto;
	width:100%;
	background:#330749;}
#ministrypanelContent {
	width:964px;
	margin:0 auto;
	text-align:left;
	color:#FFFFFF;
	padding:30px 0 30px 0;
	font-size:12px;}
#ministrypanelContent a {
	color:#ffffff;}


