﻿@media screen {

/* base styles */
* {
	padding: 0px;
	margin: 0px;
}
html {
	height: 100%;
}
body {
	background-color: #27160c;
	color: #000000;
	font: 13px "Lucida Sans Unicode", Arial, sans-serif;	
	margin: auto;
	padding: 0px;
}
p {
	font-size: 13px;
	margin: 0px 25px 0px 0px;	
}
h4 {
    padding: 0;
    margin: 0;
}
h3 {
    padding: 0;
    margin: 0;
}
h2 {
    padding: 0;
    margin: 0;
}
h1 {
    padding: 0;
    margin: 0;
}
h1 {
	color: #462715;
	font-size: 26px;
}
h2 {
	color: #803909;
	font-size: 21px;
}
h3 {
	color: #357354;
	font-size: 16px;
}
h4 {
	color: #3d4a44;
	font-size: 14px;
}
/* list styles */
ul li {
	list-style: inside circle;
	text-indent: 20px;
	line-height: 20px;
}
ol li {
	text-indent: 20px;
	line-height: 20px;
	list-style-position: inside;
}
/* table styles */
/* NOTE:  background color out #DEE7DE - light green */

/* event styles for table on homepage */
table .eventdate {
	font-size: 10px;
	color: #87734b;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/date_bg.gif);
	background-repeat: no-repeat;	
	height: 35px;
	width: 33px;
	padding: 2px 0px 0px 1px;
	margin: 0px;
}
table .eventtext {
	color: #3d4a44;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 8px 5px;	
}
table .eventtext a:visited {
	color: #3d4a44;
	text-decoration: none;
}
table .eventtext a:link {
	color: #3d4a44;
	text-decoration: none;
}
table .eventtext a:hover {
	color: #3d4a44;
	text-decoration: underline;	
}

table .eventtext a:active {
	color: #3d4a44;
	text-decoration: underline;	
}

/* news styles for table on homepage */
table .newstext {
	color: #9a5132;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 8px 5px;	
}
table .newstext a:visited {
	color: #9a5132;
	text-decoration: none;	
}
table .newstext a:link {
	color: #9a5132;
	text-decoration: none;	
}
table .newstext a:hover {
	color: #9a5132;
	text-decoration: underline;	
}

table .newstext a:active {
	color: #9a5132;
	text-decoration: underline;	
}

/* link styles */
a:visited {
	color: #357354;
	text-decoration: none;	
}
a:link {
	color: #357354;
	text-decoration: none;	
}
a:hover {
	color: #5E2A07;
	text-decoration: underline;
}

a:active {
	color: #5E2A07;
	text-decoration: underline;
}

/* back to top div */
.top {
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #baad85;
	padding-top: 4px;
}
/* horizontal rule */
.hr {
	width: 93%;
	height: 1px;	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #baad85;
	margin: 5px 0px;	
}
/* text indentations */
.indent1 {
	text-indent: 20px;
}
.indent1_bold {
	text-indent: 20px;
	color: #27160C;
	font-weight: bold;	
}
.indent2 {
	text-indent: 50px;
}

/* bold text for emphasis */
.boldtext {
	color: #27160C;
	font-weight: bold;
}

/* paragraph emphasis style */
.emphasis {
	font-size: 22px;
	font-style: italic;
	color: #803909;
	background-position: center;
	width: 600px;
	margin: 10px auto 20px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.emphasis p {
	font-size: 22px;
	font-style: italic;
	color: #803909;
	background-position: center;
	width: 600px;
	margin: 10px auto 20px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* text citation */
.citation {
/*	font-size: 11px; */
	font-style: italic;
	background-position: center;
	width: 600px;
	margin: 10px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* line spacing for lists */
.list {
	line-height: 18px;
}

/* white border around images */
.imgbg {
	padding: 10px;
	margin: 5px;
	border: 1px solid #baae81;
	background-color: #ffffff;
}
/* photo caption */
.caption {
	font-size: 10px;
	text-align: center;
}

/* box bg color for rightsub */
.boxbg {
	padding: 3px;
	border: 1px dotted #baae81;
	text-align: center;
	background-color: #D8D1B9;
}
.clear {
	clear: both;
}

/* page header styles */
#header {
	background-color: #ffffff;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 1108px;
	margin: 15px auto 0px auto;
}
#headerbott {
	background-image: url(../images/curve_bott.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 1108px;
	margin: 0px auto 10px auto;
}

/* fmbc logo - word mark */
#fmbcwm {
	background-repeat: no-repeat;
	height: 109px;
	width: 285px;
	float: left;
	clear: left;
	margin: 27px 0px 0px 45px;
}

/* search styles */
#searchwrapper {
	float: right;
	margin: 26px 45px 0px 0px;
}
#searchbutton {
	width: 40px;
	height: 18px;
}

/* nav bg and image rollovers */
#nav {
	background-color: #ffffff;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 48px;
	margin: 0px auto;
	width: 1108px;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
}
#nav ul li {
	display: inline; 
	text-indent: -99999px;
}
#nav ul li a {
	float: left; 
}
#nav ul li a.home {
	width: 106px;
	height: 48px;
	background: url("../images/home.gif") no-repeat; 
	margin: 0px 0px 0px 9px;
}
#nav ul li a.home_on {
	width: 106px;
	height: 48px;
	background: url("../images/home_on.gif") no-repeat; 
	margin: 0px 0px 0px 9px;
}
#nav ul li a:hover.home {
	background-position: 0 -48px;
}
#nav ul li a.about {
	width: 133px;
	height: 48px;
	background: url("../images/about.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a.about_on {
	width: 133px;
	height: 48px;
	background: url("../images/about_on.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a:hover.about {
	background-position: 0 -48px;
}
#nav ul li a.worship {
	width: 121px;
	height: 48px;
	background: url("../images/worship.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a.worship_on {
	width: 121px;
	height: 48px;
	background: url("../images/worship_on.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a:hover.worship {
	background-position: 0 -48px;
}
#nav ul li a.disciple {
	width: 187px;
	height: 48px;
	background: url("../images/disciple.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a.disciple_on {
	width: 187px;
	height: 48px;
	background: url("../images/disciple_on.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a:hover.disciple {
	background-position: 0 -48px;
}
#nav ul li a.serving {
	width: 119px;
	height: 48px;
	background: url("../images/serving.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a.serving_on {
	width: 119px;
	height: 48px;
	background: url("../images/serving_on.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a:hover.serving {
	background-position: 0 -48px;
}
#nav ul li a.news {
	width: 175px;
	height: 48px;
	background: url("../images/news.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a.news_on {
	width: 175px;
	height: 48px;
	background: url("../images/news_on.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a:hover.news {
	background-position: 0 -48px;
}
#nav ul li a.resources {
	width: 140px;
	height: 48px;
	background: url("../images/resources.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a.resources_on {
	width: 140px;
	height: 48px;
	background: url("../images/resources_on.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a:hover.resources {
	background-position: 0 -48px;
}
#nav ul li a.contact {
	width: 110px;
	height: 48px;
	background: url("../images/contact.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a.contact_on {
	width: 110px;
	height: 48px;
	background: url("../images/contact_on.gif") no-repeat; 
	margin: 0px;
}
#nav ul li a:hover.contact {
	background-position: 0 -48px;
}

/* sub-page header styles */
#subnav {
	background-image: url(../images/subnav_bg.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	height: 31px;
	width: 1108px;
	background-color: #FFFFFF;
}
#subnav a:visited {
	color: #3e3028;
	text-decoration: none;	
}
#subnav a:link {
	color: #3e3028;
	text-decoration: none;	
}
#subnav a:hover {
	color: #3e3028;
	text-decoration: underline;
}
#subnav a:active {
	color: #3e3028;
	text-decoration: underline;
}
#subnav ul {
	list-style-type: none;
	padding-top: 8px;
}
#subnav ul li {
	display: inline;
	margin: 8px 0px 0px 30px;
}

/* content styles */
#contenttop {
	background-image: url(../images/curve_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 1108px;
	margin: 0px auto;
}
#contentborder {
	background-color: #ffffff;
	width: 1108px;
	margin: 0px auto;
}
#contentwrapper {
	background-color: #d8d1b9;
	width: 1090px;
	margin: 0px auto;
}
#contentbott {
	background-image: url(../images/curve_bott.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 1108px;
	margin: 0px auto;
	clear: both;
}

/* left content wrapper */
#leftwrapper {
	width: 755px;
	float: left;
	margin: 15px 0px 15px 15px;
	background-color: #d8d1b9;
	clear: both;
}
#leftsub {
	padding: 20px;
}
/* flash slideshow styles */
#flash {
	height: 276px;
	width: 754px;
	background-repeat: no-repeat;
	background-image: url(../images/flash_bg.gif);
	margin: 0px;
}
#slideshow {
	padding: 0px;
	background-color: #c9c2ab;
	height: 199px;
	width: 409px;
	margin: 13px 0px 0px 40px;
}
/* latest message styles */
#message {
	height: 75px;
	width: 754px;
	background-image: url(../images/latest2_bg.gif);
	margin: 12px 0px 12px 0px;
}
#message_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #5e2a07;
	height: 33px;
	width: 495px;
	float: left;
	margin: 21px 0px 0px 15px;
	text-transform: capitalize;
}
#message_text a:visited {
	color: #5e2a07;
	text-decoration: none;	
}
#message_text a:link {
	color: #5e2a07;
	text-decoration: none;	
}
#message_text a:hover {
	color: #5e2a07;
	text-decoration: underline;	
}
#message_text a:active {
	color: #5e2a07;
	text-decoration: underline;	
}
#message_date {
/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 12px;
	font-weight: bold;
	color: #5e2a07;
	text-align: right;
	height: 20px;
	width: 116px;
	float: right;
	margin: 25px 20px 10px 10px;
}
#arrow {
	background-image: url(../images/arrow_large.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 104px;
	margin: 0px;
}
#arrow_text {
	height: 31px;
	width: 80px;
	margin: 19px 0px 0px 15px;
	float: left;
}
#arrow_text p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663f1e;
}

/* extra items at bottom of homepge */
#extraswrapper {
	height: 161px;
	width: 754px;
	margin: 0px;
}
#extra1 {
	height: 161px;
	width: 214px;
	margin: 0px 40px 0px 15px;
	float: left;
	background-color: #FFFFFF;
}
#extra1_image {
	background-color: #c9c2ab;
	height: 143px;
	width: 196px;
	margin: 9px 0px 0px 9px;
}
#extra2 {
	height: 161px;
	width: 214px;
	margin: 0px 40px 0px 0px;
	float: left;
	background-color: #FFFFFF;
}
#extra2_image {
	background-color: #c9c2ab;
	height: 143px;
	width: 196px;
	margin: 9px 0px 0px 9px;
}
#extra3 {
	height: 161px;
	width: 214px;
	margin: 0px 15px 0px 0px;
	float: right;
	background-color: #FFFFFF;	
}
#extra3_image {
	background-color: #c9c2ab;
	height: 143px;
	width: 196px;
	margin: 9px 0px 0px 9px;
}

/* article wrapper */
#leftwrapper_article {
	width: 1040px;
	float: left;
	margin: 15px 0px 15px 15px;
	background-color: #d8d1b9;
	clear: both;
}
#title_article {
	width: 1040px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #baae81;
	font-size: 22px;
	font-weight: bold;
	color: #3d4a44;
	text-transform: uppercase;
	margin: 0px;
}
#articlewrapper {
	width: 850;
}
#article_left {
	width: 600px;
	float: left;
}
/* formatting for single review blog */
#article_review {
	float: right;
	height: auto;
	width: 390px;
	margin: 0px 0px 0px 5px;
	clear: both;
}
/* line spacing for article review gadgets */
.review {
	line-height: 40px;
}

/* right content wrapper */
#rightwrapper {
	width: 254px;
	margin: 15px 15px 15px 0px;
	background-color: #d8d1b9;
	float: right;
}
#rightwrapper_sub {
	width: 246px;
	margin: 15px 15px 15px 0px;
	float: right;
	background-color: #e6e1d0;
	clear: right;
	padding: 5px;
}
#rightsub {
	border: 1px solid #baae81;
	padding: 8px;
}
#rightsub p {
	line-height: 20px;
}
#eventswrapper {
	margin: 0px 0px 25px 0px;
}
#event_label {
	background-image: url(../images/upcoming_events.gif);
	height: 24px;
	width: 152px;
	margin: 0px;
}
#event_more {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	float: right;
}
#event_more a:visited {
	color: #803909;
	text-decoration: none;	
}
#event_more a:link {
	color: #803909;
	text-decoration: none;	
}
#event_more a:hover {
	color: #803909;
	text-decoration: underline;	
}
#event_more a:active {
	color: #803909;
	text-decoration: underline;	
}
#event_image {
	margin-bottom: 15px;
}
#newswrapper {
	margin: 0px;
}
#news_label {
	background-image: url(../images/latest_news.gif);
	height: 24px;
	width: 109px;
	margin: 0px;
}
#news_more {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	float: right;
}
#news_more a:visited {
	color: #803909;
	text-decoration: none;	
}
#news_more a:link {
	color: #803909;
	text-decoration: none;	
}
#news_more a:hover {
	color: #803909;
	text-decoration: underline;	
}
#news_more a:active {
	color: #803909;
	text-decoration: underline;	
}
#news_image {
	margin-bottom: 15px;
}

/* page title styles */
#title {
	width: 750px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #baae81;
	font-size: 22px;
	font-weight: bold;
	color: #3d4a44;
	text-transform: uppercase;
	margin: 0px;
}

/* footer styles */
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	height: 45px;
	width: 1090px;
	clear: both;
}
#footer_address {
	float: left;
	margin: 15px 0px 0px 15px;
}
#footer_phone {
	float: right;
	margin: 15px 15px 0px 0px;
}
#copyright {
	font-size: 11px;
	color: #ffffff;
	margin: 10px auto;
	text-align: center;
}
#copyright a:visited {
	color: #ffffff;
	text-decoration: none;	
}
#copyright a:link {
	color: #ffffff;
	text-decoration: none;	
}
#copyright a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

#copyright a:active {
	color: #ffffff;
	text-decoration: underline;	
}

/* lightbox styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:visited:hover { background: url(../../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(../../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(../../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#nextLink:hover { background: url(../../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

}

