body {
     -moz-user-select: none; /* Firefox */
      -ms-user-select: none; /* Internet Explorer */
   -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}


*
{
	margin: 0px; padding: 0px;
}

a
{
text-decoration:none;
}

img
{
	max-height: 100%;
	max-width: 100%;
}

h1, h2, h3, h4, h5
{
text-align: left;
}

.pageWhiteB
{
text-align:left;
background-color: #FFFFFF;
margin-top: 0.5em;
z-index: -1;
padding: 20px 10px 0px 20px;
}


.pageWhiteA
{
text-align:center;
background-color: #FFFFFF;
margin-top: 0.5em;
z-index: -1;
padding: 20px 10px 0px 20px;
}


@font-face {
  font-family: AdobeFnt23;
  src: url(fonts/AdobeFnt23.lst);
}

@font-face {
  font-family: WeidemannStdBookItalic;
  src: url(fonts/WeidemannStdBookItalic.otf);
}

@font-face {
  font-family: WeidemannStdMedium;
  src: url(fonts/WeidemannStdMedium.otf);
}
@font-face {
  font-family: Eurostile-Demi;
  src: url(fonts/Eurostile-Demi.otf);
}
@font-face {
  font-family: Eurostile;
  src: url(fonts/Eurostile.otf);
}
@font-face {
  font-family: EurostileLTStd-Demi;
  src: url(fonts/EurostileLTStd-Demi.otf);
}




/*Church Manual*/

.chapterLabel{
  font-family: Eurostile;
  text-align:left;
  font-size:1.8em;
  font-weight:bold;
  color:#58585A;
  margin:1em 0em 0em 0em;
text-transform: uppercase;
}
.chapterTitle{
  font-family: Eurostile;
  text-align:left;
  font-size:1.8em;
  font-weight:bold;
  color:#58585A;
  margin:0.5em 0em 0.8em 0em;
text-transform: uppercase;
}
.paraIndent{
	text-indent:25px;
	margin:0.0em 0em 0.2em 0em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.paraIndent1{
	text-indent:25px;
	margin:1em 0em 0.2em 0em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.paraIndent3{
	text-indent:0px;
	margin:0em 0em 0.2em 3em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.paraIndent2{
	text-indent:25px;
	margin:0em 0em 1em 0em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.paraIndent5{
	text-indent:0px;
	margin:1em 0em 0.2em 0em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.paraIndent6{
	text-indent:0px;
	margin:0em 0em 0.2em 0em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.hang{
	text-indent:-25px;
	margin:0em 0em 0.2em 3.1em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.hang1{
	text-indent:-25px;
	margin:0em 0em 0.2em 5.1em;
	font-family: WeidemannStdMedium;
	text-align:justify;
}

.sec1{
  font-family: Eurostile;
  text-align:left;
  font-size:1.3em;
  font-weight:bold;
  color:#58585A;
  margin:1.5em 0em 0.3em 0em;
text-transform: uppercase;
}


.sec2{
  font-family: Eurostile;
  text-align:left;
  font-size:1.2em;
  font-weight:bold;
  color:#58585A;
  margin:1.5em 0em 0.3em 0em;
  text-transform: uppercase;
}

span.paraitalic{
  font-family: WeidemannStdBookItalic;
  font-style:italic;
}


div.MiniToc{
  margin:1em 0em 3em 0em;
}

.Mtoc1{
	margin:0.0em 0em 0em 1em;
	font-family: WeidemannStdMedium;
	text-transform: none;
}

.Mtoc{
	margin:0.8em 0em 0em 0em;
	font-family: WeidemannStdMedium;
}



.TocTitle{
  font-family: Eurostile;
  text-align:center;
  font-size:1.8em;
  font-weight:bold;
  color:#58585A;
  margin:2em 0em 3.0em 0em;
}

.Cover{
text-align:center;
}

