/* 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;
}



/* Styles used on the folowing pages:

Category: Music: Music that Murders (Filename=music_murders.php);
Category: Financial: Global Warming: UN's Trojan Horse (Filename=environment_warming.php);
Category: Translations: Where Have All the Doctrines Gone? (translation_doctrines.php);
Category: Translations: The Bottom Line (translation_bottom.php);
 */

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;
}

/* Generic Site-Wide Styles */

.prophetic 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;
}

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

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

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

.prophetic em {
	font-style: italic;
}

.prophetic strong {
	font-weight: bolder;
}

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

/* 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;
}


/* Prophetic Observer Styles */

.prophetic {
	background-color: #FFF;
	display: block;
	margin: 6px;
	float: left;
	width: 625px;
	padding: 3em;
}

p.indent {
	margin: 0 2em;
}


h1.large{
font-size: 3em;
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;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

hr.hrclear{
clear: left;
}

p.tcenter {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.25em;
	font-weight: bolder;
	color: #000;
	text-align: center;
	display: block;
	margin-bottom: 0.5em;
}

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


h1.factheadsmall{
	font-size: 2em;
	font-weight: bolder;
	color: #000000;
	background-color: transparent;
	text-align: center;
	margin-bottom: 1em;
}



/* 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;
}