/* Template */
/* Main.css 
--------------------------------------- */

/* General
--------------------------------------- */

.hide {
	display: none;
	}

blockquote {
	padding: 1em 1.5em;
	display: block;
	}

dt {
	margin-top: .5em;
	font-weight: bold;
	}

dd {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	}

ul {
	}

li {
	list-style: disc outside;
	}

table { 
	border-collapse: collapse;
	border-spacing: 0;
	}

img {
	border: none;
	}

p {
	}

strong { 
	font-weight: bold;
	}

em {
	font-style: italic;
	}


/* Structure and Layout
--------------------------------------- */

body {
	text-align: center;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #D1BFAB;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#frame {
	text-align: left;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#container {
	text-align: left;
	width: 780px;
	margin: 0px;
	padding: 0px;
	}

#header {
	margin: 0;
	padding: 0;
	width: 780px;
	float: left;
	height: 120px;
	}
	
#header #logo{
	width: 517px;
	float: left;
	background-image: url(images/mbc_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 29px;
	height: 120px;
	}
	
#header #logo h1{
	padding: 0px;
	margin: 0px;
	}
	
#header #logo h1 a{
	padding: 0px;
	margin: 0px;
	width: 517px;
	display: block;
	text-indent: -9999px;
	height: 120px;
	}
	
#header .search{
	margin: 0;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 92px;
	}
	
#header .search .searchInput{
	border: 1px double #666666;
	margin: 0px;
	width: 114px;
	height: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#header .search .searchButton{
	background-image: url(images/submit_button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	padding: 0px;
	height: 24px;
	width: 39px;
	margin: 0px;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #170D0A;
	cursor: default;
	font-size: 0px;
	}
	
#mainCol {
	margin: 0;
	padding: 0;
	width: 780px;
	float: left;
	}
	
#subCol {
	width: 780px;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
	
/* Home Page
--------------------------------------- */

/* MainCol */

body#home #mainCol #flash{
	margin: 0;
	padding: 0;
	width: 517px;
	float: left;
	background-color: #333333;
	height: 219px;
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
	}	

body#home #mainCol #visitors{
	width: 230px;
	float: right;
	margin-left: 3px;
	background-color: #5B0B09;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	}
	
body#home #mainCol #visitors h1{
	color: #C41E1A;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
	
body#home #mainCol #visitors ul{
	background-image: url(images/visitor_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
	width: 230px;
	margin: 0px;
	}
	
body#home #mainCol #visitors li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B0B09;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	}
	
body#home #mainCol #visitors li a, body#home #mainCol #visitors li a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding-top: 11px;
	padding-right: 52px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	}
	
body#home #mainCol #visitors li a:hover{
	color: #FD8B86;
	text-decoration: underline;
	}
	
body#home #mainCol #visitors li.service a{
	background-image: url(images/times_white.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

body#home #mainCol #visitors li.service a:hover{
	background-image: url(images/times_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
body#home #mainCol #visitors li.directions a{
	background-image: url(images/directions_white.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

body#home #mainCol #visitors li.directions a:hover{
	background-image: url(images/directions_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
body#home #mainCol #visitors li.staff a{
	background-image: url(images/staff_white.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

body#home #mainCol #visitors li.staff a:hover{
	background-image: url(images/staff_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
body#home #mainCol #visitors li.ministries a{
	background-image: url(images/ministries_white.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
body#home #mainCol #visitors li.ministries a:hover{
	background-image: url(images/ministries_red.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
body#home #mainCol #mainbottom{
	width: 780px;
	height: 8px;
	clear: both;
	background-image: url(images/maincol_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
/* SubCol */

body#home #subLeft {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 514px;
	}

body#home #subRight{
	float:right;
	margin: 0px;
	padding: 0px;
	width: 263px;
	}

body#home #subCol h1.title{
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
	
body#home #subCol #info{
	margin: 0;
	padding: 0;
	width: 184px;
	float: left;
	background-image: url(images/info_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
body#home #subCol #infotop{
	margin: 0;
	padding: 0;
	width: 184px;
	height: 24px;
	display: both;
	background-image: url(images/info_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
body#home #subCol #infobottom{
	margin: 0;
	padding: 0;
	width: 184px;
	height: 52px;
	display: both;
	background-image: url(images/info_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
body#home #subCol #infoNav{
	margin: 0;
	width: 172px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 4px;
	}
	
body#home #subCol #infoNav ul{
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B08C5D;
	}
	
body#home #subCol #infoNav li {
	margin: 0;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	}
	
body#home #subCol #infoNav li a, body#home #subCol #infoNav li a {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 24px;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B08C5D;
	border-bottom-color: #E8C28A;
	background-image: url(images/infonav.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: normal;
	}

body#home #subCol #infoNav li a:hover{
	margin: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 24px;
	text-decoration: underline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B08C5D;
	border-bottom-color: #E8C28A;
	background-image: url(images/infonav_hov.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
	}
	
body#home #subCol #infoContent{
	margin: 0;
	width: 144px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
body#home #subCol #infoContent h1{
	padding: 0px;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	}
	
body#home #subCol #infoContent a{
	padding: 0;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	}
	
body#home #subCol #infoContent a:hover{
	text-decoration: underline;
	}
	
body#home #subCol #infoContent p{
	padding: 0px;
	margin-top: .3em;
	margin-right: 0px;
	margin-bottom: .3em;
	margin-left: 0px;
	}
	
body#home #subCol #events{
	margin: 0px;
	width: 315px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: right;
	}
	
body#home #subCol #events .eventsList{
	margin: 0px;
	width: 315px;
	float: left;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
body#home #subCol #events .eventsList ul{
	margin: 0px;
	padding: 0px;
	}

body#home #subCol #events .eventsList li{
	list-style-type: none;
	list-style-image: none;
	background-image: url(images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	}
	
body#home #subCol #events .eventsList li a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #91120F;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin: 0px;
	}
	
body#home #subCol #events .eventsList li a:hover{
	text-decoration: underline;
	}
	
body#home #subCol #quick{
	width: 230px;
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
/* Inside Page
--------------------------------------- */

body#inside #mainCol {
	background-image: url(images/maininside_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
body#inside #mainLeft {
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
body#inside #mainLeft h1{
	background-image: url(images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
body#inside #mainRight {
	margin: 0px;
	float: right;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
body#inside #mainRight h1.title{
	text-align: right;
	margin: 0px;
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
	}
	
body#inside #maininside_bottom {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 6px;
	clear: both;
	background-image: url(images/maininside_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
body#inside #sideContent {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
body#inside #sideContent h1.title{
	text-align: right;
	margin: 0px;
	color: #261E11;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(images/sidecontent_header.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
	
body#inside #sideContent .element{
	width: 170px;
	background-color: #E9D7BE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333333;
	}
	
body#inside #sideContent .element h1 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
		}
		
body#inside #sideContent .element a {
	font-weight: bold;
	color: #333333;
		}

body#inside #sideContent .element a:hover{
	text-decoration: none;
		}

/* Admin
--------------------------------------- */

body#admin #mainCol {
	margin: 0;
	padding: 30px;
	width: 720px;
	float: left;
	}

/* Navigation
--------------------------------------- */

/* Top Navigation */

#topNav {
	margin: 0;
	width: 252px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#topNav ul {
	}

#topNav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topNav li a, #topNav li a:link{
	color: #333333;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	}
	
#topNav li a:hover{
	text-decoration: none;
	}

/* Main Navigation */

#mainNav {
	width: 750px;
	float: left;
	background-color: #262626;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 14px;
	padding-left: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}
	
#mainNav ul {
	margin: 0px;
	padding: 0px;
	}

#mainNav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#mainNav li a, #mainNav li a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	}
	
#mainNav li a:hover{
	background-image: url(images/nav_hov.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
	
/* Side Navigation */
	
#sideNav {
	margin: 0;
	padding: 0;
	width: 220px;
	background-color: #FF0000;
	float: left;
	text-align: right;
	background-image: url(images/sidenav_bg.jpg);
	background-repeat: repeat-y;
	}
	
#sideNav ul {
	margin: 0px;
	padding: 0px;
	width: 210px;
	float: right;
	}

#sideNav li {
	list-style: none;
	background-image: url(images/sidenav_li.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #750E0B;
	}
	
#sideNav li a, #sideNav li a:link{
	color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 0px;
	display: block;
	background-image: url(images/side_white.gif);
	background-repeat: no-repeat;
	background-position: 188px;
	font-weight: bold;
	text-decoration: none;
	}
	
#sideNav li a:hover{
	background-image: url(images/side_red.gif);
	background-repeat: no-repeat;
	background-position: 188px;
	color: #F37370;
	text-decoration: underline;
	}
	
/* Footer Navigation */
	
#footer {
	text-align: right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #AFAFA7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 770px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: AFAFA7;
	font-size: 11px;
	}
	
#footer ul {
	margin: 0px;
	padding: 0px;
	}

#footer li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: .3em;
	padding-bottom: 0px;
	padding-left: .3em;
	}
	
#footer li a, #footer li a:link{
	color: #AFAFA7;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.07em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer li a:hover{
	color: #666666;
	}
	
#footer p {
	margin: 0px;
	padding-top: .4em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #AFAFA7;

	}

/* Headers
--------------------------------------- */

h1, h2, h3, h4 {
	color: #000;
	background-color: transparent;
	}

h1 {
	font-size: 28px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size: 22px;
	color: #8B1310;
	font-weight: normal;
	}

h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	}
	
h4 {
	font-size: 12px;
	color: #000000;
	}
	
/* Links
--------------------------------------- */

a, a:link{
	color: #B51A17;
	font-weight: bold;
	}

a:hover{
	color: #B51A17;
	text-decoration: none;
	}

/* Water
--------------------------------------- */

.breadCrumb{
	margin-bottom: 15px;
	}

/* Blog */

.postTitle{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #91120F;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin: 0px;
	}

.rss{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	}
	
.postDate{
	margin: 0 0 15px 0;
	font-size: 9px;
	text-transform: uppercase;
	color: #C2BD9E;
	font-weight: bold;
	}

/* calendar */




/* photo gallery */

#outerImageContainer{
	background-color: #DED2BB!important;
	}

#imageDataContainer{
	background-color: #DED2BB!important;
	background-image: url(images/photo_gallery_tile.jpg)!important;
	background-repeat: repeat!important;
	background-position: bottom!important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #333333 !important;
	font-size: 12px!important;
	}

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat !important; }

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

#bottomNavClose { background: url(images/closelabel.gif) no-repeat !important; width: 66px !important; height: 22px !important; }

#bottomNavClose img{ display: none !important;}
	
.photoGalleryElement{
	}

.thumbnail {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.photoGalleryElement .thumbContents {
	background-color: transparent;
	background-image: url(images/photo_gallery.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-left-width: 1px !important;
	border-top-style: solid !important;
	border-right-style: solid !important;
	border-bottom-style: none !important;
	border-left-style: solid !important;
	border-top-color: #AEA287 !important;
	border-right-color: #AEA287 !important;
	border-left-color: #AEA287 !important;
	}	

.thumbContents p{
	color: #46311F;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.thumbContents img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AEA287;
	border-right-color: #AEA287;
	border-left-color: #AEA287;
	}

/* Admin */

.RadEContentBordered{
	background: #fff;
	}

.inlineContentAdder .content {
	width: auto !important;
	}

/* Clearing
--------------------------------------- */

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#bible em{
	color: #999999;
	}
#oversome p {
margin-left: 110px;
}
#oversome h2 {
margin-left: 110px;
}
#oversome h3 {
margin-left: 110px;
}
#alist p{
padding-bottom: 20px;

}
#alist p img{
padding-right: 10px;

}
#alist li {
margin-left: 5px;
}
#container{display: inline-block;}

/* Hides from IE-mac \*/
* html #container {height: 1%;}
#container {display: block;}
/* End hide from IE-mac */
