/* 
Styles Sheet
Bible-Stories-Library.com
Author: Pat Boone
Last updated: 20-AUG-09
*/

body {
	font-family: "Arial";
	font-size: 11pt;
	height: auto;
	color: black;
	background-color: #DCC8A0;
	margin: 0;
	line-height:120%;
}

h1 {
	text-align: center;
	font-family: "Arial"; /*"Monotype Corsiva";*/
	font-style: italic;
	font-weight: bold;
	font-size: 20pt;
	line-height:120%;
}

h2 {
	text-align: center;
	font-family: "Arial";
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	line-height:120%;
}

h3 {
	text-align: left;
	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold;
	line-height:120%;
	color: red;
}

/*LINKS SECTION*/
a { color:#0000FF; text-decoration:none; font-weight:bold;}
a:hover {text-decoration: underline;}
a.nav_link {color:#000000;}
a.nav_link:hover {text-decoration: underline; font-size:11pt;}

/*LAYOUT SECTION*/
table.bkgrd {background-color:#DCC8A0;}
table.main {border-style:double; border-color:#5F360F;}
td.main {background-color:#FFFFFF; text-align:left; font-size:12px; color:#000000; line-height:120%; font-family: arial; }
td.nav {text-align:left; font-size:10pt;  background-color:#FFFFFF; line-height:120%; font-family: arial; }
td.hdr {background-color:#FCEFDA; border-top:solid 2px black; border-bottom:solid 2px black; font-weight:bold; font-style:italic; }
td.homepg {background-color:#FFFFFF; padding: 5px; text-align:left; font-size:12px; color:#000000; line-height:120%; font-family: arial;border-style:double; border-color:#5F360F; }

.book_img_left {border-style: solid;border-width: 1pt;border-color: #78643C;float:left; display: block; text-indent: -999em;margin: 2px 2px 2px 2px; padding: 15px;}
.book_img_right {border-style: solid;border-width: 1pt;border-color: #78643C;float:right; display: block;text-indent: -999em;margin: 2px 2px 2px 2px;}
.book_img_middle { border-style: solid;border-width: 1pt;border-color: #78643C;float: center;display: block; text-indent: -999em;margin: 2px 2px 2px 2px;}

/*TEXT MODS SECTION*/
div.center_box {text-align: center;}
span.emphasize {font-size:12px; font-weight:bold; font-style:italic;background-color:#B3B3B2;}
div.emphasize {font-size:12px; font-weight:bold; font-style:italic;background-color:#B3B3B2;}
div.advertise {font-size:13px; font-weight:bold; font-style:italic; background-color:#C09F8C;padding:5px;}
div.big_link_cb {text-align: center; width:100%; font-size:16px; font-weight:bold; color:#0000FF; font-style:italic; line-height:120%;}

/*HEADER SECTION*/
td.header {background-color:#DCC8A0;}

/*FOOTER SECTION*/
span.footer {font-size:10px; color:#5F360F; line-height:100%; font-family:verdana;}
td.footer {background-color:#FFFFFF;border-top:10px solid #5F360F; text-align:center;}
