/* CSS Document */

/* CSS Document */

/* Initialize all tags */
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset {margin: 0;
														padding: 0;
														border: 0;}
/* Default for <body>tag */													
body {font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		background-color: #FFFFFF;
		text-align: center;}

/* Default settings for container */
#container {
	width: 800px;
	margin: 10px auto;
	text-align: justify;
	background: #FFFFFF;
}		  /* compensates for IE 5.0 bug fix */
			

#footer {
	text-align: center;
	font: 14pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	padding: 5pt 0pt;
	margin: 0px 25px 10px;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#container #footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#container #footer h1{
	font: normal 10pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#container #footer a {
	color: #660000;
}

#banner {
	height: 125px;
	background: center;
	margin: 0px;
	padding: 0px;
}
#main_content {
	background: #FFFFFF;
	text-align: justify;
	margin: 0px 0px 10px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}	

/* Generic float classes to float an image to the right or to the left
    with the text, or other elements to flow around with a 15 px margin on
	right or left side and 5 px gap on the bottom. */		
.leftimage {
	margin: 0px 15px 5px 0px;
	float: left;
}
.rightimage {
	margin: 0px 0px 5px 15px;
	float: right;
}

p {
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5pt;
	margin-right: 15px;
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 20px;
}
	


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-align: center;
	color: #000000;
	margin-bottom: 20px;
}


h2 {
	font-family: Arial, Times, serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 8px;
	text-indent: 0em;
}
h3 {
	font-family: Arial, Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 7px;
	text-indent: 2.3em;
}

h4 {
	color: #000000;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	text-indent: 2.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}


h5 {
	color: #000000;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	text-indent: 2.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}

h6 {
	color: #000000;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	text-indent: 0em;
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


sup {
	font-size: 9pt;
}

ul {
	color: #000000;
	background: center;
	margin-right: 40px;
	margin-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
ol {
	color: #000000;
	background: center;
	margin-right: 40px;
	margin-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
}

blockquote {
	margin-right: 40pt;
	margin-left: 40pt;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:20px;
}


.indented_quote {
	font-style: normal;
	margin: 0pt 0pt 5pt;
	width: auto;
	text-indent: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px 30px;
	line-height: 20px;
}
.indented_poetry {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	text-indent: 0pt;
	text-align: left;
	font-weight: normal;
	margin-left: 125px;
	line-height: 20px;
}

.eight_point {
	font-size: 10pt;
}
.eight_point_italic {
	font-size: 8pt;
	font-style: italic;
}

.center {
	text-align: center;
}

.date_circular {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin-top: 5px;
}
.author_right_margin {

	text-align: right;
}

.footnotes {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.verse_subtitle {
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footer {color: #000000; letter-spacing: normal; vertical-align: middle; text-align: center; padding: 0px; font: lighter normal 8pt/14pt Arial, Helvetica, sans-serif; font-size: 9pt; }

.back_link {
	text-align: left;
	text-indent: 0px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: lighter;
}
.home_link {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: lighter;
}
