/* =============================================================================================
 * Table pages for Jesus
 * File: JesusTables.css     CSS page
 * 
 * Author: s.clark
 * Copyright: (c) 2013 by S.Clark
 * Created: Oct 2013
 * Browsers tested on: FireFox, IE9, Chrome, Opera
 */

body {
	background: BlanchedAlmond; 
	margin-top: 0px;
}

.Div1 {
	position: relative; 
	width: 940px; 
	margin: 0px auto;
}

.title1  tr td  {border: none; padding-left: 6px; padding-right: 5px;}

.title1{
	text-align: center; 
	font-family: Arial; 
	margin-bottom: 0px; 
	padding-bottom: 0px;
	border: none;
	height: 90px;
}

.titSpan1{
	font-size: 20pt;
	padding-top: 10px;
}

.titSpan3{
	font-size: 8pt; 
	font-weight: normal;
}

.Instruct1{
	height: 50px;
}

th {border: 1px black solid; padding:  2px 10px 2px 10px; font-weight: bold;}
table {font-family: Arial;}
.Tbl1 tr td  {border: 1px black solid; padding-left: 6px; padding-right: 5px;}

.Tbl1{
	width: 850px;
	font-size: 10pt;
	margin: 0px auto;
	background: BlanchedAlmond;		
}
.parablesTbl1{
	width: 730px;
}

.tableHeader{
	background: PaleGreen; 
	text-align: left; 
	font-size: 1.2em; 
	font-weight: bold;
}

.GospelLabels,
.tableRefs {
	background: Peru; 
	color: yellow;
}

.refParables{
	width: 15%;
}
.rowOdd{
		background: white;	
}

.rowEven{
		background: Lavender;	
}

.firstCol,
.col0{
	width: 2%;
	padding-left: 3px;
}

.secondCol,
.col1{
/*	width: 38%;*/
	padding-left: 5px;
}

.refsCol,
.col2{
/*	width: 15%;*/
	padding-left: 5px;
	font-size: 1em;
	text-align: left;
}	

.Footer1{
	margin-left: 10px; 
	font-size: 8pt
	font-family: Arial;
}

.siteA{
	font-size: 8pt; 
	margin-top: 0px; 
	margin-bottom: 15px;
}

.cRight{
	font-size: 8pt; 
	padding-top: 20px;
}
