/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.main_nav {
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

.main_nav a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}

.main_nav a:hover {
	color: #000033;
	text-decoration: none;
}

.summon_nav {
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 25px;
	text-indent: 0px;
	line-height: 20px;
}

.summon_nav a:link, a:visited, a:active {
	color: #660000;
	text-decoration: underline;

}

.summon_nav a:hover {
	color: #330000;
	text-decoration: none;
}

.body_pane {
	height: 100%;
}

.chapter_text {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}

.body_text {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 25px;
	text-indent: 25px;
	padding-bottom: 50px;
}

.body_text a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}

.body_text a:hover {
	color: #000033;
	text-decoration: none;
}

.chapter_nav {
	color:#333333;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 35px;
}

.chapter_nav a:link, a:visited, a:active {
	color:#333333;
	text-decoration: underline;
}

.chapter_nav a:hover {
	color: #000000;
	text-decoration: none;
}

.page_title {
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	text-indent: 0px;
	line-height: 20px;
	text-align: center;
}

.page_title a:link, a:visited, a:active {
	color: #660000;
	text-decoration: underline;
}

.page_title a:hover {
	color: #330000;
	text-decoration: none;
}

.body_text2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 25px;
	padding-bottom: 50px;
}

.body_text2 a:link, a:visited, a:active {
	color: #000066;
	text-decoration: underline;
}

.body_text2 a:hover {
	color: #000033;
	text-decoration: none;
}
