header {
	color: #F00;
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	z-index: -1;
	}
	
body {
	color: #000;
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	z-index: -1;
	}

@font-face {	
	font-family:'cinzeldecorative-bold';
	src: url("../jc_fonts/cinzel/CinzelDecorative-Bold.otf");
	font-weight: normal;
	font-style: normal;
}

.containerh {
	margin: 0 auto;
	background-color: white;
	border-style: solid;                     
	border-width: 3px;
	border-radius: .75em;
	border-color: white;
	opacity: .97;

	height: auto;
	width: 1100px;
	
	
	}

.container {
	margin: 0 auto;
	background-color: white;
	border-style: solid;                     
	border-width: 3px;
	border-radius: .75em;
	border-color: white;
	opacity: .97;

	height: auto;
	width:1300px;
	align: center;

	}
	
.container2 {
	margin: 0 auto;
	background-color: clear;
	height: 44px;
	width: 1300px;
	opacity: .97;
}

.container2b {
	margin: 0 auto;
	background-color: clear;
	height: 84px;
	width: 1300px;
	opacity: .97;
}

.bio {
	font-size: 28px;
	color: #666633;
	margin-left: 35px;
	margin-top: -5;
}

.inspirations{
	font-family: "cinzeldecorative-bold";
	font-size: 48px;
	color: #B8944D;	
	height: 130px;
}

.inspire2{
	font-family: "cinzeldecorative-bold";
	font-size: 39px;
	color: #B8944D;	
	height: 85px;
	margin-left: -25px;
}

.inspire3{
	font-family: "cinzeldecorative-bold";
	font-size: 30px;
	color: #B8944D;
}

.stripe {
	width: 825px;
	height: 8px;
	background-color: #A37519;
}

.stripe2 {
	width: 425px;
	height: 8px;
	background-color: #A37519;
}

.books{
	font-size: 31px;
	font-weight: bold;
	margin-left: 110px;
	margin-top: -25px;
	color: #666633;
}

.books_sub{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	margin-top: -5px;
	color: #666633;
}

.books2{
	font-size: 28px;
	color: #B8944D;
}

.books3{
	font-size: 24px;
	color: #B8944D;
}

.booksb{
	font-size: 24px;
	color:black;
}

.para {
	font-size: 24px;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 95px;
	opacity: .5;
}

.para2 {
	font-size: 24px;
	margin-left: 110px;
	margin-right: 65px;
	opacity: .5;
}

.para2n {
	font-size: 24px;
	opacity: .5;
}

.para2sub {
	font-size: 24px;
	font-weight: bold;
	margin-left: 110px;
	margin-right: 65px;
	color: #666633;
}	 

.para4 {
	font-size: 16px;
	color: #666633;
}

.para5 {
	font-size: 14px;
	color: #666633;
}

.para6 {
	font-size: 16px;
	margin-left: 1055px;
	font-style: italic;
}

.para7 {
	font-size: 28px;
	color: #E412FF;
	font-style: italic;
}


.nurse{
	font-size: 22px;
	margin-left: 210px;
}

.nurse2 {
	font-size: 14px;
	margin-left: 210px;
	margin-right: 30px;
}

.smspace {
	font-size: 8px;
}

.bookcover {
	margin-top: 10px;
}

.bookcover2 {
	font-size: 24px;
	color: #A37519;
}

.grandchildren {
	margin-top: 10px;
}

.copyright {
	font-size: 10px;
	color: #666633;
}

.reviews {
	font-size: 16px;
	margin-left: 100px;
	margin-right: 10px;
}

.reviews2 {
	font-size: 12px;
	font-style: italic;
	margin-left: 115px;
	margin-right: 10px;
}

div { position: relative; padding: none; margin: none; }

#a  { position: absolute; z-index: 10;  left: 40px; top: -50px; opacity: 1;}

#b  { position: absolute; z-index: 20; left: 80px; top: 80px; opacity: 1; }

#c  { position: absolute; z-index: 30; left: 0px; top: 1125px; opacity: 1; }

