.sfchap {
	width: 98%;
	max-width: 700px;
	padding: 20px;
	padding-left: 1%;
	padding-right: 1%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFC;
	/*border: 1px solid #777777;*/
}

.sfchap p, li {
	/*font-size: 1.25em;*/
	line-height: 1.4;
}

div.sfchap:before {
	content: "";
	display: block;
	clear: both;
}

.sfchap p:before {
  content: "";
  width: 160px;
  display: block;
  overflow: hidden;
}

.sfchap p {
	min-width: 160px;
}

.copyrightinfo {
	border: 2px solid #aaaaaa;
	width: 70%;
	min-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: 70px;
}

.chapnum {
	font-size: 22px;
	font-style: italic;
	text-align: left;
}

h1 {
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 6px;
}

h2 {
	margin-top: 40px;
	font-size: 22px;
	text-align: center;
	letter-spacing: 4px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

.booktitle {
	font-size: 32px;
	color: #000000;
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	margin-top: 60px;
}

.booksubtitle {
	text-align: center;
	font-weight: bold;
	margin: 0px;
}

.bookauthor {
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 50px;
}

.pamphlethead {
	margin-bottom: 40px;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 6px;
}

.toc1 a:link {
	text-decoration: none;
}

.toc1 a:hover {
	background-color: #555555;
	color: #FF8888;
}

.toc2 a:link {
	text-decoration: none;
}

.toc2 a:hover {
	background-color: #555555;
	color: #FF8888;
}

.toc3 a:link {
	text-decoration: none;
}

.toc3 a:hover {
	background-color: #555555;
	color: #FF8888;
}

p.toc1 {
	margin-bottom: 10px;
}

.toc1 {
	margin: 0px;
	padding-left: 20px;
}

.toc1 a {
	font-size: 18px;
}

p.toc2 {
	margin: 0px;
	margin-bottom: 10px;
	line-height: 100%;
	padding-left: 60px;
}

.toc2 a {
	font-size: 16px;
}

p.toc3 {
	margin: 0px;
	margin-bottom: 10px;
	line-height: 80%;
	padding-left: 90px;
}

.toc3 a {
	font-size: 14px;
}

.signoff {
	text-align: right;
}

.sidenote {
	width: 35%;
	float: right;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #555555;
	color: #FFFFFD;
}

.sidenote p {
	font-size: 14px;
}

.sidenote a:link {
	color: #CCCCFF;
}

.sidenote a:visited {
	color: #FFCCCC;
}

.editingnote {
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 70%;
	background-color: #FFFFBB;
}

.numitem {
	padding-left: 40px;
	padding-bottom: 20px;
}

.centredhead {
	text-align: center;
}


.poemline {
	margin: 0px;
	text-indent: -30px;
	padding-left: 30px;
  }

.poemlinenewverse {
	margin: 0px;
	margin-top: 20px;
	text-indent: -30px;
	padding-left: 30px;
}

.emph1 {
	text-decoration: none;
	border-bottom: 2px solid #000000;
}

.emph2 {
	font-weight: bold;
}

.songverses {
	border: 4px solid #DD0000;
	max-width: 550px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	padding-left: 40px;
	font-style: italic;
	/*font-size: 1.25em;*/
	line-height: 1.4;
}

.chorusline {
	padding-left: 120px;
}

.notehead {
	font-style: italic;
}

.notefoot {
	text-align: right;
}

.bookpic {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.bookpic p {
	border-top: 1px solid #666666;
	text-align: center;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
}

.bookpic img {
	width: auto;
	max-width: 98%;
	height: auto;
}

.rightpic {
	float: right;
	padding: 10px;
	margin-left: 15px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.rightpic p {
	border-top: 1px solid #666666;
	text-align: center;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
}

.leftpic {
	float: left;
}

.picbox {
	padding: 10px;
	margin-left: 15px;
	max-width: 92%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.picbox p {
	border-top: 1px solid #666666;
	text-align: center;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
}

.picbox img {
	width: auto;
	max-width: 98%;
	height: auto;
}

.minorhead {
	text-align: center;
	font-weight: bold;
}

.centretext {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bookpanel {
	font-size: 18px;
	margin-left: 8%;
	margin-right: 5%;
/*	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEEEE;
	padding: 30px; */
}

.bookpanel p {
	font-size: 18px;
}

.panelheading p {
	text-align: center;
	margin: 0px;
}

.nonspacedtext {
	margin-top: 0px;
	margin-bottom: 0px;
}

.votingtable {
	width: 450px;
	border-spacing: 50px 0px;
}

.threecoltable {
	width: 650px;
	border-spacing: 50px 0px;
}

.vwidetable {
	width: 750px;
	border-spacing: 50px 0px;
}

#chapterfoot {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	clear: both;
	font-size: 70%;
	color: #660000;
	text-align: right;
}

#chapterfoot p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#chapterfoot a:link {
	color: #000000;
	text-decoration: none;
}

.chaphead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 3px;
	padding-top: 70px;
	text-align: left;
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 40px;
	clear: both;
}

.sourcestable {
	width: 700px;
}

.leftsources {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 30px;
	clear: left;
}

.leftsources p {
	font-size: 16px;
	margin: 6px;
}

.midsources {
	float: left;
	width: 300px;
	text-align: left;
	margin-right: 30px;
}

.sourcechapname {
	float: left;
	width: 500px;
}

.midsources p {
	font-size: 16px;
	margin: 6px;
}

.rightsources {
	float: left;
	width: 200px;
	text-align: left;
}

.rightsources p {
	font-size: 16px;
	margin: 6px;
}

.sourcehead {
	font-size: 18px;
	font-weight: bold;
	margin: 6px;
	margin-top: 20px;
}

.intronote {
	font-style: italic;
	padding-left: 8%;
	padding-right: 5%;
	padding-bottom: 30px;
}

.foreword {
	font-style: italic;
	padding-top: 70px;
}


