@charset "UTF-8";
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}

#container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkgd3open.png);
	background-repeat: no-repeat;
}

h1 {
	font-size:36px;
	font-weight:bold;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: right;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}

.image_frame_l {  
	width: 552px; 
	height: 310px; 
	background: url(http://shekijah.org/2016/July/images/frame_l.png) no-repeat; 
	padding: 10px; 
	margin-bottom: 20px; 
}

.image_frame_m {  
	width: 382px; 
	height: 292px; 
	background: url(http://shekijah.org/2016/July/images/frame_m.png) no-repeat; 
	padding: 5px; 
	margin-bottom: 5px; 
}

.image_frame_m img { 
	width: 380px; 
	height: 290px; 
}

.image_frame_s {  
	width: 203px; 
	height: 109px; 
	background: url(http://shekijah.org/2016/July/images/frame_s.png) no-repeat; 
	padding: 5px; 
	margin-bottom: 5px; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

#slider-wrapper {
	float: right;
	width: 315px;
	height: 240px;
	background-image: url(http://shekijah.org/2016/July/images/monitor.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

#slider {
	position: relative;
	width: 315px;
	height: 180px;
	background: url(http://shekijah.org/2016/July/images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(http://shekijah.org/2016/July/images/arrows2.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#body {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#rotator {
	height: 205px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}

#nav {
	height: 70px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	z-index: 200;
}
		
#footer {
	width: 980px;
	background-color: #574D35;
	font-size: 24px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	z-index: 300;
	color: #FFF;
}
.B1link001 {
	font-size: 14px;
	color: #CCC;
	text-decoration: underline overline;
}

#computer {
	width: 360px;
	padding-top: 60px;
	height: 300px;
	padding-left: 30px;
	clear: none;
	float: left;
}

#welcome {
	width: 860px;
	height: 100%;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
#mobile {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	border: medium outset #F0F;
	padding: 10px;
	margin-bottom: 30px;
	border-radius: 20px 20px 0px 0px;
}
#article {
	background-color: #FFF;
	padding: 20px;
	height: 1700px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#bishop {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
	width: 800px;
	font-size: 24px;
	vertical-align: middle;
}
#aboutBTMS {
	padding: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.SPA2016 {
	border: medium solid #666;
}

#contact {
	width: 325px;
	float: right;
	margin-top: 10px;
}
#schedule {
	float: right;
	width: 325px;
	clear: both;
}
#map {
	width: 475px;
	height: 475px;
	border: thin solid #6F2E45;
	font-weight: bold;
	margin-right: auto;
	margin-left: 10px;
	padding-bottom: 40px;
}
#upcoming {
	float: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 700px;
}
#social {
	float: right;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-right: 10px;
	clear: right;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#scripture {
	clear: both;
	width: 500;
	height: 300;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border: thin solid #666;
	border-radius: 30px;
	background-color:#FFC
	}
#Store {
	height: 350px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#history {
	height: 585px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#visitors {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	color: #94132D;
	border: medium double #95132A;
	margin-bottom: 5px;
	margin-top: 20px;
	height: 275px;
	background-color: #FFF;
	font-size: 24px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#welcome {
	height: 100%;
}
#Transpo {
	height: 400px;
	width: 600px;
	clear: both;
}
#411 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#event {
	background-color: #FFF;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#donate {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: medium dotted #02CB01;
	color: #FFF;
	background-color: #943EC5;
}
#evangelism {
	background-color: #FFF;
	padding: 5px;
}
#evangSites {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#FB {
	height: 500px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
