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


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

#introText {
	width: 770px /*800px*/;
	padding: 40px 0 0 30px;
}

.leftCol {
	width: 445px /*460px*/;
	float: left;
	padding-right: 15px;
}

.rightCol {
	width: 290px /*300px*/;
	float: left;
	padding-left: 10px;
}

.text {
	width: 722px /*740px*/;
	margin: 0 0 0 30px;
	float: left;
	padding: 30px 18px 10px 0;
}

.borders {
	border-top: 1px solid #f3a839;
	border-bottom: 1px solid #f3a839;
	margin-top: 40px	
}

.bookDescription {
	width: 409px;
}

.bookCover {
	float: right;
	width: 256px;
}


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


#introText p,
.text p {
	font: normal 18px/25px palatino, georgia,'Times New Roman', times, serif;
	color: #fff;
	margin-bottom: 15px;
}

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

#introText a,
.text a {
	color: #6f9cfe;
	text-decoration: none;
}

#introText a:hover,
.text a:hover {
	color: #fcb93d;
}	

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

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

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

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

.about1 {
	height: 22px;
	width: 421px;
	background: url(images/inPageHeaders/about-MVS.gif) no-repeat;
	display: blocks;
	margin-bottom: 20px;
}

.about2 {
	height: 46px;
	width: 414px;
	background: url(images/inPageHeaders/a-message-from-MVS.gif) no-repeat;
	display: blocks;
	margin-bottom: 20px;
}

.about3 {
	height: 44px;
	width: 735px;
	background: url(images/inPageHeaders/announcing2009.gif) no-repeat;
	display: blocks;
	margin-bottom: 35px;
}

.about4 {
	height: 136px;
	width: 409px;
	background: url(images/inPageHeaders/the-great-waves-prophecy.gif) no-repeat;
	display: blocks;
	margin-bottom: 30px;
}



/*-----Begin Reading Now ----- */

.additionalResources {
	background: url(../home/images/backgrounds/additionalResources.gif) no-repeat;
	padding-top: 5px;
	text-align: center;
	margin: 10px 0 100px 0;
}

.beginReadingNow {
	background: url(../home/images/backgrounds/beginReadingNow.gif) no-repeat top center;	
	width: 407px;
	height: 31px /*71px*/;
	padding-top: 40px;
	margin: 3px 0 7px 0;	
}

.beginReadingNow a {
	font: normal 18px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #1860cf;
	text-decoration: none;
}

.beginReadingNow a:hover {
	color: #fcb93d;
}

.availableInPrint {
	width: 407px;
	height: 86px;
	background: url(../home/images/backgrounds/availableInPrint.gif) no-repeat top center;		
	padding-top: 27px;
}

.availableInPrint ul {
	list-style: none;
}

.availableInPrint li {
	text-align: center;
	font: normal 14px/16px palatino, georgia, 'Times New Roman', times, serif !important;	
}

.availableInPrint a {
	font: normal 14px/16px palatino, georgia, 'Times New Roman', times, serif !important;
	color: #1c39c9;
	text-decoration: none;
}

.availableInPrint a:hover {
	color: #e4a212;
}

.greatWavesResources .beginReadingNow {
	background: url(../home/images/backgrounds/beginReadingNowGW.gif) no-repeat top center;	
	padding-top: 43px;	
	text-align: left;
}

.downloadPDF {
	width: 148px;
	text-align: center;
	margin-left: 54px;
} 

.readOnline {
	width: 155px;
	text-align: center;	
}

.additionalResources h3 {
	margin: 0 !important;
	padding: 0!important;
	height: 0 !important;
	overflow: hidden !important;
}

.additionalResources .availableBookstores2009 {
	background: url(../home/images/backgrounds/availableInBookstores2009.gif) no-repeat top center;	
	height: 46px !important;
	width: 407px !important;
	float: left;
	display: inline;
}

.shareWithOthersBox {
	background: url(../home/images/backgrounds/shareWithOthers.gif) #714a16 no-repeat top center;	
	width: 306px;
	text-align: left;
	margin: 0 0 7px 50px;
	padding-bottom: 2px;
	float: left;
	display: inline;
}

.shareWithOthers {
	border: 1px solid #7d521b;
	background: #fff;
	margin: 27px 2px 0 2px;
	width: 300px;
	float: left;
	display: inline;
	padding: 3px 0;
	overflow: hidden;
}

.shareLeftCol {
	float: left;
	width: 102px;
	margin: 0 20px 0 10px;
	padding-top: 5px;
	display: inline;
	overflow: hidden;
}

.shareRightCol {
	float: left;
	width: 160px;
	display: inline;
}
