/* Desktop Layout: 1150px to a max of 1432px. Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 420px) {
	.gridContainer {
		width: 100%;
		max-width: 420px;
		padding-left: 0;
		padding-right: 0;
		margin: auto;
   }
	#LayoutDiv1 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
   }
	#topbanneruouter {
		padding: 0px;
		float: none;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	#topbannerinner {
		padding: 0px;
		float: left;
		height: 145px;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	#topouter {
		float: none;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#topinner {
		float: left;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#topbannerleft {
		float: left;
		height: auto;
		width: 250px;
		padding-top: 10px;
   }
	#topbannerright {
		float: right;
		height: auto;
		width: 500px;
   }
	.navi_container {
		font-family: Arial, Helvetica, sans-serif;
		color: #434343;
		clear: both;
		float: left;
		width: 100%;
		margin: 0px;
		padding: 0px;
		height: 41px;
		background-repeat: no-repeat;
	   position: absolute;
		top: -20px;
	   /* background-image: url(../images/bethany_topmenu_bg.png);
		*/
		background-position: center -7px;
   }
	.navi_container_inner {
		font-family: Arial, Helvetica, sans-serif;
		color: #434343;
		clear: both;
		float: left;
		width: 100%;
		margin: 0px;
		padding: 0px;
		height: 10px;
   }
	.navi_box {
		clear: both;
		width: 420px;
		padding: 0px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	.navi_leftend {
		background-image: url(../images/navi_lft_brdr.png);
		background-repeat:no-repeat;
		float: left;
		height: 60px;
		width: 19px;
   }
	.navi_textout{
	   width: 100%;
		float:none;
		margin-left:auto;
		margin-right:auto;
   }
	.navi_text {
		font-family: Arial, Helvetica, sans-serif;
		color: #253173;
		width: 100%;
		margin: 0px;
		float: left;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
   }
	.navi_rgtend {
		background-image: url(../images/navi_rgt_brdr.png);
		background-repeat:no-repeat;
		float: right;
		height: 60px;
		width: 18px;
   }
	#banner {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		position:relative;
   }
	.pageouterouter {
		padding: 0px;
		float: none;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	.pageouterinner {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-color: #f1f1f1;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #D4D4D4;
   }
	.pageouter {
		float: none;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#pageouterpage {
		float: left;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#versespage {
		float: left;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
		background-color: #F7F7F7;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #E2E2E2;
		border-bottom-color: #E2E2E2;
		padding-top: 3px;
		padding-bottom: 3px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		margin-top: 30px;
   }
	#verses {
		width:219px;
		height:auto;
		float:left;
   }
	#versescap {
		float: left;
		height: auto;
		width: 420px;
		padding-top: 15px;
		padding-left: 10px;
   }
	#about {
		float: left;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#aboutcap {
		float: left;
		height: auto;
		width: 420px;
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
		color: #253173;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		font-size: 27px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
		-webkit-box-shadow: 0 6px 6px -6px black;
		-moz-box-shadow: 0 6px 6px -6px black;
		box-shadow: 0 6px 6px -6px black;
		margin-bottom: 20px;
   }
	#aboutdes {
		float: left;
		height: auto;
		width: 360px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 25px;
		padding-left: 25px;
		line-height: 25px;
		text-align: center;
		margin-top: 40px;
		margin-bottom: 30px;
   }
	.middlepageouterouter {
		padding: 0px;
		float: none;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	.middlepageouterinner {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-color: #d0e2e9;
   }
	.middlepageouter {
		float: none;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#middlepageouterpage {
		float: left;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 50px;
		margin-bottom: 50px;
   }
	.topbody_box {
		color: #434343;
		width: 175px;
		padding: 0px;
		height: 270px;
		font-size: 13px;
		float: left;
		border: 5px solid #d6d6d6;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.5);
		box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.5);
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 35px;
		margin-left: 110px;
		background-color: #ffffff;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f2f2f2));
		background: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
		background: -moz-linear-gradient(top, #f2f2f2, #ffffff);
		background: -ms-linear-gradient(top, #f2f2f2, #ffffff);
		background: -o-linear-gradient(top, #f2f2f2, #ffffff);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff');
		line-height: 18px;
   }
	.topboxes_head{
		height: 35px;
		width: 175px;
		text-align: center;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		padding-bottom: 5px;
   }
	.topboxes_head_img{
		height: 185px;
		width: 175px;
		text-align: center;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		padding-bottom: 5px;
		padding-top: 5px;
   }
	.topboxes_head_desc{
		height: 65px;
		width: 175px;
		text-align: justify;
		padding-bottom: 5px;
		padding-top: 5px;
		margin-right: 4px;
		margin-left: 4px;
   }
	.topboxes_head_button{
		height: 15px;
		width: 164px;
		text-align: right;
		padding-bottom: 5px;
		padding-top: 10px;
		margin-right: 4px;
		margin-left: 4px;
   }
	.topboxes_head_top10{
		height: 215px;
		width: 175px;
		text-align: justify;
		padding-bottom: 5px;
		padding-top: 10px;
		margin-right: 4px;
		margin-left: 4px;
   }
	.topboxes_des {
		float: left;
		height: auto;
		width: 164px;
		padding-top: 5px;
		text-align: justify;
		padding-right: 5px;
		padding-left: 5px;
   }
	.btmpageouterouter {
		padding: 0px;
		float: none;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	.btmpageouterinner {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-color: #f1f1f1;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #D6D6D6;
   }
	.btmpageouter {
		float: none;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#btmpageouterpage {
		float: left;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 50px;
		margin-bottom: 50px;
   }
	.btmbox {
		background-color: #FFF;
		float: left;
		height: auto;
		width: 215px;
		margin-right: 55px;
		margin-left: 95px;
		margin-bottom:60px;
   }
	.btmbox_img {
		float: left;
		height: auto;
		width: 220px;
		position: relative;
   }
	.btmboxheadback {
		background-image: url(../images/background-texture.png);
		float: left;
		height: 61px;
		width: 220px;
		background-repeat: no-repeat;
		position: absolute;
		background-position: right;
		top: 100px;
		background-color: #3d4384;
   }
	.backimg {
		float: left;
		height: auto;
		width: auto;
		margin-right: 10px;
   }
	.backhd {
		font-family: 'Abel', sans-serif;
		float: left;
		height: auto;
		width: 130px;
		font-size: 28px;
		color: #DFA800;
		padding-top: 10px;
		text-align: left;
   }
	.backhd1 {
		font-family: 'Abel', sans-serif;
		float: left;
		height: auto;
		width: 220px;
		font-size: 28px;
		color: #DFA800;
		padding-top: 10px;
		text-align: left;
		text-align:center;
   }
	.footerpageouterouter {
		padding: 0px;
		float: none;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	.footerpageouterinner {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #D6D6D6;
		background-image: url(../images/footer-background-strip_02.png);
		background-repeat: repeat;
		background-color: #242f6d;
   }
	.footerpageouter {
		float: none;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#footerpageouterpage {
		float: left;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 50px;
		margin-bottom: 50px;
   }
	#footercol1 {
		float: left;
		height: auto;
		width: 200px;
		margin-right: 10px;
		margin-left:20px;
   }
	#footercol1hd {
		float: left;
		height: auto;
		width: 200px;
		font-size: 18px;
		color: #ffc000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		margin-bottom: 10px;
   }
	#footercol1con {
		float: left;
		height: auto;
		width: 200px;
		color: #FFF;
   }
	#footercol2 {
		float: left;
		height: auto;
		width: 200px;
		margin-right: 10px;
		margin-left: 20px;
   }
	#footercol2hd {
		float: left;
		height: auto;
		width: 200px;
		font-size: 18px;
		color: #ffc000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		margin-bottom: 10px;
   }
	#footercol2con {
		float: left;
		height: auto;
		width: 200px;
		color: #FFF;
   }
	#footercol3 {
		float: left;
		height: auto;
		width: 200px;
		margin-left: 20px;
   }
	#footercol3hd {
		float: left;
		height: auto;
		width: 200px;
		font-size: 18px;
		color: #ffc000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		margin-bottom: 10px;
   }
	#footercol3con {
		float: left;
		height: auto;
		width: 200px;
		color: #FFF;
   }
	#footercol4 {
		float: right;
		height: auto;
		width: 150px;
		margin-left: 10px;
		padding-left: 50px;
		padding-top: 30px;
   }
	.btmfooterpageouterouter {
		padding: 0px;
		float: none;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
   }
	.btmfooterpageouterinner {
		padding: 0px;
		float: left;
		height: auto;
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		border-top-width: 0px;
		border-top-style: solid;
		border-top-color: #212c6a;
		background-repeat: repeat;
		background-color: #242f6d;
   }
	.btmfooterpageouter {
		float: none;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
   }
	#btmfooterpageouterpage {
		float: right;
		height: auto;
		width: 420px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 12px;
		margin-bottom: 12px;
		color:#CCC;
		text-align:right;
		font-size:11px;
   }
	#dydes {
		float: left;
		height: auto;
		width:400px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 10px;
		padding-left:10px;
		line-height: 25px;
		text-align:justify;
		margin-top: 40px;
		margin-bottom: 30px;
   }
	.book_box {
		color: #434343;
		width: 180px;
		height: 290px;
		font-size: 12px;
		float: left;
		border: 1px solid #d6d6d6;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.5);
		box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.5);
		margin-top: 20px;
		margin-right: 18px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-color: #ffffff;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f2f2f2));
		background: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
		background: -moz-linear-gradient(top, #f2f2f2, #ffffff);
		background: -ms-linear-gradient(top, #f2f2f2, #ffffff);
		background: -o-linear-gradient(top, #f2f2f2, #ffffff);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff');
		line-height: 18px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 10px;
   }
	.book_head_img{
		height: 215px;
		width: 175px;
		text-align: center;
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		padding-bottom: 5px;
		padding-top: 5px;
   }
	.book_head_button{
		height: 15px;
		width: 180px;
		text-align:center;
		padding-bottom: 5px;
		padding-top: 10px;
   }
	.book_head_button a {
		font-weight: bold;
		color: #666;
		text-decoration: none;
   }
}
