.arial { font-family: arial; font-weight: bold; }

/* BIBLE VERSES IN FOOTER */
/* ----------------------------------------------------------------------
Style sheet for bible2.net Parol module
---------------------------------------------------------------------- */

.TheWord {
  text-align: left;
/*
  -- insert image path here: --
  background-image: url("/images/IMG_0482_2_bright_1920.jpg");
  background-repeat: no-repeat;
  background-position: center top;
*/
  margin-bottom: 0.5em;
  padding: 0;
}

p.TL {
  padding: 0.5em 0 0.0em 0;
  color: #507194;
  font-size: 100%;
font-family: Syncopate; 
}

p.IL {
  padding-bottom: 0.3em;
  font-size: 80%;
  font-style: italic;
  color: #3e3e3e;
  white-space: pre-wrap;
}

p.L {
  font-weight: bold;
/*  color: #c00000; */
color: #8d0e2c;
  white-space: pre-wrap;
font-family: Arimo; 
}

p.SL {
  padding: 0.0em 0 0.5em 0;
  font-style: italic;
  font-size: 80%;
  color: #e35b00;
  white-space: pre-wrap;
font-family: Arimo; 
}