﻿/* LJC1611KJV.css */
 
/*  body {background-image:url("images/nabkgnd.jpg");}  */
body {background:#EEEEEE}

 
h1,h2 , h3, h4, h5, h6, .s1, .s2 {color: #009933; font-family: Georgia, 'times New Roman', Georgia, serif; }

h1 {color:navy;  background: url('images/anabnr2.gif'); max-width:600px; font: bold 36px; }
h2 {text-align:center; font-weight: bold; font-size:1.5em; }
h3 {font-weight: bold; font-size: 1.5em; }
h4 {font-style: italic; font-size: 1.2em; }
h5 {font-size: 1em; }
h6 {font-style: italic; font-size: 1em; }
h7 {color:green; }

.s1 {font-size: 1em; }
.s2 {font-style: italic; font-size: 1em; }

b{font-weight: bold; color: red;}

q{font: italic 90% TimesNewRoman; font-weight: 95%; color: #0010F0;}

/* the styles below set link styles and colors */
a:link {color:red; text-decoration: underline;}
a:visited {color:blue; text-decoration: underline;}
a:hover {color:fuchsia; text-decoration: underline;}
a:active {color:lime; text-decoration: underline;}

 .div1 {overflow:auto;} 
/* .div1 {} */
  
 .main {font: 100% Arial;}

 .v{font: italic 95% TimesNewRoman; color: #AA00FF;}

 .u{font: italic 110% TimesNewRoman; color:green; font-weight:bold}
  
 .verse{text-indent:-.25in; margin-left: .75in;}
 
 .quote{font: 95% TimesNewRoman; color: green;}

 .ul_1 {margin-left: 1em;  list-style: disc url("images/bullet1.gif") inside;}
  
 .ul_2 {margin-left: 1.2em; list-style: disc url("images/bullet2.gif") inside;}
  
 .ul_3 {margin-left: 1.4em; list-style: disc url("images/bullet3.gif") inside;}
  
 .ol_1 {margin-left: 1em; padding-left: 1em; margin-top: 0in; margin-bottom: 0in; list-style-type:upper-alpha;}

 .ol_2 {margin-left: 1.2em; padding-left: 1.2em; margin-top: 0in; margin-bottom: 0in; list-style-type:decimal;}

 .ol_3 {margin-left: 1.4em; padding-left: 1.4em; margin-top: 0in; margin-bottom: 0in; list-style-type:lower-alpha;}

 .ol_4 {margin-left: 1.6em; padding-left: 1.6em; margin-top: 0in; margin-bottom: 0in; list-style-type:lower-roman;}

 .ol_5 {margin-left: 0em; padding-left: 0em; margin-top: 0in; margin-bottom: 0in; list-style-type:upper-roman;}

/* Use the inline-list with: <div id="inline-list">  Add class="after" or class="last" for separators to sometimes appear */
#inline-list {border: 1px solid #000; margin: 2em; width: 80%; padding: 5px; font-family: Arial, Verdana, sans-serif;}

#inline-list p {display: inline;}

#inline-list ul, #inline-list li {display: inline; margin: 0; padding: 0; color: #339; font-weight: bold;}

#inline-list-gen ul li:after {content: ", ";}
		
#inline-list-gen ul li.last:after {content: ". ";}







