
@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Clearing Styles */

div.clearleft {
	clear: left;
	margin: 2px;
}
div.clearer{
clear: left;
height: 5px;
display: block;
}

div.clear2{
clear: right;
height: 5px;
display: block;
}

div.clearBoth{
clear: both;
height: 5px;
display: block;
}


/* Begin HaveAGoodDay Initial Styles */

body{
	background-image:url(../generalLibrary/wood-8.jpg);
	background-repeat: repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#mainDiv{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-width: 0 4px;
	border-style: solid;
	border-color:  #336600;
	background-color: #ccdbba;
}

/* Begin HaveAGoodDay Top of Header Styles */

div#greenBack div#topHead{
	width: 960px;
	margin: 0 auto;
	background-color: #030;
}

div#greenBack #topHead img{
	margin: 10px;
}

div.fr1{
	float: left;
	width: 300px;
}

div.fr2{
	float: left;
	width: 200px;
}

/* Begin HaveAGoodDay Bottom of Header Styles */

div#wider {
	background-image: url(../generalLibrary/logo_back.jpg);
	background-repeat: repeat;
	background-color: #133f26;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: solid #9adb4d 1px; 
}

#header {
	width: 960px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../generalLibrary/logo_back.jpg);
	background-repeat: repeat;
	background-color: #133f26;
}

#header img {
	float: left;
	padding: 25px;
}

#textholder {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	display: block;
	float: left;
	width: 32em;
	padding-bottom: 30px;
}
#textholder h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	font-weight: bolder;
	color: #ecc93d;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	font-style: italic;
}
#textholder h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 3em;
	font-style: normal;
	font-weight: bolder;
	color: #ECC93D;
}

/* Styles for Menu Under Header Div */

div#headerMenu{
	height: 50px;
	background-color: #09F;
	width: 960px;
	background-image:url(../generalLibrary/menuHeaderPics/home.jpg);
	background-repeat: repeat-x;
}


div#homeButton{
	float:left;
	height: 50px;
	width: 80px;
	border-right: #FFF 2px solid;
}

div#homeButton h1 a:link, div#bible h1 a:link, div#bibleSearch h1 a:link, div#library h1 a:link, div#books h1 a:link, div#dvds h1 a:link, div#contact h1 a:link{
	padding: 14px 8px 13px 8px;
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ccdbba;
	display: block;
}

div#homeButton h1 a:visited, div#bible h1 a:visited, div#bibleSearch h1 a:visited, div#library h1 a:visited, div#books h1 a:visited, div#dvds h1 a:visited, div#contact h1 a:visited{
	padding: 14px 8px 13px 8px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ccdbba;
	display: block;
}

div#homeButton h1 a:hover, div#bible h1 a:hover, div#bibleSearch h1 a:hover, div#library h1 a:hover, div#books h1 a:hover, div#dvds h1 a:hover, div#contact h1 a:hover{
	padding: 14px 8px 13px 8px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FC3;
	display: block;
}

div#homeButton h1 a:active, div#bible h1 a:active, div#bibleSearch h1 a:active, div#library h1 a:active, div#books h1 a:active, div#dvds h1 a:active, div#contact h1 a:active{
	padding: 14px 8px 13px 8px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FC3;
	display: block;
}



div#bible{
	float:left;
	height: 50px;
	width: 150px;
	border-right: #FFF 2px solid;
}
div#bibleSearch{
	float:left;
	height: 50px;
	width: 130px;
	border-right: #FFF 2px solid;
}

div#library{
	float:left;
	height: 50px;
	width: 210px;
	border-right: #FFF 2px solid;
}


div#books{
	float:left;
	height: 50px;
	width: 100px;
	border-right: #FFF 2px solid;
}


div#dvds{
	float:left;
	height: 50px;
	width: 100px;
	border-right: #FFF 2px solid;
}

div#contact{
	float:left;
	height: 50px;
	width: 160px;
	border-right: #FFF 2px solid;
}


/* Styles for Menu */

div#menu {
	display: block;
	padding: 2px;
	width: 216px;
	float: left;
	margin-top: 0px;
	background-color:#9adb4d;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0;
}
#menu ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul li a:link {
	color: #9adb4d;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	padding: 4px;
	text-decoration: underline;
	background-color: #030;
	border-bottom: solid #9adb4d 2px; 
}
#menu ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #8ab27c;
	text-decoration: underline;
	display: block;
	text-align: left;
	padding: 4px;
	border-bottom: solid #9adb4d 2px;
	background-color: #030;
	font-size: 1.25em;
}
#menu ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-decoration: underline;
	display: block;
	border-bottom: solid #9adb4d 2px;
	padding: 4px;
	color: #f0d91a;
	background-color: #030;
}

#menu ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-decoration: underline;
	display: block;
	border-bottom: solid #9adb4d 2px;
	padding: 4px;
	color: #f0d91a;
	background-color: #030;
}

/* Styles for bookInfo.php Include */

div#bookMatrix{
	float: left;
	width: 730px;
	margin: 5px;
}

div#bookMatrix h1.bookRec{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.8em;
	text-align: center;
	color: #6F6;
	background-color: #060;
	width: auto;
	padding: 5px;
	margin: 5px;
	border: #FC0 solid 1px;
}

div#bookMatrix div#bookDetailsDiv{
	background-color: #FFC;
	width: auto;
	padding: 5px;
	margin: 5px;
	border: #FC0 solid 1px;
}

div#bookMatrix div#bookDetailsDiv h2.bookDetails{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	text-align: left;
	color: #060;
	background-color: #FFC;
	width: auto;
	padding: 5px;
}

h2.bookDetails em{
	font-style:italic;
	color: #960;
}

div.bookImageDiv{
	text-align: center;
	background-color: #FFC;
	width: auto;
	padding: 5px;
	margin: 5px;
	border: #FC0 solid 1px;
}

/* Heading For Title of Verse */

div.daimond {
	background-color: #FF9;
	background-repeat: repeat;
	text-align: center;
	display: block;
	padding: 10px;
	width: auto;
	border: 2px solid #000;
}
div.daimond h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bolder;
	color: #030;
	text-align: center;
	line-height: 1.2em;
}
div.daimond h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bolder;
	color: #063;
	text-align: center;
	line-height: 1.2em;
}

div.daimond p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #063;
	text-align: center;
}

/* Defenders Bible Explanation */

.blueindent{
	font-size: 125%;
	color: #060;
	background-color: #CF9;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	margin: 10px 0;
	line-height: 1.2em;
}

.blueindent strong{
	font-weight: bolder;
}

.blueindent em{
	font-style:italic;
}

/* KJV Bible Note */

p.exlarge{
	font-size: 140%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	color: #360;
	background-color: #FFC;
	margin: 10px 0;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	line-height: 1.2em;
	width: auto;
}

span.cred{
	color: red;
}

h3.psalmhead{
text-align: center;
width: auto;
font-variant: small-caps;
font-weight: bolder;
font-size: 1.2em;
background-color: #FFC;
border: solid 2px #000;
padding: 5px;
margin: 1em 0;
}

/* Navignate to Next or Previous Chapter */

div#navigateDirect{
	background-color: #FFC;
	width: auto;
	padding: 1em;
	margin: 1em 0;
}

div#navigateDirect p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight:bolder;
}

div#navigateDirect p a:link{
	color: #00F;
	text-decoration: underline;
}

div#navigateDirect p a:visited{
	color: #00F;
	text-decoration: underline;
}

div#navigateDirect p a:hover{
	color: #093;
	text-decoration: underline;
}

div#navigateDirect p a:active{
	color: #093;
	text-decoration: underline;
}

div#copyright {
	background-color: #ebebc1;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 5px;
	float: left;
	width: 710px;
	border: 4px solid #000000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}

div#leftIntro{
	margin: 0 0 0 1em;
	text-align: left;
	width: 220px;
	float:left;
}

div#navigateDirect1{
	width: 744px;
	margin: 0 auto;
	padding: 1em 0 1em 216px;
	border-width: 0 4px;
	border-style: solid;
	border-color:  #336600;
	background-color: #ccdbba;
	/* float:left; */
}

div#verseNavigate1 h1{
	margin: 5px;;
	text-align: center;
	width: auto;
	padding: 5px;
	background-color:#CCFFCC;
	color:#006633;
	border:#FFCC33 solid 2px;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
}

p.verseLink a:link{
	color:#006699;
	text-decoration:underline;
	text-align:left;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	
}

/* div#navigateDirect1{
	width: 320px;
	float: left;
	background-color: inherit;
} */


div#navigateDirect1 div#backwardButtons{
	width: 320px;
	float: left;
	background-color: inherit;
}

div#navigateDirect1 div#forwardButtons{
	width: 320px;
	float: left;
	background-color: inherit;
}

div#navigateDirect1 div#backwardButtons p, div#navigateDirect1 div#forwardButtons p{
	background-color:#CCC;
	border:#000 solid 2px;
	width: 250px;
	float: left;
	margin: 0 1em 10px 0;
	padding: 8px 8px 8px 16px;
}

div#navigateDirect1 div#backwardButtons p a:link, div#navigateDirect1 div#backwardButtons p a:visited, div#navigateDirect1 div#backwardButtons p a:hover,div#navigateDirect1 div#backwardButtons p a:active{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	color:#363;
	background-color:inherit;
	display:block;
}

div#navigateDirect1 div#forwardButtons p a:link, div#navigateDirect1 div#forwardButtons p a:visited, div#navigateDirect1 div#forwardButtons p a:hover,div#navigateDirect1 div#forwardButtons p a:active{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	color:#363;
	background-color:inherit;
	display:block;
}


div#verseNavigate{
	margin: 0 0 0 1em;
	text-align: left;
	width: 400px;
	float:left;
}

div#verseNavigate h1{
	margin: 5px;;
	text-align: center;
	width: auto;
	padding: 5px;
	background-color:#CCFFCC;
	color:#006633;
	border:#FFCC33 solid 2px;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
}

p.verseLink a:link{
	color:#006699;
	text-decoration:underline;
	text-align:left;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	
}

div#navigateDirect div#backwardButtons{
	width: 320px;
	float: left;
	background-color: inherit;
}

div#navigateDirect div#forwardButtons{
	width: 320px;
	float: left;
	background-color: inherit;
}

div#navigateDirect div#backwardButtons p, div#navigateDirect div#forwardButtons p{
	background-color:#CCC;
	border:#000 solid 2px;
	width: 250px;
	float: left;
	margin: 0 1em 10px 0;
	padding: 8px 8px 8px 16px;
}

div#navigateDirect div#backwardButtons p a:link, div#navigateDirect div#backwardButtons p a:visited, div#navigateDirect div#backwardButtons p a:hover,div#navigateDirect div#backwardButtons p a:active{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	color:#363;
	background-color:inherit;
	display:block;
}

div#navigateDirect div#forwardButtons p a:link, div#navigateDirect div#forwardButtons p a:visited, div#navigateDirect div#forwardButtons p a:hover,div#navigateDirect div#forwardButtons p a:active{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	color:#363;
	background-color:inherit;
	display:block;
}



div.backgroundapp{
	background-color: #FFC;
	color: #030;
	padding: 1em;
	margin: 1em 0;
	width: auto;
	border: 2px solid #000;
}


h1.headerapp{
	width: 100%;
	color:#FFC;
	background-color: #FF9;
	margin: 0.5em;
	padding: 0.5em;
}
	
.backgroundapp p{
	font-size: 1em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.backgroundapp p.indent{
	margin-left: 2em;
	font-size: 1em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.backgroundapp h2{
	font-size: 1.5em;
	margin: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: center;
}

.backgroundapp h3{
	font-size: 1.25em;
	margin: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	text-align: left;
}

.backgroundapp ul li{
	font-size: 1em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	text-align: left;
}

td{
font-size: 1em;
font-weight: bolder;

}


div.clearleft {
	clear: left;
	margin: 2px;
}
div.clearer{
clear: left;
height: 5px;
display: block;
}

div.clear2{
clear: right;
height: 5px;
display: block;
}

div.clearBoth{
clear: both;
height: 5px;
display: block;
}

h2.subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #0F4D2A;
	background-color: #25FA82;
	display: block;
	border: 4px solid #000000;
	text-align: center;
	padding: 5px;
	width: 720px;
	margin: 4px;
}
d
/* Begin HaveAGoodDay Initial Styles */

/* Generic Site-Wide Styles */

.creation p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #000;
	text-align: left;
	display: block;
	font-weight: bold;
	padding-bottom: 1em;
}

.creation h1{
	text-align: center;
	font-size: 200%;
	font-weight: bolder;
	line-height: 1.2em;
}

.creation ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	list-style-type: disc;
	margin-left: 1em;
}

.creation ol {
	margin-left: 1em;
	list-style-type: decimal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

.creation em {
	font-style: italic;
}

.creation strong {
	font-weight: bolder;
}

.creation hr {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}


/* Styles used on the folowing pages:

Category: Music: Music that Murders (Filename=music_murders.php);

 */

div#bookMatrix h1.bookRec{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.8em;
	text-align: center;
	color: #6F6;
	background-color: #060;
	width: auto;
	padding: 5px;
	margin: 5px;
	border: #FC0 solid 1px;
}

/* Image Alignment Styles */

img.align_center{
	text-align: center;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

img.align_left{
margin: 5px;
float: left;
}

img.align_right{
margin: 5px;
float: right;
}

/* Page Specific Styles */


/* These styles used in:

health_sunscreen.php

*/

.creation {
	background-color: #FFF;
	display: block;
	margin: 6px;
	float: left;
	width: 625px;
	padding: 3em;
}
h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}

/* Styles Used in Global Warming Swindle (environment_global.php) */

h1.bluehead{
	text-align: center;
	font-size: 2.5em;
	font-weight: bolder;
	font-family: Garamond, Times, serif;
	color: #14268c;
	background-color: inherit;
	line-height: 1.25em;
}

h1.redhead{
	text-align: center;
	font-size: 1.75em;
	font-weight: bolder;
	font-family: Garamond, Times, serif;
	color: #6f444d;
	background-color: inherit;
	line-height: 1.2em;
}

h1.greenhead{
text-align: left;
font-size: 1.75em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #125333;
background-color: inherit;
}

ol li{
font-size: 1.25em;
font-weight: bolder;
}

div.review{
width: 280px;
float: left;
font-size: 1.25em;
font-weight: bolder;
margin: 0;
padding:0 0.5em;
text-align: left;
}

p.nospace {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p.nospacecent {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p.indent {
	margin: 2em;
}

p.tcenter{
text-align: center;
}
td {
	padding: 10px;
}





/* CopyRight Styles */


div#copyright {
	background-color: #ebebc1;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 5px;
	float: left;
	width: 710px;
	border: 4px solid #000000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
}
div.bibrefer{
float: right;
width: 8em;
margin: 0 1.5em 0 1.5em;
font-size: 1.25em;
font-weight: bolder;
font-family: Garamond, Times, serif;
}

h1.edwjhead{
font-size: 1.75em;
font-weight: bolder;
font-family: Garamond, Times, serif;
text-align: center;
color: #0d6974;
}

p.prayer{
font-size: 1.25em;
font-weight: bolder;
font-family: Arial, helvetica, sans-serif;
text-align: left;
}


h1.goldtype{
text-align: left;
font-size: 1.25em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #9f8540;
background-color: inherit;
}

h2.subheadgreen{
	color: #0d6974;
	margin: 1.5em auto 1em auto;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	border: 0;
	background-color: transparent;
}


.darkblue {
background-color: #10174b;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}

div.whitestand{
color: #000000;
background-color: #ffffff;
border-width: 2px;
border-style: solid;
border-color: #620b1e;
width: 35em;
padding: 3em;
margin: 1em 0;
}

h1.standhead{
	color: #ffff00;
	background-color: #10174b;
	border-color: #620b1e;
	border-style: solid;
	border-width: 2px;
	font-family: Garamond, Times, serif;
	text-align: center;
	font-size: 2em;
	padding: 10px;
}
table{
	border: 2px solid #000;
}

span.cred{
color: #ff0000;
background-color: transparent;
}

h1.yellowtype2{
	color: #ffff00;
	background-color: inherit;
	font-family: Garamond, Times, serif;
	font-size: 3.0em;
	padding: 1em;
	text-align: center;
}

p.standcopy{
color: #ffff00;
background-color: #10174b;
border-color: #620b1e;
border-style: solid;
border-width: 2px;
font-family: Garamond, Times, serif;
text-align: center;
font-size: 1.25em;
padding: 0.5em 0;
}


div.bibrefer{
float: right;
width: 8em;
margin: 0 1.5em 0 1.5em;
font-size: 1.25em;
font-weight: bolder;
font-family: Garamond, Times, serif;
}

h1.edwjhead{
	font-size: 1.75em;
	font-weight: bolder;
	font-family: Garamond, Times, serif;
	text-align: center;
	line-height: 1.2em;
	color: #0d6974;
}

p.prayer{
font-size: 1.25em;
font-weight: bolder;
font-family: Arial, helvetica, sans-serif;
text-align: left;
}


p.yellow{
color: #ffff00;
background-color: inherit;
}

h1.facthead{
font-size: 3em;
font-family: arial, helvetica, sans-serif;
font-weight: bolder;
text-align: center;
}

span.fcblack{
color: #000000;
background-color: inherit;
}

p.studycenter{
text-align: center;
font-size: 1.5em;
font-family: Arial, helvetica, sans-serif;
}

div.redoutline{
	border-style: solid;
	border-width: 4px;
	border-color: #6e141e;
	text-align: left;
	padding: 1em;
}

div.redback{
	background-color: #6e141e;
	color: #ffff00;
	padding: 1em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

div.greencredit{
background-color: #b2d1c1;
color: #000000;
padding: 10px;
border-style: solid;
border-width: 4px;
border-color: #6e141e;
}


p.redtitle{
	background-color: transparent;
	color: #ffff00;
	font-size: 1.5em;
	font-family: Arial, helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}


div.bibrefer{
float: right;
width: 8em;
margin: 0 1.5em 0 1.5em;
font-size: 1.25em;
font-weight: bolder;
font-family: Garamond, Times, serif;
}

h1.edwjhead{
font-size: 1.75em;
font-weight: bolder;
font-family: Garamond, Times, serif;
text-align: center;
color: #0d6974;
}

p.prayer{
font-size: 1.25em;
font-weight: bolder;
font-family: Arial, helvetica, sans-serif;
text-align: left;
}

div.standhead2{
background-color: #5f0d19;
padding: 0.5em;
margin: 1em 0;
}

p.yellow{
	color: #ffff00;
	background-color: #5f0d19;
	font-size: 1.25em;
	font-family:  Garamond, Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p.cquote{
text-align: center;
font-size: 1.25em;
font-family: Garamond, Times, serif;
margin: 10px;
}

h2.cortit{
	text-align: center;
	font-size: 2em;
	font-family: Garamond, Times, serif;
	padding: 15px;
	margin-top: 10px;
	font-weight: bolder;
}

td.tabyel{
background-color: #f5d183;
color: #000000;
}

td.tabred{
background-color: #ac2b3d;
color: #ffff00;
}

td.tabwhite{
background-color: #ffffff;
color: #000000;
}

td.tabgray{
background-color: #aaaaaa;
color: #000000;
}

table {
	border: 2px solid #000;
}


p.studycenter{
text-align: center;
font-size: 1.5em;
font-family: Arial, helvetica, sans-serif;
}

div.grayback{
border-style: solid;
border-width: 4px;
border-color: #000000;
background-color: #aaaaaa;
color: #000000;
padding: 10px;
}


table {
	border: 2px solid #000;
}

.creationBattle {
background-color: #ffffff;
color: #000000;
width: 1150px;
padding: 3em;
margin: 1em 0;
}


h1.yellowtype{
text-align: center;
font-size: 1.5em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #cd610a;
background-color: inherit;
}


h2.yellowhead{
	text-align: left;
	font-size: 1.25em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #cd610a;
	background-color: inherit;
	padding: 10px;
}

h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}



h1.large{
	font-size: 3em;
	text-align: center;
	line-height: 1.2em;
	font-weight: bolder;
}


h1.factheadsmall2{
font-size: 1.5em;
font-weight: bolder;
color: #000000;
background-color: transparent;
text-align: center;
}


.north {
background-color: #256737;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}

.white {
background-color: #ffffff;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}


div.litgreen{
background-color: #93ab93;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}

div.blubord{
	border-color: #001541;
	border-width: 4px 0;
	border-style: solid;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 10px;
}

h1.factheadsmall{
	font-size: 2em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


h1.factheadsmall2{
font-size: 1.5em;
font-weight: bolder;
color: #000000;
background-color: transparent;
text-align: center;
}

p.blusouth{
color: #001541;
background-color: transparent;
font-size: 1.5em;
font-weight: bolder;
font-family: Garamond, Times, serif;
text-align: center;
}

h1.blackhead{
	font-size: 2.0em;
	font-weight: bolder;
	color: #000000;
	background-color: transparent;
	text-align: center;
	margin: 15px;
	padding: 15px;
}

h1.bluhead{
	font-size: 1.75em;
	font-weight: bolder;
	color: #153b8c;
	background-color: transparent;
	text-align: center;
	padding: 20px;
	line-height: 1.2em;
}

h1.reddhead{
	font-size: 1.75em;
	font-weight: bolder;
	color: #91263a;
	background-color: transparent;
	text-align: center;
	padding: 20px;
	line-height: 1.2em;
}

p.capred{
font-size: 1.25em;
font-weight: bolder;
color: #91263a;
background-color: transparent;
text-align: center;
}



h1.large{
	font-size: 3em;
	text-align: center;
	line-height: 1.2em;
	font-weight: bolder;
}


h1.factheadsmall2{
font-size: 1.5em;
font-weight: bolder;
color: #000000;
background-color: transparent;
text-align: center;
}


.north {
background-color: #256737;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}

.white {
background-color: #ffffff;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}


div.litgreen{
background-color: #93ab93;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}

div.blubord{
	border-color: #001541;
	border-width: 4px 0;
	border-style: solid;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 10px;
}

h1.factheadsmall{
	font-size: 2em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


h1.factheadsmall2{
font-size: 1.5em;
font-weight: bolder;
color: #000000;
background-color: transparent;
text-align: center;
}

p.blusouth{
color: #001541;
background-color: transparent;
font-size: 1.5em;
font-weight: bolder;
font-family: Garamond, Times, serif;
text-align: center;
}

h1.blackhead{
	font-size: 2.0em;
	font-weight: bolder;
	color: #000000;
	background-color: transparent;
	text-align: center;
	margin: 15px;
	padding: 15px;
}

h1.bluhead{
	font-size: 1.75em;
	font-weight: bolder;
	color: #153b8c;
	background-color: transparent;
	text-align: center;
	padding: 20px;
	line-height: 1.2em;
}

h1.reddhead{
	font-size: 1.75em;
	font-weight: bolder;
	color: #91263a;
	background-color: transparent;
	text-align: center;
	padding: 20px;
	line-height: 1.2em;
}

p.capred{
font-size: 1.25em;
font-weight: bolder;
color: #91263a;
background-color: transparent;
text-align: center;
}


.creation_yellow {
background-color: #f0f09e;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}

h1.sanshead{
font-size: 1.5em;
font-weight: bolder;
text-align: center;
font-family: Arial, helvetica, sans-serif;
margin: 0.5em 0;
}

h1.sanshead2{
font-size: 1.5em;
font-weight: bolder;
text-align: justify;
font-family: Arial, helvetica, sans-serif;
margin: 0.5em 0;
line-height: 1.5;
}

p.sans{
font-size: 1.25em;
font-weight: bolder;
font-family: Arial, helvetica, sans-serif;
}

span.redcome{
color: #ff0000;
background-color: inherit;
}

span.bluecome{
color: #0000ff;
background-color: inherit;

}


h1.sanshead{
font-size: 1.5em;
font-weight: bolder;
text-align: center;
font-family: Arial, helvetica, sans-serif;
margin: 0.5em 0;
}



table {
	line-height: 1.2em;
	border: 2px solid #000;
	vertical-align: auto;
}
tr {
	vertical-align: auto;
}
td {
	vertical-align: top;

}

p.rpara{
text-align: right;
font-size: 1.25em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #000000;
background-color: inherit;
}

h1.titund{
	text-align: center;
	font-size: 1.5em;
	font-weight: bolder;
	font-family: Garamond, Times, serif;
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
	padding: 10px;
}

span.undital{
font-size: 1.00em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #000000;
background-color: inherit;
text-decoration: underline;
font-style: italic;
}

h2.ital{
text-align: left;
font-size: 1.25em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #000000;
background-color: inherit;
font-style: italic;
}

div.topbot{
border-style: solid;
border-width: 2px 0;
border-color: #000000;
}

p.pagenum{
text-align: center;
font-size: 1.25em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #000000;
background-color: inherit;
}


h1.yellowtype{
text-align: center;
font-size: 1.5em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #cd610a;
background-color: inherit;
}


h2.yellowhead{
	text-align: left;
	font-size: 1.25em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #cd610a;
	background-color: inherit;
	padding: 10px;
}

h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}



h1.yellowtype{
text-align: center;
font-size: 1.5em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #cd610a;
background-color: inherit;
}

a.bluetype{
color: #0033ff;
backgroundcolor: inherit;
}

h2.yellowhead{
	text-align: left;
	font-size: 1.25em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #cd610a;
	background-color: inherit;
	padding: 10px;
}

h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}



td.header{
font-size: 125%;
font-weight: bolder;
background-color: #104D2C;
color: #25FA82;
}

td.subhead{
font-size: 115%;
font-weight: bolder;
background-color: #25FA82;
color: #104D2C;
text-decoration: underline;
}

td a.minlink{
color: #104D2C;
}

p.big{
margin: 0 1em;
padding: 0.5em;
border-width: 2px;
border-style: solid;
border-color: #000000;
color: #ECC93D;
background-image: url("giffs/logo_back.jpg");
width: auto;
height: auto;
text-align: center;
font-size: 200%;
letter-spacing: 0.25em;
}


td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bolder;
}
h1.yellowtype{
text-align: center;
font-size: 1.5em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #cd610a;
background-color: inherit;
}


h2.yellowhead{
	text-align: left;
	font-size: 1.25em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #cd610a;
	background-color: inherit;
	padding: 10px;
}

h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}



h1.yellowtype{
text-align: center;
font-size: 1.5em;
font-weight: bolder;
font-family: Garamond, Times, serif;
color: #cd610a;
background-color: inherit;
}

a.bluetype{
color: #0033ff;
backgroundcolor: inherit;
}

h2.yellowhead{
	text-align: left;
	font-size: 1.25em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #cd610a;
	background-color: inherit;
	padding: 10px;
}

h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}
h2.subhead_left{
text-align: left;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: #000000;
}
h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}

.creationYellow {
background-color: #ffffbe;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}


h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}

h1.titleWay{
	text-align: center;
	font-size: 200%;
	font-weight: bolder;
	line-height: 1.2em;
}

div.creationYellow p{
	margin-bottom: 1em;
	font-weight:bolder;
}


.creationBlue {
background-color: #b5eaf0;
color: #000000;
width: 625px;
padding: 3em;
margin: 1em 0;
}


h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}

h1.titleWay{
	text-align: center;
	font-size: 200%;
	font-weight: bolder;
	line-height: 1.2em;
	font-style:italic;
}


div.creationBlue p{
	margin-bottom: 1em;
	font-weight:bolder;
}


h1.factheadsmall2{
font-size: 1.5em;
font-weight: bolder;
color: #000000;
background-color: transparent;
text-align: center;
}


h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}

h2.subhead_left{
text-align: left;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: #000000;
}

h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}
h1.large{
	font-size: 3em;
	text-align: center;
	line-height: 1.2em;
}


div.redround{
	border-width: 3px;
	border-style: solid;
	border-color: #711e32;
	padding: 10px;
}

div.reedback{
background-color: #711e32;
color: #ffff00;
padding: 0.5em 0;
}

td.yelred{
background-color: #711e32;
color: #ffff00;
}

h1.factheadsmall{
	font-size: 2em;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.2em;
	text-align: center;
}
p.yellow {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.2em;
	font-weight: bold;
	color: #FF0;
	text-align: center;
}

span.cred{
color: #ff0000;
background-color: transparent;
}



h2.subhead{
margin: 1.5em auto 1em auto;
text-align: center;
font-size: 140%;
font-weight: bold;
border: 0;
background-color: transparent;
color: inherit;
}

h1.factheadsmall2{
font-size: 1.5em;
font-weight: bolder;
color: #000000;
background-color: transparent;
text-align: center;
}


.creationBattle {
background-color: #ffffff;
color: #000000;
width: 1150px;
padding: 3em;
margin: 1em 0;
}



.creationYellow {
background-color: #ffff88;
color: #000000;
width: 38em;
padding: 3em;
margin: 1em 0;
}

p{
	margin-bottom: 1em;
}

h1.fcdblue{
background-color: inherit;
color: #062c6a;
font-size: 1.75em;
font-family: Garamond, Times, serif;
font-weight: bolder;
}

h1.fcdred{
background-color: inherit;
color: #a3022b;
font-size: 1.5em;
font-family: Garamond, Times, serif;
font-weight: bolder;
text-align: center;
}

div.redborder11{
border-style: solid;
border-width: 2px;
border-color: #a3022b;
padding: 1em;
font-size: 1.25em;
font-family: Garamond, Times, serif;
font-weight: bolder;
text-align: left;
}

div.blueborder11{
border-style: solid;
border-width: 2px;
border-color: #062c6a;
background-color: inherit;
color: #ae0c3b;
padding: 1em;
font-size: 1.25em;
font-family: Garamond, Times, serif;
font-weight: bolder;
text-align: left;
}


hr.redrud{
background-color: #a3022b;
color: #a3022b;
}

p.dbblue{
background-color: inherit;
color: #062c6a;
font-size: 1.25em;
font-family: Garamond, Times, serif;
font-weight: bolder;
}

table.redbord{
border-width: 1px;
border-color: #ae0c3b;
border-style: solid;
}


td.yellred{
background-color: #ae0c3b;
color: #ffff00;
border-width: 1px;
border-color: #ae0c3b;
border-style: solid;
}

td.yelbla{
background-color: inherit;
color: #000000;
border-width: 1px;
border-color: #ae0c3b;
border-style: solid;
}

span.cred{
color: #ff0000;
background-color: transparent;
}
p.redspace {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	color: #F00;
}

ol{
	list-style:decimal;
	font-size: 1em;
	font-weight: bolder;
}

ul{
	list-style: circle;
	font-size: 1em;
	font-weight: bolder;
}
sup {
    font-size: 0.40em; 
    vertical-align: text-top;
}


