@charset "ISO-8859-1";
html, body {
	height: 100%;
	margin: 0;
	padding: 0px;
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: 400;
	margin: 0px;
}
/*These tags are for the header block and dropdowns on all pages*/
#header {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 95%;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: 160px;
	margin-top: 0px;
	z-index: 150;
	font-size: 11px;
	margin-left: 1%;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	background-image: url(siteimages/sitemenubg.png);
}
#logoDiv {
	height: 109px;
	width: 216px;
	padding-top: 30px;
	padding-left: 125px;
	position: relative;
	z-index: 100;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navDiv {
	padding-top: 87px;
	padding-left: 68px;
	height: 60px;
	width: 650px;
	float: left;
	background-color: rgba(163,131,131,0.25);
}
#bottomMain {
	background-repeat: no-repeat;
	height: 800px;
	width: 100%;
	position: fixed;
	z-index: 1;
	bottom: 0px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(home_images/openroadbg.jpg);
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}	
#footerDiv  {
	height: 75px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 2;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbns {
	background-image: url(footer/footerbg.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 400px;
	position: relative;
	background-position: left bottom;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footerbns img {
	margin-top: 17px;
	margin-left: 6px;
}
a {
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF9900;
}

/*End header block and dropdowns on all pages*/

/* page template */
#middlewrap {
	position: relative;
	/* [disabled]height: 550px; */
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	padding: 0px;
}
#bigpic {
	position:absolute;
	left:32px;
	top:0px;
	width:238px;
	height:276px;
	z-index:2;
}
#bnsDiv {
	background-color: #FFFFFF;
	height: 140px;
	width: 677px;
	position: absolute;
	left: 1px;
	top: 288px;
}
#textDiv {
	position:absolute;
	left:277px;
	top:0px;
	width:364px;
	height:277px;
	z-index:1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
}
/* portfolio flexible pages */
#middlewrapperDiv {
	position: relative;
	height: 570px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
}
#bigpicDiv {
	position: relative;
	width: 490px;
	height: 370px;
	z-index: 10;
	float: left;
	padding: 10px;
	margin-top: 10px;
}
#statementDiv {
	position: relative;
	top: 5px;
	width: 340px;
	height: 360px;
	z-index: 10;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#statementDiv p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
#thumbwrapperDiv {
	width: 900px;
	position: relative;
	float: left;
}
#thumbnails10Div {
	position: relative;
	z-index: 100;
	padding: 10px;
	margin-left: auto;
	margin-top: 3%;
	margin-right: auto;
	width: 850px;
}
#thumbnails11Div {
	position: relative;
	z-index: 100;
	padding: 10px;
	margin-left: auto;
	margin-top: 3%;
	margin-right: auto;
	width: 770px;
}
#thumbnails20Div {
	position: relative;
	z-index: 100;
	padding: 10px;
	margin-left: auto;
	margin-top: 3%;
	margin-right: auto;
	/* [disabled]background-color: #00FFFF; */
	width: 680px;
}
#thumbnails30Div {
	position: relative;
	z-index: 100;
	padding: 10px;
	margin-left: auto;
	margin-top: 3%;
	margin-right: auto;
	width: 680px;
}
#thumbnails16Div {
	position: relative;
	z-index: 100;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	width: 540px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
p .smallprint{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
}
#middlewrapperDiv a img  {
	margin-left: 5px;
}
#thumbwrapperDiv a img{
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#thumbwrapperDiv a:link img{
	color: #666666;
	border: 1px solid #666666;
}
#thumbwrapperDiv a:visited img{
	color: #666666;
	border: 1px solid #666666;
}
#thumbwrapperDiv a:hover img{
	color: #FF9900;
	border: 1px solid #FF9900;
}
#reviewsDiv {
	height: 600px;
	width: 1110px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	z-index: 40;
	position: relative;
}
#quoteDiv {
	font-family: Verdana, Geneva, sans-serif;
	background-color: rgba(204,204,204,0.7);
	padding: 10px;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-radius: 8px;
	z-index: 50;
	position: relative;
}
.quotecolumn {
	width: 260px;
	/* [disabled]background-color: #CCCCCC; */
	float: left;
	position: relative;
	padding-right: 6px;
	padding-left: 6px;
}
#bottomrevDiv {
	background-image: url(reviews/rightblob.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 400px !important;
	width: 200px !important;
	position: fixed;
	z-index: 2;
	right: 0px;
	bottom: 0px;
	height: 1px;
	width: 1px;
	margin: 0px;
}
.writertype {
	text-align: right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}
/* end portfolio flexible pages */
/* bible stories page */
#textbibleDiv {
	position:absolute;
	left:302px;
	top:51px;
	width:404px;
	height:226px;
	z-index:1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
}
#bigpicbible {
	position:absolute;
	left:25px;
	top:63px;
	width:268px;
	height:173px;
	z-index:10;
}
#bnsDiv16 {
	height: 191px;
	width: 548px;
	position: absolute;
	left: 91px;
	top: 299px;
	z-index: 100;
}
#bottomBible {
	background-image: url(bible/images/bottombible.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 575px !important;
	width: 400px !important;
	position: fixed;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	height: 1px;
	width: 1px;
}
/* ceremonial spaces page */
#bottomC {
	background-image: url(ceremonial/images/bottomc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 300px;
	width: 330px;
	position: fixed;
	z-index: 1;
	right: 0px;
	bottom: 0px;
}

/* exhume page */
#middlewrapExhume {
	position: relative;
	height: 550px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	padding: 0px;
}
#textExhumeDiv {
	position:absolute;
	left:431px;
	top:6px;
	width:297px;
	height:364px;
	z-index:1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
}
#bigpicExhume {
	position:absolute;
	left:38px;
	top:14px;
	width:384px;
	height:350px;
	z-index:10;
}
#bnsDiv12 {
	height: 83px;
	width: 802px;
	position: absolute;
	left: 11px;
	top: 420px;
	z-index: 100;
}
#bottomExhume {
	background-image: url(exhume/images/bottomrodent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 430px !important;
	width: 260px !important;
	position: fixed;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	height: 1px;
	width: 1px;
}
#bigpicGrab {
	position: relative;
	width: 209px;
	height: 316px;
	z-index: 10;
	padding-top: 10px;
	float: left;
}
#textDivGrab {
	position: relative;
	width: 300px;
	height: 385px;
	z-index: 20;
	margin-top: 0px;
	float: left;
	margin-left: 25px;
}
#textDivGrab2 {
	position: relative;
	/* [disabled]left: 593px; */
	/* [disabled]top: 2px; */
	width: 300px;
	z-index: 10;
	margin-top: 0px;
	float: left;
	height: 385px;
	/* [disabled]background-color: #FF66FF; */
	margin-left: 25px;
}
#bottomgraphicGrab {
	background-image: url(grab/images/ballgame.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 410px !important;
	width: 315px !important;
	position: fixed;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
	width: 1px;
}
/* Leap of Faith page */
#bottomgraphicLeap {
	background-image: url(leap/images/leaplower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 550px;
	width: 440px;
	position: fixed;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* muttkingdom page */
#bottomMutt {
	background-image: url(muttkingdom/images/bottommutt2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 550px;
	width: 500px;
	position: fixed;
	z-index: 2;
	right: 0px;
	bottom: 50px;
	height: 540px;
	width: 500px;
}
#bottomgraphic4d {
	background-image: url(video/images/passportbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 390px !important;
	width: 430px !important;
	position: fixed;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	height: 1px;
	width: 1px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
#smallType {
	font-size: 9px
}
/* Lightbox begins here */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 101;
	text-align: center;
	line-height: 0;
	}

#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;}

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


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

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


/*Here is the new responsive stuff in 2019*/
ul {
	list-style: none;
	/* [disabled]padding: 0; */
	/* [disabled]margin: 0; */
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#nav li {
	float: left;
	position: relative;
	width: 120px;
	text-align: center;
	cursor: default;
	background-color: #000000;
	height: 18px;
	padding-top: 1px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 190;
}
#nav  li a:hover {
	color: #CCCCCC;
	z-index: 550;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 600;
}

#nav li li a:hover {
	border-top-width: 0;
	border-right-width: 2px;
	border-bottom-width: 0;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 0.2em;
	padding-right: 5px;
	padding-bottom: 0.2em;
	padding-left: 5px;
	z-index: 550;
}

#nav li#first {
	border-left-width: 0px;
}

#nav li ul {
	display: none;
	position: absolute;
	font-weight: normal;
	border-right: solid 1px #7d6340;
	height: 18px;
	width: 120px;
	background-color: #999999;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 600;
}

#nav li li {
	display: block;
	float: none;
	background-color: #999999;
	border: 0;
	height: 18px;
	width: 120px;
	z-index: 550;
}

#nav li:hover ul, li.over ul {
	display: block;
}
/*End header block and dropdowns on all pages*/
#befoul {
	background-image: url(befoul/images/cornerfrog.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}

.thumbSection {
	/* [disabled]background-color: rgba(157,182,177,0.40); */
	width: 60%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	float: left;
	z-index: 100;
}
.textSection {
	background-color: rgba(199,199,199,0.40);
	width: 21%;
	float: left;
	z-index: 100;
	/* [disabled]height: 75%; */
	border-radius: 2%;
	padding-right: 1%;
	padding-left: 1%;
	margin-right: 5%;
}
.textSection img {
	width: 100%;
	margin-bottom: 5px;
}

@media (max-width:1200px){
#header {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 80%;
	padding-bottom: 0px;
	height: 125px;
	margin-top: 0px;
	z-index: 150;
	font-size: 11px;
	background-image: url(siteimages/sitemenubg750.png);
	background-repeat: no-repeat;
	background-position: 312px 29%;
	margin-left: auto;
	margin-right: auto;
}
#logoDiv {
	width: 216px;
	padding-top: 15px;
	padding-left: 161px;
	position: relative;
	z-index: 100;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navDiv {
	height: 44px;
	width: 93%;
	margin: 0;
	padding-right: 0px;
	padding-left: 6%;
	padding-bottom: 0px;
	background-color: #CBCBCB;
	padding-top: 0px;
}
}

@media (max-width:850px){

#header {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 90%;
	padding: 0;
	height: 125px;
	margin-top: 0px;
	z-index: 150;
	font-size: 11px;
	background-image: url(siteimages/sitemenubg-mobile.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 5%;
	margin-right: 5%;
}
#befoul {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(befoul/images/cornerfrog-sm.jpg);
}
#logoDiv {
	width: 98%;
	padding-top: 15px;
	padding-left: 33px;
	position: relative;
	z-index: 100;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right 0;
	background-repeat: no-repeat;
}
#navDiv {
	height: 115px;
	width: 90%;
	margin: 0;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 0px;
	background-color: #CBCBCB;
	padding-top: 0px;
	z-index: 900;
}
#nav li {
	float: none;
	position: relative;
	width: 80%;
	text-align: left;
	cursor: default;
	background-color: #000000;
	height: 18px;
	padding-top: 1px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 0px;
	padding-right: 10%;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	z-index: 900;
}
#nav li#first {
	border-left-width: 0px;
}
#nav  li a:hover {
	color: #CCCCCC;
	z-index: 901;
}
#nav li ul {
	display: none;
	position: absolute;
	font-weight: normal;
	border-right: solid 1px #7d6340;
	/* [disabled]height: 18px; */
	width: 80%;
	background-color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 952;
	float: left;
}
#nav li>ul {
	top: auto;
	left: auto;
	display: none;
	position: absolute;
	font-weight: normal;
	border-right: solid 1px #7d6340;
	width: 80%;
	background-color: #999999;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 914;
}
#nav li ul li {
	display: block;
	background-color: #999999;
	border: 0;
	/* [disabled]height: 18px; */
	width: 80%;
	z-index: 999;
	float: left;
	margin-left: 18%;
}
#nav li li a:hover {
	border-top-width: 0;
	border-right-width: 2px;
	border-bottom-width: 0;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 0.2em;
	padding-right: 5px;
	padding-bottom: 0.2em;
	padding-left: 5px;
	z-index: 901;
}
.thumbSection {
	/* [disabled]background-color: rgba(157,182,177,0.40); */
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	float: none;
	z-index: 100;
	/* [disabled]display: block; */
}
.textSection {
	background-color: rgba(199,199,199,0.40);
	width: 90%;
	float: left;
	z-index: 100;
	/* [disabled]height: 75%; */
	border-radius: 2%;
	padding-right: 1%;
	padding-left: 1%;
	margin-right: 4%;
	margin-left: 4%;
	margin-bottom: 15px;
}
.textSection img {
	width: 100%;
	margin-bottom: 5px;
}
}
