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

body {
	margin: 0px;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



a:link {
	text-decoration: none;
	color: #3F8DD8;
}


a:visited {
	
	color: #3F8DD8;
}
	
a:hover{
	color: #FC0;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;	
}

.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	width: 1000px;
}
.txt16bold {
	font-size: 16pt;
	font-weight: bold;
}

.header {
	width: 1000px;
	height: 290px;
	margin-top: 30px;
}
.navigation {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}
.navigation a:link {
	color: #333;
	text-decoration: none;
}
.quotebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	height: 200px;
	width: 430px;
	float: right;
	margin-right: 10px;
}
.arial18 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-style: italic;
}

.quotebox_text {
	width: 410px;
	font-style: italic;
	font-weight: bold;
	color: #786449;
	font-size: 15pt;
	text-align: center;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #FFF;
}
.textbox_rt {
	float: right;
	width: 430px;
	font-size: 16pt;
	margin-right: 10px;
}
.resources {
	padding-left: 20px;
	margin-top: 1px;
	min-height: 100px;
	font-size: 12pt;
}
.textbox_rtGeorgia {
	float: right;
	width: 360px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	border: thin solid #999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.textbox_rtCourier {
	float: right;
	width: 360px;
	font-family: "Courier New", Courier, monospace;
	font-size: 15pt;
	border: thin solid #999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 10px;
}

.textbox_left {
	width: 450px;
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	float: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32pt;
	color: #695B36;
	margin-top: 10px;
	text-indent: 15px;
}

.navigation a:visited {
	color: #333;
}
.navigation a:hover {
	color: #FFCC00;
}
.book {
	width: 500px;
	float: left;
	font-size: 14pt;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: center;
}
.textbox {
	float: right;
	width: 330px;
	margin-right: 20px;
	background-image: url(images/bg_textbox.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	padding-left: 80px;
	margin-top: 40px;
	font-weight: bold;
}

.logo {
	margin-top: 22px;
	margin-left: 500px;
}
.spacer {
	clear: both;
	text-align: center;
	width: 100%;
	background-image: url(images/bg_spacer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	background-position: 20px;
}
.textbox_900 {
	width: 95%;
	margin-left: 20px;
	font-size: 16pt;
}
.txt12 {
	font-size: 12pt;
}
.txt11 {
	font-size: 11pt;
}

.txt18 {
	font-size: 18pt;
}


.title {
	clear: both;
	text-indent: 10px;
}
.imgborder {
	border: 1px solid #333;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #695B36;
}
.browntxt {
	color: #2F2519;
	text-align: center;
	line-height: 28px;
}
.downloadbox {
	background-color: #F9F6F1;
	width: 900px;
	font-size: 10pt;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	padding-top: 10px;
}
.downloadboxTitle {
	background-color: #DACAA9;
	width: 900px;
	font-size: 12pt;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
	vertical-align: middle;
}

.chapter {
	float: left;
	width: 100px;
	padding-left: 10px;
}
.chapter_title {
	float: left;
	width: 500px;
	padding-left: 10px;
	font-weight: bold;
}
.title_box {
	float: right;
	height: 50px;
	width: 100px;
	vertical-align: middle;
	padding: 0px;
}

.chapter_links {
	float: right;
	width: 100px;
	font-size: 9pt;
}
.chapter_links_video {
	float: right;
	width: 150px;
}
h3 {
	color: #695B36;
}
