type="text/css">
h1 {
   font-family:Arial, san-serif;
   color:#000095;
   font-size:3em;
   margin:0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-variant:small-caps;
   } 

h2, h3, h4, h5, h6{
   color:#000095;
   font-family:Arial, san-serif;
   }	
	
h2 {
   font-size:1.8em; 
   margin-left:10px; 
   padding:0px 0px 7px 15px; 
   font-variant:small-caps;
   background-image:url('underline1.jpg');
   background-repeat:no-repeat;
   background-position:center bottom;
   
   }

h3 { 
   font-size:1.5em; 
   font-weight:bold;
   }
   
h4 {
   font-size:1.2em; 
   font-weight:bold;
   }   
   
h5 {
   font-size:1em;
   font-weight:bold;
   padding-left:10px;
   }   

p {
   color: #000095; 
   font-family:"Times New Roman", Times, serif; 
   font-size:1.2em; 
   line-height:120%; 
   margin:18px 0 10px 0;
   }  

/*links within paragraph*/
p a  { 
   color: #337810; 
   text-decoration:none;
   background:url('underline3.png') repeat-x left bottom;
   padding-bottom:5px;}    
   
ul, ol {
   font-size:1.2em; 
   color:#000095; 
   line-height:120%; 
   margin:18px 50px 10px 35px; 
   padding:0 0 10px 0;
   }
   
ul, ol.ul {
   font-size:1.2em;
   color:#000095; 
   margin:5px 10px 5px 25px; 
   padding:10px 0 10px 0;
   }   
   
ul.nav{ 
   list-style-type:none;
   font-size:1.2em;
   padding-left:0;
   margin-left:0; }
		
/*Vertical Nav bar*/		
ul.nav a{display:block;
   width:8em;
   height:1.25em;
   line-height:1.25em;
   zoom:1; /*IE6 bug fix*/
   color:#950000; 
   text-decoration:none; 
   }

ul.nav a:visited, ul.nav a:active {color:#009500; }		  		

ul.nav a:hover{color:yellow; text-transform:uppercase; padding-bottom:5px; background-color:#4069db;}


.links a{
   height:1.5em;
   zoom:1; /*IE6 bug fix*/
   color:#950000;
   text-decoration:none;
   } 

.links a:visited, .links a:active {color:#009500; }   

.links a:hover{color:yellow; te text-transform:uppercase; padding-bottom:5px; background-color:#4069db;}

/*breadcrumb navigation*/
.breadcrumb{
   font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; color:#950000;
   margin:0px 0 0 140px;
   }

.breadcrumb a{
   background: transparent url('breadcrumb.gif') no-repeat center right;
   text-decoration: none;
   padding-right: 18px; /*adjust bullet image padding*/
   color:#000095;
   }

.breadcrumb a:visited, .breadcrumb a:active{
   color:#950000;
   }

.breadcrumb a:hover{
   text-decoration: none; 
   text-transform:uppercase; 
   color:#000095; 
   background:url('underline3.png') repeat-x left bottom; 
   padding-bottom:5px;
   }	
  
   
   
/* .note = Editor's notes, etc */
.note {
   font-size:1em; 
   border:solid 1px; 
   margin:25px 25px 25px 25px; 
   padding:10px 25px 10px 25px; 
   color:#000095; 
   font-style:italic;
   background-color:#aaa;
   }
    
 /* .verse = Scripture reference - use <i> & <b> in body text */
 .verse {
   font-size:1em; 
   background-color:#aaa; 
   border:solid 1px; 
   margin:25px 25px 25px 25px; 
   padding:25px 25px 25px 25px; 
   color:#000095;
   }
		 
/*Paragraphs within list items */
.p {   
   color: #000095; 
   font-family:"Times New Roman", Times, serif; 
   font-size:1.2em; 
   line-height:120%; 
   margin:18px 0 10px 0;
   }   

/*divs listed below - start with "#" */

/*banner at top of pages*/	
#banner {
   background: url('banner_top1c_dkblue.jpg') repeat-x left top; 
   margin: 0 25px 0 25px; 
   }

#banner p {
   margin: 0 25px 0 25px; 
   background: url('banner_top1b_dkblue.jpg') no-repeat left top; 
   height: 100px;
   }   

html, body 		{ margin:10px 30px 10px 30px; padding: 0px; background-color:#ccc; } /* background around body of page */
   #container	{ margin: 0px 25px 0px 25px; padding-top: 40px;background-color: #000095; }/*div id=container*/
   #wrapper		{ margin: 0px 25px 0px 25px; padding:0 0 10px 0; background-color:#fff; }/*div id=wrapper*/
   #content		{ margin: 0 10px 0 210px; padding: 0 5px 0 5px; }
   #links       { font-size:1.5em; line-height:120%}
	
/* Content */
   #navigation		{ margin: 5px 5px 5px 5px; }
   #navigation ul	{ margin: 5px; padding: 5px;}
   #extra/*sidebar*/{ float:left; width:160px; margin: 0px; padding: 0px;width: 190px; }
   #extra small	    { font-size: 11px; line-height: 18px; }
   #content p		{ padding: 0 20px 0 20px; } 
   #extra p 		{ padding: 0 20px 0 20px; font-size:medium; color:#000095;}
   #heb1211 		{ margin: 5px; padding: 5px 5px 5px 5px; }  
   #firefox			{ margin: 5px; color:#000095; }
	
/* Footer */
   #footer		{ background: #000095; clear: both; margin:0 25px 0 25px; }
   #footer a	{ color: #009500; }
   #footer	p	{ color: #ccc; margin: 0; padding: 0 18px 10px; }
   #footer p	{ font-size:small; }
   #footer ul	{ border-bottom: 1px solid #000095; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
   #footer li	{ display: inline; font-size: 15px; font-weight: bold; padding-right: 5px; }
   #copyright   { font-size:small; color:#ccc; margin: 0; padding: 0 18px 10px; } 

/* Increases size of first letter. Must place " <p class="intro"> " at beginning of chosen paragraph to activate. */
.intro:first-letter {
   font-size:3em;
   font-weight:bold;
   color:#950000;
   line-height: 85%;
   }
		
