/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, "Lucida Grande", sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#3764aa;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, "Lucida Grande", sans-serif;
    font-weight:bold;
    line-height:100%;
    color:#000;
}

h1 {
    color:#3167b0;
	font-weight:normal;
	font-family:Georgia, serif;
	font-size:20px;
	margin:5px 0 0px 0;
}

h2 {
    font-size:250%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:100%;
    color:#3167b0;
	margin:0 0 5px 0;
}

h6 {
    font-size:125%;
    color:#000;
}

h3 {
    margin:0 0 0 0;
    font-size:14px;
    color:#333;
    text-transform:uppercase;
    font-weight:normal;
    border-bottom:solid 1px #d0d1d0;
    padding:0 0 2px 0;
}

/* page setup */
body {
    background:url(../images/bg.jpg) repeat-x;
    font-family:"Lucida Grande", Arial, sans-serif;
	background-color: #241E19;
    line-height:150%;
    color:#646464;
    font-size:12px;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:960px;
}

/* header */
div#header {
    height:183px;
    margin:0px 0px 0px 0px;
    background:url(../images/header_bg.png) 50% 0 no-repeat;
}

/* logo */
img#logo {
    margin:15px 0 6px 25px;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
}

/* right column */
div#right {
    width:285px;
    padding:21px 26px 20px 27px;
    float:right;
}

/* content column */
div#content {
    width:auto;
    margin:0px 338px 0px 0px;
    padding:20px 21px 13px 22px;
}

div#content_registration {
    width:auto;
    margin:0px 338px 0px 0px;
}

/* footer */
div#footer {
    width:auto;
    padding:20px 0px 50px 0px;
    clear:both;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    overflow:hidden;
}

div#topmenu ul {
    list-style:none;
    overflow:hidden;
    padding:6px 0 0 0;
}

div#topmenu li {
    float:left;
    margin:0 3px 0 0;
}

div#topmenu a.home {
    color:#fff;
    background:#7ba4db;
    display:block;
    width:139px;
    height:33px;
}

div#topmenu a.homeonpage {
    color:#333;
    background:#d9e6f6;
    display:block;
    width:139px;
    height:33px;
}

div#topmenu a.onpage {
    color:#333;
    background:#d9e6f6;
    display:block;
    width:133px;
    height:33px;
}

div#topmenu a {
    color:#fff;
    background:#7ba4db;
    display:block;
    width:133px;
    height:33px;
    text-align:center;
    line-height:32px;
}

div#topmenu a:hover {
    color:#333;
    background:#d9e6f6;
    display:block;
    height:33px;
    text-align:center;
	text-decoration:none;
    line-height:32px;
}

/* submenu */
div.submenu ul {
	list-style:none;
	overflow:hidden;
	padding:15px 0 12px 25px;
	height:18px;
	color:#7BA4DB;
}

div.submenu li {
    float:left;
    margin:0 25px 0 0;
}

div.submenu a {
    color:#7BA4DB;
}

div.submenu a:hover {
    color:#3167b0;
    text-decoration:underline;
}

/* header top */
div.header_top {;
    position:relative;
    height:36px;
}

div.header_top span.worship_time {
    color:#f3f1e3;
    margin:10px 15px 0 0;
    float:left;
}

div.header_top a.map {
    background:url(../images/map_directionbg.png) 0 0 no-repeat;
    padding:2px 12px 5px 12px;
    color:#f3f1e3;
    margin:7px 0 0 0;
    float:left;
}

div.header_top a.view_cart {
	color:#f3f1e3;
	margin:8px 0 0 445px;
	float:left;
}

div.header_top a.partnership {
    color:#f3f1e3;
    margin:8px 0 0 25px;
    float:left;
}

div.header_top a.online {
	background:url(../images/online_givingbg.png) 0 0 no-repeat;
	width:90px;
	height:85px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:45px;
	right:10px;
}


/* coming Soon ---------------------------*/
div.cshead {
    height:30px;
	background:#fff;
}

div.cs_container {
	background:url(../images/content_bg.jpg) 0 0 repeat-y;
	height:490px;
}

/* gallery ---------------------------*/
div.galleryhead {
    height:30px;
	background:#000;
}

div.gallery_container {
    background:#000;
	height:460px;
}


/* store ---------------------------*/
div.storehead {
    height:170px;
}

div.store_container {
    background:#FFFFFF;
}

div#store_content {
    width:auto;
    margin:0px 0px 0px 0px;
    padding:20px 21px 13px 22px;
}

div.store_left {
    width:448px;
    float:left;
	background-color:#eee;
}

div.store_right {
    float:right;
    width:450px;
	background-color:#eee;
}

div.store_divide {
	height:10px;
	background-color:#FFFFFF;
	clear:both;
}

div.store_data {
    margin:12px 12px 12px 12px;
	padding-bottom:0px;
}

a.link_more {
    font-size:12px;
    color:#b05834;
    line-height:21px;
}

div.store_data span.date {
    display:block;
    color:#999;
    font-size:9px;
    text-transform:uppercase;
}

div.store_data p {
    margin:0;
    font-size:11px;
    color:#333;
    line-height:15px;
}
/* store ---------------------------*/


/* featured */
div.featured {
    height:317px;
}

div.featured_left {
	float:left;
	width:960px;
}

div.featured_preview {
    height:256px;
}

div.featured_preview img {
    display:block;
}

div.featured_right {
    float:right;
    width:338px;
}

div.featured_detail {
    background:url(../images/featured-detail_bgimg.jpg) 0 0 no-repeat;
    width:284px;
    height:215px;
    padding:21px 26px 20px 28px;
}

div.featured_detail h2 {
	margin:0 0 5px 0;
	font-size:20px;
	color:#c68e47;
	font-weight: normal;
}

div.featured_detail p {
    margin:0 0 40px 0;
    font-size:13px;
    color:#dbd6c2;
    text-align:justify;
    line-height:15px;
}

div.featured_detail a.learn_more {
    background:url(../images/learn_morebg..png) 0 0 no-repeat;
    padding:3px 10px 4px 13px;
    color:#f3f1e3;
}

div.bishop_bar {
	background:#ffcc66;
	padding:11px 30px 13px 30px;
	height:37px;
	color: #333333;
}

div.bishop_bar strong {
    margin:0;
    padding:0;
}

/* sermon */
div.sermon_bar {
	background:#ffaa44;
	padding:11px 18px 12px 22px;
	height:38px;
}

div.sermon_bar h2 span {
    font-size:12px;
    color:#4d341e;
    display:block;
}

div.sermon_bar h2 {
	font-size:20px;
	color:#241e19;
	font-weight:normal;
	margin:5px 0 0 0;
	line-height:16px;
	float:left;
}

div.sermon_bar_playlist {
    font-size:20px;
    color:#241e19;
    font-weight:normal;
    margin:0;
    line-height:16px;
	display:block;
    float:left;
}

div.sermon_bar h2 small {
    font-size:12px;
    color:#4d341e;
}

div.sermon_bar a.watch_now {
	background:url(../images/watch_bg.png) 0 0 no-repeat;
	padding:1px 8px 3px 15px;
	color:#f3f1e3;
	margin:10px 0 0 285px;
	float:left;
}

div.sermon_bar_play_now {
	background:url(../images/play_now.png) 0 0 no-repeat;
	display:block;
	width:266px;
	height:31px;
	padding:7px 8px 3px 10px;
	margin:5px 0 0 42px;
	float:left;
}

div.sermon_bar a.faith {
    background:url(../images/faith_bg.png) 0 0 no-repeat;
    display:block;
    width:40px;
    height:39px;
    float:right;
    text-indent:-9999px;
}

/* calender */
div.calender table {
    border:solid 4px #fff;
    background:#edf1f2;
    width:285px;
    height:210px;
}

div.calender table tr td {
    width:35px;
    height:30px;
    padding:4px 0 0 2px;
    font-size:10px;
}

div.calender table tr td.alt {
    background:#ccd7d9;
    color:#5d5d5d;
}

div.calender table tr td.white {
    background:#fff;
    color:#d3d3d3;
}

/* container */
div.container {
    background:url(../images/content_bg.jpg) 0 0 repeat-y;
}

/* widecolumn */
div.widecolumnhead {
    width:622px;
    float:left;
}

div.widecolumn {
    width:576px;
    float:left;
	margin-left:20px;
	margin-top:2px;
}	

/* reset */
div.news_post {
    width:278px;
    float:left;
}

div.post_data {
    margin:12px 0 0 0;
}

a.link_more {
    font-size:12px;
    color:#b05834;
    line-height:21px;
}

div.post_data span.date {
    display:block;
    color:#999;
    font-size:9px;
    text-transform:uppercase;
}

div.post_data p {
    margin:0;
    font-size:11px;
    color:#333;
    line-height:15px;
}


/* 8 hours */
div.post_data_8hours {
    margin:12px 0 0 20px;
}

div.post_data_8hours p {
    margin:0;
    font-size:11px;
    color:#333;
    line-height:15px;
}


/* Media */
div.media_img {
	width:140px;
    float:left;
}

div.media_topmargin {
    margin:50px 0px 0 20px;
	line-height:24px;
	padding-left:26px;
	background-image:url(../images/btn_download.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
}


/* about us ------------------------------------------------ */
div.post_data_about {
    margin:0px 0px 0 0px;
}

div.post_data_about p {
    margin-top:5px;
    font-size:11px;
    color:#333333;
    line-height:15px;
}

div.post_data_about h2 {
	color:#3167b0;
	font-weight:normal;
	font-family:Georgia, serif;
	font-size:20px;
	margin:0 0 0px 0;
}

div.post_data_legal {
    margin-top:0px;
	padding:20px 15px 10px 15px;
	background-color:#eee;
    font-size:9px;
    color:#333;
    line-height:13px;
}

div.youtube {
    float:right;
    width:280px;
	margin-right:20px;
	margin-top:20px;
	padding-top:33px;
}


/* Volunteer */
div.post_data_volunteer {
    margin:12px 10px 0 20px;
}

div.post_data_volunteer p {
    margin-top:5px;
    font-size:11px;
    color:#646464;
    line-height:15px;
}

div.post_data_volunteer h2 {
	color:#3167b0;
	font-weight:normal;
	font-family:Georgia, serif;
	font-size:20px;
	margin:0 0 0px 0;
}

/*-----------------------Event Registration----------------------*/

.ERheading{
	padding-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	line-height:12px;
	background-color:#3167b0;
	color:#FFFFFF;
	height:20px;
	vertical-align:middle;
}

.ERtablebg{background-color:#EEEEEE;}
.ERtable{font-size:11px; padding:5px 0 5px 5px;}

.form_ER{
	width:155px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#333;
	line-height:13px;
}

.input_fieldER {
	border:solid 1px #b1afa7;
	width:155px;
	height:18px;
}

.dardkblue{color:#3167b0; vertical-align:top; font-size:11px; line-height:14px;}
.pl10{padding-left:0px;}

.textareaER{width:259px; 
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:13px;
}
	
.lh14{line-height:14px}
.dowload{background:#FDD062; color:#925C07; height:20px; text-align:center; font-size:13px;}
.bodytext1{font:Arial, Helvetica, sans-serif; color:#333333; font-size:10px; line-height:14px;}
.redcolor{Arial, Helvetica, sans-serif; color: #b05834; font-size:11px; line-height:15px;}

/*-----------------------End of Event Registration---------------*/


/* streaming video */
div.streaming_video {
    float:right;
    width:280px;
}


/* partner registration */
div.partner_one_post {
    width:278px;
    float:left;
	margin-left:20px;
	margin-top:20px;
}

div.partner_month_post {
    float:right;
    width:280px;
	margin-right:20px;
	margin-top:20px;
}

div.widecolumn_partner {
    width:576px;
    float:left;
	margin-left:20px;
	margin-top:22px;
	margin-bottom:25px;
	background-image:url(../images/support_piggy2.jpg);
	background-position: 0px 18px;
	background-repeat:no-repeat;
}

div.partner_data {
    margin:22px 0 0 303px;
}

div.partner_data p {
    margin:0;
    font-size:11px;
    color:#333;
    line-height:15px;
}


/* watch recent */
div.watch_recent {
    margin:12px 0 0 0;
}

div.watch_recent ul {
    list-style:none;
}

div.watch_recent ul li {
    font-size:11px;
    line-height:15px;
}

div.watch_recent ul li a {
    color:#333;
    text-decoration:underline;
}

div.watch_recent ul li a.moreblue {
    color:#3764aa;
    text-decoration:none;
}

div.watch_recent ul li a:hover.moreblue {
    color:#3764aa;
    text-decoration:underline;
}

div.watch_recent ul li span {
    color:#999;
    font-size:9px;
}

/* affiliate sites */
div.affiliate_sites {
    margin:15px 0 0 0;
}

div.affiliate {
    margin:10px 0 10px 0;
}

div.affiliate a.site_link {
    color:#b05834;
}

div.affiliate span {
    display:block;
}

/* upcoming event */
div.upcoming_event {
    margin:0 0 0px 0;
}

div.upcoming_event h2 {
	color:#3167b0;
	font-weight:normal;
	font-family:Georgia, serif;
	font-size:20px;
	margin:0 0 0px 0;
}

/* register form */
div.register_form ul {
    list-style:none;
	padding-left:70px;
}

div.register_form ul li {
    margin:0 0 4px 0;
}

div.register_form ul li label {
    display:block;
    float:left;
    width:140px;
    font-size:11px;
    color:#4d4d4d;
}

div.register_form ul li input.input_field {
    width:230px;
    border:solid 1px #b1afa7;
    padding:3px 5px;
    font-size:11px;
    color:#b1afa7;
	margin-top:4px;
}

div.register_form ul li label.radio {
    float:left;
    width:270px;
    font-size:11px;
    color:#4d4d4d;
	margin-top:4px;
}

div.register_form ul li input.radio {
    width:50px;
    border:solid 1px #b1afa7;
    padding:3px 5px;
	font: normal normal 11px Arial, sans-serif;
    color:#b1afa7;
	margin-top:4px;
}

div.register_form ul li select {
    width:110px;
    border:solid 1px #b1afa7;
    padding:3px 5px;
	font: normal normal 11px Arial, sans-serif;
    color:#b1afa7;
	margin-top:4px;
}

div.register_form ul li textarea {
	width:230px;
	height:65px;
    border:solid 1px #b1afa7;
    padding:3px 5px;
	font: normal normal 11px Arial, sans-serif;
    color:#b1afa7;
	margin-top:4px;
}

div.register_form ul li input.login_submit {
    background:url(../images/btn_register.jpg) 0 0 no-repeat;
    border:0;
    font-size:12px;
    color:blue;
    margin:20 0 0 0px;
    width:145px;
    height:29px;
    padding:0 0 0 10px;
}



/* prayer request form */
div.prayer_form ul {
    list-style:none;
	padding-left:170px;
}

div.prayer_form ul li {
    margin:0 0 4px 0;
}

div.prayer_form ul li label {
    display:block;
    float:left;
    width:120px;
    font-size:11px;
    color:#4d4d4d;
}

div.prayer_form ul li input.input_field {
    width:230px;
    border:solid 1px #b1afa7;
    padding:3px 5px;
    font-size:11px;
    color:#b1afa7;
	margin-top:4px;
}

div.prayer_form ul li select {
    width:241px;
    border:solid 1px #b1afa7;
    padding:3px 5px;
	font: normal normal 11px Arial, sans-serif;
    color:#b1afa7;
	margin-top:4px;
}

div.prayer_form ul li label.select {
    float:left;
    width:275px;
    font-size:11px;
    color:#4d4d4d;
}


div.prayer_form ul li textarea {
	width:230px;
	height:100px;
    border:solid 1px #b1afa7;
    padding:3px 5px;
	font: normal normal 11px Arial, sans-serif;
    color:#b1afa7;
	margin-top:4px;
}

div.prayer_form ul li input.login_submit {
    background:url(../images/btn_pray.jpg) 0 0 no-repeat;
    border:0;
    font-size:12px;
    color:blue;
    margin:20 0 0 0px;
    width:145px;
    height:29px;
    padding:0 0 0 10px;
}




/* login form */
div.login_form ul {
    list-style:none;
}

div.login_form ul li {
    margin:0 0 4px 0;
}

div.login_form ul li label {
    display:block;
    float:left;
    width:102px;
    font-size:11px;
    color:#4d4d4d;
}

div.login_form ul li label.member {
    background:url(../images/member-login_bg.jpg) 0 0 no-repeat;
    padding:0 0 0 25px;
    width:77px;
}

div.login_form ul li input.input_field {
    width:167px;
    border-top:solid 1px #b1afa7;
    border-left:solid 1px #b1afa7;
    padding:3px 5px;
    font-size:11px;
    color:#b1afa7;
}

div.login_form ul li span.registerd {
    color:#4d4d4d;
    font-size:11px;
}

div.login_form ul li a.sign_up {
    color:#976233;
    text-decoration:underline;
}

div.login_form ul li input.login_submit {
    background:url(../images/login_bg.jpg) 0 0 no-repeat;
    border:0;
    font-size:12px;
    color:#f3f1e3;
    margin:0 0 0 20px;
    width:51px;
    height:21px;
    padding:0 0 0 10px;
}

/* footer content */
div.footer_content {
    overflow:hidden;
    margin:0 0 20px 0;
}

/* footer link */
div.footer_link {
    float:left;
    margin:0 0 0 0;
    width:160px;
}

div.footer_link h3 {
    margin:0;
    font-size:12px;
    color:#976233;
    border:none;
}

div.footer_link ul {
    list-style:none;
}

div.footer_link ul li {
    background:url(../images/arrow.png) 0 7px no-repeat;
    padding:0 0 0 12px;
    line-height:15px;
    font-size:10px;
}

div.footer_link ul li a {
    color:#fff;
}

/* copyright */
div.copyright {
    font-size:10px;
    color:#fff;
    float:left;
    clear:both;
    padding:0;
}
div.copyright a.ticmedia {
    padding:0 0 0px 2px;
    color:#fff;
}

/* follow us */
div.follow_us {
    float:left;
}

div.follow_us ul {
    list-style:none;
}

div.follow_us ul li {
    float:left;
    margin:0 10px 0 10px;
}

div.follow_us ul li a.facebook {
    background:url(../images/facebook_bg.png) 0 0 no-repeat;
    padding:0 0 1px 22px;
    color:#7792ce;
}

div.follow_us ul li a.twitter {
    background:url(../images/twitter_bg.png) 0 0 no-repeat;
    padding:0 0 1px 22px;
    color:#a7eaf6;
}


/*General class*/

.img_margin{
	margin-top:10px;
	}
	
.img_margin_L35px{
	margin-left:35px;
	}
	
.img_margin_L45px{
	margin-left:45px;
	margin-right:0px;
	}
	
.headindent45 {
    color:#3167b0;
	font-weight:normal;
	font-family:Georgia, serif;
	font-size:20px;
	margin:5px 0 0px 45px;
}

.floatleft{
	float:left;
	margin-right:20px;
	margin-bottom:12px;
}.orange_text {
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #b05834;
}

