@charset "utf-8";
/* CSS Document */
body {
	font-family: "Lucida Grande","Lucida Sans Unicode",helvetica,verdana,arial,sans-serif;
	color:#000000;
	line-height: 25px;
	text-align:justify;
}

a:link {
	text-decoration:none;
	color: #005900;
}

a:visited {
	text-decoration:none;
	color: #005900;
}

a:hover {
	text-decoration:underline;
}

a:active {text-decoration:underline;}

a.comment:link {
	color: #0099FF;
}

h1{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 1ex;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border-top-color: #8F4747;
	border-right-color: #8F4747;
	border-bottom-color: #8F4747;
	border-left-color: #8F4747;
	margin-bottom: 3em;
	letter-spacing: 1ex;
	font-size: 18px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 1ex;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 1.5em;
	letter-spacing: 0.5ex;
}


table table td p {
	margin:0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
}

hr {
	width: 50%;
	margin-top: 30px;
	text-align: left;
	}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}

li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	text-align:justify;
	font-size: 14px;
}

/*
p:first-letter {
	font-size: 300%;
	font-family:  garamond, bodoni, curly, times, serif;
	color: orange;
	padding-right: 1px;
	position:relative;
	margin-left: -26px;
	}
*/
	
.questions {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #580075;
	margin-top: 3em;
	margin-right: 0pc;
	margin-bottom: 0pc;
	margin-left: 0pc;
	font-weight: bold;
	padding: 5px;
}

.verses {
	text-align: left;
	text-indent: 0px;
	margin-left: 15em;
	font-size : 14px;
}


#intro {
	color: #46015C;
}


.title {
	font-weight:bold;
	color: #2C5885;
	font-size: 16px;
	text-align:center;
	padding: 3px;
}

.caption_centered {
	font-size: 12px;
	text-align:center;
}

.caption_right {
	font-size: 12px;
	text-align:right;
}

.caption_justify {
	font-size: 12px;
	text-align: justify;
}


.p_justify {
	text-align: justify;
	margin-top: 0;
	margin-bottom:0;
}

.p_indent{
	text-align: justify;
	text-indent: 30px;
	margin-top: 0;
	margin-bottom:0;

}

.p_double_indent{
	text-align: justify;
	text-indent: 60px;
}

.paragraph_right_tab {
	text-indent: -2em;
	text-align: justify;
	margin-left: 2em;
	margin-top: 0;
	margin-bottom:0;
}

.unit_title{
	font-size: 18px;
	font-variant: small-caps;
	text-align:center;
	padding: 3px;
}

.centered {
	text-align:center;
	font-size:15px;
}

.image_centered {
	text-align:center;
	padding-top:50px;
}

.firstletter {
	font-size: 26px;
}

#intro {
	color:#600;
	text-align: justify;
	margin-bottom: 30px;
}

.small-caps {
	font-variant:small-caps;
	font-size:18px;
}

.questions {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #600;
	margin-top: 3em;
	margin-right: 0pc;
	margin-bottom: 0pc;
	margin-left: 0pc;
	font-weight: bold;
}

.questions-paragraph {
	font-size:14px;
	text-align:justify;
	text-indent:20px;
	margin-bottom:0px;
}

.homework-paragraph {
	font-size:14px;
	text-align:justify;
	padding-top: 10px;
}

.notes {
	font-size:12px;
	margin-top: 0;
	margin-bottom:0;
	text-align: justify;
}

.img_float_left{
	float: left;
	margin-top: -60px;
	margin-right: 10px;
	margin-bottom: -5px;
	padding: 5px;
}

.img_float_right{
	float: right;
	margin-top: -60px;
	margin-left: 10px;
	margin-bottom: -5px;
	padding: 5px;
}

.after_img_no_float {
	clear:both;
	text-align:center;
	margin-bottom:2px;
}

.chapter_title {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 1ex;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
	margin-bottom: 3em;
	letter-spacing: 1ex;
	font-size: 18px;
	font-weight:bold;
	color: #4F0000;
}

.author_name{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border-top-color: #8F4747;
	border-right-color: #8F4747;
	border-bottom-color: #8F4747;
	border-left-color: #8F4747;
	margin-bottom: 5em;
	letter-spacing: 10px;
	padding: 10px;
}

.expanded {
	letter-spacing: 1ex;
}

.smaller_font {
	font-size:14px;
	text-align: justify;
}

.larger_font {
	font-size: 18px;
}

.subtitle {
	font-style:normal;
	font-size:14px;
	text-align:center;
	margin-top:-20px;
	padding-bottom:20px;
}

.dictionary {
	text-align:center;
	font-size:14px;
}

#image-left {
	width: 800px;
	float:left;
	margin-top:40px;
}

#image-left img {
	float:left;
}

#image-left p {
	font-size: 12px;
}

#image-middle {
	width: 700px;
	text-align:center;
	margin:auto;
	margin-top:100px;
}

#image-middle img {
	text-align:center;
}

#image-middle p {
	font-size: 12px;
}

#main-text {
	width:auto;	
}

#main-text p {
	text-align:justify;
	text-indent:30px;
	margin-bottom:0;
	margin-top:0;
}

#main-text .firstparagraph {
	text-indent:0;
}

.date {
	text-align:right;
	font-size:14px;
}

.dictionary {
	text-align:center;
	font-size:14px;
}

.icon_centered {
	text-align:center;
	padding-top:10px;
}
