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


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

#content {
	width: 760px /*764px*/;
	border: 2px solid #9d7135;
	border-top: 3px solid #9d7135;
	border-bottom: 0;
	background: url(images/backgrounds/content.jpg) no-repeat #9d7135;
	padding-top: 242px;
	margin-left: 15px;
}

#courtesyNav {
	height: 28px;
	font: bold 15px/28px palatino, georgia,'Times New Roman', times, serif;	
	padding: 0 0 14px 13px;
}

#text {
	background: url(images/backgrounds/text.gif) no-repeat #e3d8ae;
	margin: 0 4px;
	border-bottom: 5px solid #9d7135;
	padding-bottom: 10px;
}

#pageTitle {
	height: 125px !important;
	width: 752px;
	margin: 0 0 20px 4px !important;
}

.chapter1 {
	background: url(images/pageTitles/preparingGreatWaves.gif) no-repeat;
}

.chapter2 {
	background: url(images/pageTitles/greatWavesYourLife.gif) no-repeat;
}

.chapter4 {
	background: url(images/pageTitles/freedomToMove.gif) no-repeat;
}

.chapter11 {
	background: url(images/pageTitles/wherePlaceFaith.gif) no-repeat;
}

/*------TEMPORARILY REMOVED CHAPTERS-----------

.chapter3 {
	background: url(images/pageTitles/escapingThePast.gif) no-repeat;
}
.chapter5 {
	background: url(images/pageTitles/deepEvaluation.gif) no-repeat;
}

.chapter6 {
	background: url(images/pageTitles/relationshipsAndGreatWaves.gif) no-repeat;
}

.chapter7 {
	background: url(images/pageTitles/preparingYourFamily.gif) no-repeat;
}

.chapter8 {
	background: url(images/pageTitles/buildingCommunity.gif) no-repeat;
}

.chapter9 {
	background: url(images/pageTitles/greatWavesProphecy.gif) no-repeat;
}

.chapter10 {
	background: url(images/pageTitles/greatWavesGreaterCommunity.gif) no-repeat;
}

.chapter12 {
	background: url(images/pageTitles/yourPurposeAndDestiny.gif) no-repeat;
}

.chapter13 {
	background: url(images/pageTitles/greatMessageOfHope.gif) no-repeat;
}

.chapter14 {
	background: url(images/pageTitles/seeingKnowingTakingAction.gif) no-repeat;
} 
------TEMPORARILY REMOVED CHAPTERS-----------*/

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


#text p {
	font: normal 15px/25px palatino, georgia,'Times New Roman', times, serif;
	color: #000;
	margin-bottom: 15px;
	padding: 0 40px;
}

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

#courtesyNav a {
	font: bold 15px/28px palatino, georgia,'Times New Roman', times, serif;	
	color: #1c39c9;
	text-decoration: none;
}

#courtesyNav a:hover {
	color: #8f743a;
}

.more {
	font-size: 24px;
	line-height: 30px;
}

/*----- Image Styles -----*/

.photoRight {
	float: right;
	margin: 0 0 15px 0px;
}

/*----- In-Page Headers ------*/



/*----- Main Nav -----*/

#writingsNav {
	height: 35px;
	overflow: hidden;
	margin: 6px 0 6px 15px;
}

#writingsNavMenu {
	height: 35px;
	display: inline;
	list-style: none;
}

#writingsNavMenu li {
	height: 35px;
	display: inline;
	list-style: none;
	float: left;
}

#writingsNavMenu .item0 a {
	background: url(images/writingsNav/home.gif) no-repeat;
	height: 35px;
	width: 79px;
	display: block;
	padding-top: 50px;
}

#writingsNavMenu .item0 a:hover, #writingsNavMenu .item0 a.selected {
	background: url(images/writingsNav/home.gif) no-repeat 0 -35px;
}

#writingsNavMenu .item1 a {
	background: url(images/writingsNav/about.gif) no-repeat;
	height: 35px;
	width: 77px;
	display: block;
	padding-top: 50px;
}

#writingsNavMenu .item1 a:hover, #writingsNavMenu .item1 a.selected {
	background: url(images/writingsNav/about.gif) no-repeat 0 -35px;
}

#writingsNavMenu .item2 a {
	background: url(images/writingsNav/writings.gif) no-repeat;
	height: 35px;
	width: 95px;
	display: block;
	padding-top: 50px;
}

#writingsNavMenu .item2 a:hover, #writingsNavMenu .item2 a.selected {
	background: url(images/writingsNav/writings.gif) no-repeat 0 -35px;
}

#writingsNavMenu .item3 a {
	background: url(images/writingsNav/messages.gif) no-repeat;
	height: 35px;
	width: 100px;
	display: block;
	padding-top: 50px;
}

#writingsNavMenu .item3 a:hover, #writingsNavMenu .item3 a.selected {
	background: url(images/writingsNav/messages.gif) no-repeat 0 -35px;
}

#writingsNavMenu .item4 a {
	background: url(images/writingsNav/interviews.gif) no-repeat;
	height: 35px;
	width: 108px;
	display: block;
	padding-top: 50px;
}

#writingsNavMenu .item4 a:hover, #writingsNavMenu .item4 a.selected {
	background: url(images/writingsNav/interviews.gif) no-repeat 0 -35px;
}

#writingsNavMenu .item5 a {
	background: url(images/writingsNav/events.gif) no-repeat;
	height: 35px;
	width: 84px;
	display: block;
	padding-top: 50px;
}

#writingsNavMenu .item5 a:hover, #writingsNavMenu .item5 a.selected {
	background: url(images/writingsNav/events.gif) no-repeat 0 -35px !important;
}




/*------ Previous/Next Menu Styles -----*/

#prevNext {
	height: 49px;
	overflow: hidden;
}

#prevNextMenu{
	height: 49px;
	display: inline;
	list-style: none;
}

#prevNextMenu li {
	height: 49px;
	display: inline;
	list-style: none;
	float: left;
}

#prevNextMenu .item0 a {
	background: url(images/prevNext/previousChapter.gif) no-repeat;
	height: 49px;
	width: 236px;
	display: block;
	padding-top: 75px;
}

#prevNextMenu .item0 a:hover {
	background: url(images/prevNext/previousChapter.gif) no-repeat 0 -47px;
}

#prevNextMenu .item1 a {
	background: url(images/prevNext/TOC.gif) no-repeat;
	height: 49px;
	width: 316px;
	display: block;
	padding-top: 75px;
}

#prevNextMenu .item1 a:hover {
	background: url(images/prevNext/TOC.gif) no-repeat 0 -49px;
}

#prevNextMenu .item2 a {
	background: url(images/prevNext/nextChapter.gif) no-repeat;
	height: 49px;
	width: 200px;
	display: block;
	padding-top: 75px;
}

#prevNextMenu .item2 a:hover {
	background: url(images/prevNext/nextChapter.gif) no-repeat 0 -47px;
}

#prevNextMenu .item3 {
	background: url(images/prevNext/previousGray.gif) no-repeat;
	height: 49px;
	width: 236px;
	display: block;
	padding-top: 75px;
}

#prevNextMenu .item4 {
	background: url(images/prevNext/nextGray.gif) no-repeat;
	height: 49px;
	width: 200px;
	display: block;
	padding-top: 75px;
}
