body { 
  font-size: 100%;
}
body.full-pg,
body.bibleStudy {
  color: #310;
}
h1 {
  font-size: 1.3em;
  font-weight: 700;
  color: #310;
  text-align: center;
  width: 60%;
  margin: 4% auto 0 auto;
  line-height: 320%;
  padding-left: 2em;
  padding-bottom: 0.5em;
}
h2 { 
  font-family: verdana, sans-serif;
  font-size: 0.9em;
  margin: 0 auto 2em auto;
}
h3,
h4 {
  margin: 2% auto 0% auto;
  text-align: center;
  text-indent: 0em;
  padding-bottom: 1em;
}
h3 { 
  font-size: 0.9em;
  margin-top: 4%;
}
h3.sideMenu { 
  margin: 10% auto 0% auto;
  font-size: 1.1em;
  font-weight: 700;
  font-family: arial, 'trebuchet ms', sans-serif;
}
div.focus h3 { 
  font-family: verdana, sans-serif;
  font-size: 1.1em;
  text-align: left;
  padding-bottom: 0em;
  margin-bottom: 1em;
 }
div.focus h3.extraSpace { 
  margin-top: 3em;
}
h5 { 
  text-align: left;
  font-size: 0.9em;
  font-family: verdana, sans-serif;
  font-weight: 700;
}
h5.menuHeading { 
  margin-bottom: 0;
}
h6 { 
  font-size: 1em;
  font-family: verdana, sans-serif;
  font-weight: 400;
  margin: 0 auto 0 auto;
}
blockquote { 
  text-align: left;
  font-size: 0.9em;
}
div.altMenuSelection hr { 
  width: 80%;
  color: #947;
  background-color: #947;
}
p {
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  text-align: left;
  text-indent: 1em;
  color: #310;
  margin-top: 0em;
  margin-bottom: 1em;
}
p.opening,
p.servingTimes { 
  text-indent: 0em;
}
p.servingTimes { 
  font-size: 0.8em;
  font-weight: 700;
}
p.closing,
p.phone { 
  margin-bottom: 0;
 }
p.gapMaker { 
  visibility: hidden;
  font-size: 5em;
  line-height: 400%;
 }
p.anyLocation { 
  margin-top: 1em;
  margin-bottom: 1em;

 }
p.company { 
  text-indent: 0;
  font-family: arial, sans-serif;
  font-size: 0.9em;
  padding: 0 25% 0 25%;
}
p.company span { 
  font-style: normal;
  font-weight: 700;
}
p.expl {
  font-size: 0.9em;
}
p#information { 
  text-align: center;
 }
fieldset.notices p { 
  text-indent: 1em;
  font-family: arial, sans-serif;
  font-size: 0.9em;
  color: #000;
}
fieldset.notices p.address { 
  margin-bottom: 0;
}
body.full-pg p em,
body.bibleStudy p em { 
  font-variant: normal;
  font-weight: 700;
  color: #816fb7; 
}
acronym.byletter { 
  border-bottom: none;
  cursor: help;
  content:attr(alt); 
}
img { 
  margin-top: 2%;
  border: 1px solid #310;
  width: 90%;
}
img.close { 
  width: 11px;
  height: 12px;
  display: inline;
}
img.largeDisplay { 
  margin: 5% auto 0 auto;
  border: none;
  width: 50%;
}
img.smallRightDisplay { 
  text-align: right;
  margin: 0;
  border: none;
  width: 25%;
}
img.thumbnailDisplay { 
  margin: 1% auto 5% auto;
  border: 1px solid #000;
  width: auto;
  display: block;
}
img.logo { 
  position:relative;
  display: block;
  border: none;
  width: 140px;
  height: 140px;
  margin: 2em auto 0 auto;
}
img.flag { 
  position:relative;
  display: block;
  border: none;
  width: auto;
  margin: 2em auto 0 auto;
}

span.contents { 
  display: block;
} 
table { 
  border: solid 1px #000;
  border-collapse: collapse;
  margin-top: 1em;
  width: 95%;
  text-align: center;
}
tr { 
  border: solid 1px #000;
  background-color: #ffd;
}
tr.captions { 
  background-color: #ffe4b5;
}
td { 
  border: solid 1px #000;
}
