* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#222;
	margin:0px;
	background:#fff;
	text-align:justify;
}
img {
	border:0;
}
table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
a {
	color:#392d1e;
	text-decoration:none;
	}
a:hover {
	color:#5c584c;
	text-decoration:underline;
	}
#main_container{
	background-color:#fbeffc;
	width:100%;
	min-width:975px;
	margin:0 auto 0 auto;
}
#container{
	position:relative;
	
	width:975px;
	z-index:1;	
	margin:0 auto 0 auto;
	background:#fff;
}
#top {
	position:relative;
	width:975px;
	height:300px;
	z-index:1;
	margin:0 auto 0 auto;
}
#top_bckg {
	position:absolute;
	z-index:0;
	width:100%;
	background:url(../images/top_bg.jpg);
	height:300px;
}
#logo {
	position: absolute;
	background:url(../images/logo.png) no-repeat;
	bottom:25px;
	left:0px;
	width:500px;
	height:50px;
	z-index:2;
}


#title{
	position:absolute;
	top:20px;
	left:20px;
	width:935px;
	font-family: Kozuka Gothic Pro, Helvetica;
	border-bottom:1px solid #ddd;
	height:25px;
	z-index:2;
	font-size:16px;
	color:#000000;
}
#content_container {
	position:relative;
	width:975px;
	z-index:0;	
	margin:0 auto 0 auto;
	background:#fff;
	z-index:2;	

}

#content {
	position:relative;
	padding-top:65px;
	min-height:300px;
	z-index:3;	
	padding:65px 20px 20px 20px;
	background:#fff;
	overflow:visible;
}

#bottom {
	position:relative;
	background-color:#332833;
	width:975px;
	height:235px;
	color:#706870;
	font-size:13px;
	z-index:1;
	margin:0 auto 0 auto;
	line-height:15px;
}
#bottom ul {
	padding:5px 20px;
	height:195px;
	width:160px;
}
#bottom ul li ul {
	padding:0 10px;
	height:auto;
}
#bottom ul li a {
	height:15px;
	line-height:15px;
}
#bottom a {
	color:#706870;
	text-decoration:none;

}
#bottom a:hover {
	color:#fff;

}
#bottom_bg {
	position:relative;
	z-index:0;
	background:url(../images/bottom_bg.jpg) repeat-x;
	width:100%;
	height:235px;

}
#bottom_menu {
	position: relative;
	color: #fff;
	top:0px;
	right:0px;
	width:975px;
	height:20px;
	line-height:20px;
	z-index:12;
	display:block;
	background:url(../images/menu_bg.png);
	overflow:hidden;
}
#bottom_menu a {
color: #eee;
}

 /* =======================================
    Top Menu aka Main Menu
    ======================================= */
#menu {
	position: absolute;
	top:275px;
	right:0px;
	width:975px;
	height:25px;
	z-index:4;
	display:block;
	background:url(../images/menu_bg.png);
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#menu li {
}

#menu ul li a {
	float: left;	
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: 400;
	font-size:12px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	cursor:pointer;
	display:block;
	
}
#menu li a:hover {
	color: #fff;
	background:url(../images/menu.png);
}

#menu ul li ul li a, 
#menu ul li ul li a:link, 
#menu ul li ul li a:visited {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	width:140px;
	text-transform: none;
	height:20px;
	margin:0;
	line-height:25px;
	padding:0 10px;
	background:url(../images/menu.png);
	

}


#menu ul li ul li {
	color: #000000;
	height:20px;
	line-height:20px;
	font-size:10px;
	width:160px;
	text-align: right;
	text-transform: none;
	border-left:#05111b solid 1px;
	border-right:#05111b solid 1px;
	border-bottom:#05111b solid 1px;


}

ul#menu ul li ul li:hover, 
#menu ul li ul li:hover {
	text-transform: none;
	height:20px;
	background:url(../images/menu.png);
}

/* drop-down menu */

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

#menu ul li ul {
	display:none;
	position:absolute;
	top:25px;
	right:0px;
	height:21px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:999999;
}

#menu ul li:hover ul, 
#menu ul li.over ul { 
	display: block; 
	height:20px;
	z-index:999999;

}

/*-----Media-------*/
#video {
	position:relative;
	clear:both;
	width:935px;
	padding:0;
	margin:0;
}

#left {
	position:relative;
	float:left;
	width:285px;
	height:391px;
	}
#right {
	position:relative;
	float:right;
	width:646px;
	height:391px;
	}
#now_playing {
	background:#483e48;
	color:#fff;
	border-bottom: solid #000;
	border-bottom-width: 2px;
	position:relative;
	width:631px;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:300;
	padding-left:10px;
}
#pl {
	position:absolute;
	width:640px;
	height:360px;
	border: solid 1px #eee;
}
#tabolous {
	border:solid 1px #eee;
	position:relative;
	clear:left;
	float:left;
	background:#fff;
	width:285px;
	height:387px;
	color:#333;
	font-size:13px;
	margin-left:0px;
}
#tabber {
	clear:left;
	padding:10px;
	width:265px;
	height:340px;
	color:#000;
	font-size:13px;
	overflow:auto;
}
#tabber ul li {
}
#tabber ul li a {
	text-decoration: none;
	height:25px;
	line-height:25px;
	color:#000;
	display:block;
	border-bottom:1px dotted #000;
	padding-left:5px;
}
#tabber li a:hover {
	background:#eee5ef;
	color:#e77714;
	border-bottom:1px dotted #444;
}
.title{
	text-align:center;
	color:#fff;
	background:#483e48;
	display:block;
	border:1px dotted #fff;
	padding:4px;
	font-size:12px;
	font-weight: 500;
	text-transform:uppercase;
}
.main_title{
	text-align:left;
	color:#222;
	display:block;
	border-bottom:1px solid #222;
	padding:4px;
	font-size:12px;
	font-weight: 500;
	text-transform:uppercase;
}
.titlesmall{
	color:#444;
	font-size:12px;
	font-weight: 600;
	text-transform:lowercase;
}
.tabletxt{
	color:#222;
	font-size:13px;
}

#tabmenu {
	border-bottom: solid #000;
	border-bottom-width: 2px;
	background:#332833;
	width:100%;
	height:25px;
}
#tabmenu ul li { 
float:left;
position:relative;
}
#tabmenu ul li a:hover {
	color: #fff;
	background:#e77714;
}
#tabmenu ul li a{
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: 400;
	font-size:12px;
	height:25px;
	line-height:25px;
	padding:0 5px;
	cursor:pointer;
	display:block;
}

.active {
	background:#e77714;
}
#media {
	clear:both;
	margin-top:5px;
	width:935px;
	height:320px;
	font-size:13px;
	background:#fff;
}
#messageboard {
	width:935px;
	height:340px;
	overflow:none;
	border: solid 1px #eee;
}

#path {
	background:#a39ea3;
	width:100%;
	height:25px;
	border-bottom: solid 2px #483e48;
}
#path ul li { 
	float:left;
	font-size:10px;

}
#path li a:hover {
	color: #999;
	text-decoration:underline;
}
#path ul li a {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: 400;
	display:block;
	background:#332833;
	font-size:10px;
	height:25px;
	line-height:25px;
	padding:0 5px;
	margin-right:2px;
}
#path ul li a:hover {
	background:#e77714;
	text-decoration:none;
	color: #fff;
}
#navigation {
	float:right;
	position:relative;
	width:644px;
	height:305px;
	font-size:13px;
	background:#fff;
	border: solid 1px #eee;
	overflow:auto;
}
#navigation li a{
	background:#332833;
	color:#fff;
	clear:both;
	font-size:13px;
	padding-left:5px;
	display:block;
	border-bottom: solid 1px #483e48;
	line-height:20px;
}
#navigation li a:hover {
	background:#e77714;
	color:#fff;
	text-decoration:none;
}
#widgets {
	float:left;
	width:287px;
	height:320px;
	font-size:13px;
	background:#fff;
	margin-left:0;
}

.widget_title {
	width:100%;
	display:block;
	line-height:15px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight: 600;
	font-size:10px;
	color:#000;
	background:#fff;
	border-bottom: solid 1px #000;
}
.listing span a{
	background:#fff;
	clear:both;
	font-size:13px;
	padding-left:5px;
	display:block;
	border-bottom: solid 1px #ccc;
	line-height:20px;
}
.listing span a:hover {
	background:#eee5ef;
	color:#e77714;
	border-bottom: solid 1px #aaa;
	text-decoration:none;
}
#latest, #popular {
	border: solid 1px #eee;
	margin-bottom: 4px;
	padding:10px;
}
#pos1 {
	position:relative;
	float:left;
	border: solid 1px #ddd;
	border-right: none;
	padding:0;
	width:701px;
	overflow:hidden;
}
#pos2 {
	float:right;
	border: solid 1px #ddd;
	padding:10px;
	width:211px;
	height:401px;
}
#pos3, #pos4 {
	float:left;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	width:330px;
	padding:10px;
	height:150px;
	overflow:hidden;
}
#pos5 {
	float:left;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	width:701px;
	padding:0px;
	height:200px;
	overflow:hidden;
}
.slideshow { height: 180px; width: 200px; margin: 0px auto;	overflow:hidden;  }
.widget {
	clear:both;
	margin-bottom:10px;
}

.clr {
clear:both;
}
.news {
	clear:both;
	width:100%;
	border-bottom: solid 1px #ddd;
}
#story {
	width:600px;
	clear:left;
	float:left;
}
#stories {
	border-left: solid 1px #ddd;
	float:right;
	padding:10px;
	width:300px;
}
.right {
	float:right;
	padding-left:20px;
}
.left {
	float:left;
	padding-right:20px;
}
.worship {
	position:absolute;
	bottom:0;
	padding:10px;
}
#family {
	position:relative;
	width:935px;
	height:858px;
	vertical-align:text-bottom;
	background:url(../images/the_family.jpg) no-repeat;
	text-shadow: 0 0 0.4em #fff, 0 0 0.4em #fff,
        0 0 0.4em #fff;
      }
#family1 {
	position:absolute;
	top:0px;
	left:0px;
	width:438px;
	height:287px;
}
#family2 {
	position:absolute;
	top:293px;
	left:499px;
	width:433px;
	height:257px;
}

#kids {
	position:relative;
	width:935px;
	height:1353px;
	vertical-align:text-bottom;
	background:url(../images/kids.jpg) no-repeat;
	text-shadow: 0 0 0.4em #fff, 0 0 0.4em #fff,
        0 0 0.4em #fff;
      }
#kids1 {
	position:absolute;
	top:234px;
	left:0px;
	width:477px;
	height:327px;
}
#kids2 {
	position:absolute;
	top:820px;
	left:0px;
	width:477px;
	height:280px;
}
#kids3 {
	position:absolute;
	top:1103px;
	left:709px;
	width:225px;
	height:250px;
}
#ministry_leaders {
	position:relative;
	width:935px;
	height:1489px;
	vertical-align:text-bottom;
	background:url(../images/ministry_leaders.jpg) no-repeat;
	text-shadow: 0 0 0.4em #fff, 0 0 0.4em #fff,
        0 0 0.4em #fff
}
#ministry_leaders1 {
	position:absolute;
	top:0px;
	left:306px;
	width:627px;
	height:265px;
}
#ministry_leaders2 {
	position:absolute;
	top:268px;
	left:0px;
	width:630px;
	height:238px;
}
#ministry_leaders3 {
	position:absolute;
	top:509px;
	left:306px;
	width:627px;
	height:255px;
}
#ministry_leaders4 {
	position:absolute;
	top:767px;
	left:0px;
	width:540px;
	height:260px;
}
#ministry_leaders5 {
	position:absolute;
	top:1031px;
	left:306px;
	width:421px;
	height:235px;
}
#ministry_leaders6 {
	position:absolute;
	top:1271px;
	left:0px;
	width:731px;
	height:220px;
}
.ministry_title {
	position:absolute;
	top:10px;
	left:10px;
	font-size:20px;
	text-shadow: 0 0 0.6em #fff, 0 0 0.6em #fff,
        0 0 0.6em #fff;
	border-bottom:solid 1px #444;
	padding-right:20px;
		text-transform:lowercase;

}
.ministry_title2 {
	position:absolute;
	top:10px;
	right:10px;
	font-size:20px;
	text-shadow: 0 0 0.6em #fff, 0 0 0.6em #fff,
        0 0 0.6em #fff;
	border-bottom:solid 1px #444;
	padding-left:20px;
			text-transform:lowercase;

}
#worship {
	position:relative;
	width:935px;
	height:1060px;
	vertical-align:text-bottom;
	background:url(../images/worship.jpg);
	text-shadow: 0 0 0.4em #fff, 0 0 0.4em #fff,
        0 0 0.4em #fff}
#worship1 {
	position:absolute;
	top:0px;
	left:0px;
	width:494px;
	height:220px;
}
#worship2 {
	position:absolute;
	top:263px;
	left:494px;
	width:441px;
	height:231px;
}

#worship3 {
	position:absolute;
	top:790px;
	left:440px;
	width:495px;
	height:271px;
}
#worship4:hover, #worship5:hover {
	background:#fff;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
#worship4 {
	position:absolute;
	top:0px;
	left:497px;
	width:438px;
	height:262px;
}
#worship5 {
	position:absolute;
	top:497px;
	left:302px;
	width:270px;
	height:280px;
}
#worship6 {
	position:absolute;
	top:497px;
	left:574px;
	width:360px;
	height:280px;
}
#worship7 {
	position:absolute;
	top:790px;
	left:0px;
	width:440px;
	height:271px;
}
#go {
	position:relative;
	width:935px;
	height:335px;
	vertical-align:text-bottom;
	background:url(../images/go_bg.jpg) no-repeat;
	text-shadow: 0 0 0.4em #fff, 0 0 0.4em #fff,
        0 0 0.4em #fff}
#go1 {
	position:absolute;
	top:0px;
	padding:10px;
	left:507px;
	width:408px;
	height:313px;
}
#go2 {
	position:absolute;
	top:250px;
	left:0px;
	width:470px;
	height:80px;
}
.day {
	height:30px;
	line-height:30px;
	float:left;
	font-size:30px;

}

.year {
	float:left;
	font-size:12px;
	height:30px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);		
	writing-mode: tb-rl;
}
.month {
	float:left;
	clear:both;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:6px;
	font-size:17px;


}
.date {
	float:left;
	padding:5px;
	color:#e77714;
}
#radio_now_playing {
	position:absolute;
	bottom:10px;
}
.radio_title{
	border-bottom: dotted 1px #000;

	font-size:15px;
	letter-spacing:10px;
	font-weight: 500;
	text-transform:uppercase;
}
.radio_txt ul {
	font-size:15px;
	padding-left:20px;
	line-height: 20px;
	color:#483e48;
}
.radio_title2{
	font-size:15px;
	letter-spacing:5px;
	font-weight: 500;
	text-transform:lowercase;
}
.img_a 
{
	opacity: 0.3;
	filter:alpha(opacity=30);
}
.img_a:hover
{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*---------slider------------*/
#page-wrap 									{ width: 700px; height: 250px;
											   }

.slider-wrap								{ width: 700px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0; }
.stripViewer								{ position: relative; overflow: hidden; width: 700px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 700px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{display: block; padding:0 3px; color:#999; border: 1px solid #999;  }
#movers-row									{ position: absolute; left:300px; bottom:3px;  }
#movers-row div								{  float: left; padding:0 3px; }
.cross-link									{ padding:0px; position: relative; z-index: 9999; }
.active-thumb 								{display: block; background:#ddd;}


#movers-row div a:hover 				{ display: block; background:#ddd; text-decoration:none; color:#e77714; }
