@charset "UTF-8";
/* Vintage Church home layout */
/* It's all About Jesus */

*, img, a {
	padding: 0;
	margin: 0;
	border: 0;
	}

input {border: 1px solid #999;
	padding: 2px;
	width: 375px;}

ul{
	list-style: none;
	}

body {
	font: .7em Arial, Helvetica, sans-serif ;
	line-height: 140%;
	background: #736440;
	}
	
a {outline: none}

p {padding: 10px 0px;}


#wrap {
	margin: 0px auto;
	text-align: center;
	width:  832px;
}

#top {
	height: 426px;
	overflow: hidden;
}

#video_block {
	float: left;
	width: 742px;
	background: #fff url('../images/video_back.jpg') no-repeat;
	vertical-align: middle;
	padding-top: 22px;
	padding-left: 17px;
	height: 426px;
	overflow: hidden;
}


#bottom {
	clear:both;
	float:left;
	overflow:hidden;
	height: 184px;
	width: 994px;}
	
#bottom a {height: 184px; float: left;}

#bottom #nav1 a {
	width: 302px;
	background: url(../images/read.jpg) no-repeat bottom;
	}

#bottom #nav1 a:hover {
	background: url(../images/read.jpg);
	}

#bottom #nav2 a {
	width: 435px;
	background: url(../images/download.jpg) no-repeat bottom;
	}

#bottom #nav2 a:hover {
	background: url(../images/download.jpg);
	}

#bottom #nav3 a {
	width: 257px;
	background: url(../images/purchase.jpg) no-repeat bottom;
	}

#bottom #nav3 a:hover {
	background: url(../images/purchase.jpg);
	}



#relit_book_bar {
	z-index: 10;
	width: 100%;
	position: fixed;
	}

#relit_book_content {
	padding: 20px 80px;
	font-size: 1.5em;
	line-height: 140%;
	}
	
#relit_book_details {
	background: #000;
	color: #ccc;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
	min-height: 0px;
	}
	* html #relit_book_details {height: 200px;} /* IE 6 sucketh */

#relit_book_details:hover {opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;}

#relit_badge {
	margin-left: 25px;
	}

#footer {
	background: #000;
	color: #6b6c66;
	padding: 10px;
	padding-top: 15px;
	height: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	font-size: .9em;
	margin-top: 20px;
	margin-left: 35px;
	width: 730px;
}

#footer a {
	color: #aeae92;
	text-decoration: none;
	}

#footer a:hover {
	color: #fff;
	}



/* Extra psuedo elements */
	
#preload_images {
	}