h1 { 
font: bold 170% "Verdana", "MS Sans Serif", "Helvetica", sans-serif;
font-style: normal;
font-weight: 600;
text-align:center;
}

h2 { 
font: bold 150% "Verdana", "MS Sans Serif", "Helvetica", sans-serif;
font-weight: 600;
text-align:center;
}

h3 { 
line-height:50%;
font: bold 100% "Verdana", "MS Sans Serif", "Helvetica", sans-serif;
}

p { font: normal 100% "Verdana", "MS Sans Serif", "Helvetica", sans-serif; text-align:justify; orphans: 2; widows: 2; }
img {page-break-inside:avoid;}

.ftnote {
font: normal 80% "Verdana", "MS Sans Serif", "Helvetica", sans-serif;
text-align:justify;
padding: 15px;
/* padding-top: 2em;
background-color:#dcd0b0;
border-style:ridge;
border-color:#a09248;
border-width:4px; */
}
/* parameters unique to script-on: disabled in FLAT css
.scriptOn .ftnote { 
position:absolute;
visibility:hidden; */
}
/* parameters unique to script-off */
.scriptOff .ftnote {
position:relative;
clear:both;
visibility:visible;
left:32%;
width:60%;
}

/* quote used in a few places */
.quote { 
font: normal 80% "Verdana", "MS Sans Serif", "Helvetica", sans-serif;
text-align:center;
padding:10px;
}

.caption { font: normal 80% "Verdana", "MS Sans Serif", "Helvetica", sans-serif; }
.smcaption { font: normal 60% "Verdana", "MS Sans Serif", "Helvetica", sans-serif; }

a:link { color:blue; text-decoration:none; }
a:visited { color:#0040b0; text-decoration:none; }
a:hover { color:red; text-decoration:none; }
a[id] { color: black; cursor:none; }
a { cursor: pointer; }

.scrlnk {color: blue; cursor:pointer; }
.scrlnk:hover {color: red;}

.right {
margin-left: 2%; 
margin-top: 0.5em; 
float:right;}

.left {
margin-right: 2%; 
margin-top: 5px; 
float:left;}

img.butn { margin: 4px; }
.guidance {font: normal 10px 'Verdana', 'MS Sans Serif', 'Helvetica', sans-serif; position:absolute;}

.ftnoteanc { font-size:70%; vertical-align: top; }

.nav { 
font: normal bold 90% "Verdana", "MS Sans Serif", "Helvetica", sans-serif; 
text-align:center; }

.nav2 {
font-weight: bold;
}

.quotes { margin:0% 5%; }

#subheads { 
position:absolute; 
visibility:hidden; 
padding: .5em 1em;
border: 4px ridge #907755;
background-color: #d0c0a8;
margin-top: 1.5em; 
left:36%; }

#chapterlist { 
position: absolute; 
visibility: hidden; 
padding: 0 1em;
border: 4px ridge #907755;
background-color: #d0c0a8;
margin-top: 2em; 
left: 34%; }

/* PRINT puts verses at bottom (Firefox doesn't position columns well)
#chapbody {
     no positioning commands for print version: use browser margin settings
padding: 0 2em 0 2em;
width: 65%;
float:right; 
}

#verses {
position: fixed;
margin-top: 1em;
margin-right: .5em;
padding-top: .5em;
left: 0em;
height:98%;
top: -1em;
width: 30%;
overflow: auto;
}
 */

.AV {
font: normal 110% "MS Serif", serif;
}
/* PRINT css makes NW visible */
.scriptOn .NW {
position:relative;
visibility:visible;
font: normal 90% "Verdana", "MS Sans Serif", "Helvetica", sans-serif;
padding: 0 2em 0 1em;
text-align: left;
}
.scriptOff .NW {
position:relative;
visibility:visible;
font: normal 90% "Verdana", "MS Sans Serif", "Helvetica", sans-serif;
padding: 0 2em 0 1em;
text-align: left;
}
.scriptOn #noscript:after {
position:absolute;
visibility:hidden;
content: "";
}
.scriptOff #noscript:before {
position:relative;
visibility:visible;
float:right;
content: "This paragraph will appear instead of the toolbar until the page finishes loading. Then if scripting is disabled, it stays to tell you how to use the site without javascript. All the scriptures show together in the sidebar, with review questions at the end. To scroll quickly, click there, then use the Page Up/Down keys. A few footnotes are inline, but most are at the end of the chapter. For normal operation, enable javascript. (FireFox: Tools/Options/Content/Enable JavaScript. Opera: F12/Enable JavaScript.) Internet Explorer users: If the \"Information Bar\" warns about ActiveX controls, ignore it. There is no ActiveX on this site. Just click on the bar and select Allow Blocked Content, then answer Yes to the \"Security Warning\". My scripts are hand-written, simple and safe.";
}
