/*----Structural DIVs----*/

#wrap {
	width: 800px;
	text-align: left;
}

/*----Other DIVs----*/

#topBorder {
	height: 125px;
	overflow: hidden;
}

#btmBorder {
	height: 36px;
	overflow: hidden;
}

#text {
	background: url(images/sideBorder.gif) repeat-y;
	width: 800px;
}

#innerText {
	width: 521px /*741px*/;
	padding: 0 110px 30px 110px;
	background: #fef7db;
	margin-left: 31px;
}

#sectionNav {
	width: 521px;
	margin: 54px 0 0 0;
	background: url(images/sectionNav.gif) 50px 10px repeat-y;
}

#sectionNav ul {
	width: 375px !important;
	list-style: none !important;
	margin: 0 0 23px 75px !important;
}

#sectionNav li {
	list-style: none !important;
	font: bold italic 16px/20px palatino, georgia, 'Times New Roman', times, serif  !important;
	text-align: center !important;
}

#sectionNav .extraLineHeight {
	background: url(images/sectionNav-rule.gif) 90px bottom no-repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#sectionNav .extraLineHeight li {
	margin-bottom: 20px;
}

#footer {
	width: 800px;
	background: url(images/footer.gif) 50% 0 no-repeat;	
	text-align: center;
	padding: 10px 0 30px 0;
	margin-top: 20px
}

#footer ul {
	list-style: none;
}

#footer li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}


/*----Typography----*/

#innerText p {
	font: normal 14px/18px 'Times New Roman', times, serif;
	color: #000;	
	margin-bottom: 15px;
}

#innerText ul {
	margin-left: 25px;
}

#innerText li {
	font: normal 14px/18px 'Times New Roman', times, serif;
	color: #000;	
	margin-bottom: 15px;
}

#innerText h2 {
	font: bold 21px/25px palatino, georgia, 'Times New Roman', times, serif;
	text-align: center;
	color: #686040;
	padding: 20px 0 10px 0;
}

#innerText h3 {
	font: bold italic 18px/25px palatino, georgia, 'Times New Roman', times, serif;
	text-align: center;
	color: #686040;
	padding: 20px 0 10px 0;
}

#innerText h4 {
	font: bold 16px/18px 'Times New Roman', times, serif;
	color: #000;
	text-align: center;
	padding: 0 0 20px 0;
}

.smallText, .smallText p {
	font: normal 12px/18px palatino, georgia, 'Times New Roman', times, serif !important;
	color: #000;	
}

.indented {
	margin-left: 20px;
}

.right {
	text-align:right;
}

/*----Links----*/

#innerText a {
	color: #636996;
	text-decoration: none;
}

#innerText a:hover {
	color: #7f641e;
}

#sectionNav li a {
	font: normal 16px/22px palatino, georgia, 'Times New Roman', times, serif;
	text-decoration: none;
	color: #3f429d !important;
}

#sectionNav li a:hover {
	color: #675f3e !important;
}

.indent {
	margin-left: 15px;
}

#footer a {
	color: #636996;
	text-decoration: none;
}

#footer a:hover {
	color: #7f641e;
}


/*-----Rollovers-----*/

.returnLink {
	height: 61px;
	width: 274px;
	overflow: hidden;
}

.returnLink a {
	height: 61px;
	width: 274px;
	display: block;
	background: url(images/return.gif) 0 0  no-repeat;
	padding-top: 90px;	
}

.returnLink a:hover {
	background: url(images/return.gif) 0 -61px  no-repeat;
}

/* ---- Sign Up Form Styles ---- */

#journal {
	border: 1px solid #7a621f;
	margin: 20px 0 0 40px !important;
}

/* ----- Translations - Steps to Knowledge ----- */

.subHeading {
	margin: 80px 0 5px 0 !important;
	text-align: center;
	padding-bottom: 0!important;
}

.heading {
	border-bottom: 4px solid #d9d2b8;
	margin: 0 0 20px 0 !important;
	padding: 0 0 5px 0 !important;
}


/* ----- Translations - Sacred Texts ----- */

table {
	margin-bottom: 30px;
}

td {
	font: normal 14px/18px 'Times New Roman', times, serif;
	color: #000;	
	padding-bottom: 10px;
}
.chapter {
	width: 100px;	
}
