@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	line-height: 130%px;
	background-color: #ebebeb;
}

img { padding: 5px;}

.indent   {
	padding-left:20px;
}

.bold  {
	font-weight:900;
}

.italic  {
	font-style:italic;
}

.underline  {
	text-decoration:underline;
}

.notes    {
	font-size:15px;
}

.notes_img   {
	font-size:14px;
	font-style:italic;
	text-align:center;
}

.center   {
	text-align:center
}

.right   {
	text-align:right;
}

.left    {
	text-align:left;
}

.right   {
	text-align:right;
}



.container  {
	background-color:#FFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-spacing:0px;
}

.full  {
	height:1236px;
	text-align:justify;
	padding:10px 80px 10px;
	vertical-align:top;
	background-repeat:no-repeat; 
	background-position:top;
}

.cell  {
	text-align:justify;
	padding:10px 80px 10px;
	vertical-align:top;
}



.sidebar1   {
	width:56px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#cb262d;
}

.content   {
	vertical-align:top;
	padding:60px;
	text-align:justify;
	line-height:140%;
	width:724px;
}


.book_cover_title  {
	color:#ee1d26;
	font-size: 38px;
	font-weight:bold;
	line-height:220%;
	text-shadow:#cccccc 2px 2px 0;
}


.book_cover_subtitle   {
	color:#633037;
	font-size:28px;
	font-weight:500;
	font-style:italic;
}

.book_title  {
	color:#c85325;
	font-size: 38px;
	font-weight:bold;
	line-height:220%;
	text-shadow:#cccccc 2px 2px 0;
}

.book_subtitle   {
	color:#c85325;
	font-size:28px;
	font-weight:500;
	font-style:italic;
}

.chapter1_box  {
	text-align:center;
	font-size:26px;
	font-weight:900;
	padding:50px 0 10px 0;
	color:#fff; 
	background-repeat:repeat-y;
	background-position:top;
}



.title1  {
	color:#c9252b;
	font-weight:400;
}



.chapter2_box  {
	text-align:center;
	font-size:26px;
	font-weight:900;
	padding:50px 0 10px 0;
	color:#000; 
	background-repeat:repeat-y;
	background-position:top;
}



.sidebar2   {
	width:56px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fdb912 ;
}


.title2  {
	color:#e39717;
	font-weight:400;
}

.title2_big  {
	color:#e39717;
	font-weight:400;
	font-size:22px;

}

.sidebar3   {
	width:56px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#009744;
}

.title3  {
	color:#2e753e;
	font-weight:400;
}


.sidebar4   {
	width:56px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#0090ab;
}

.title4  {
	color:#0090ab;
	font-weight:400;
}

.bluebox  {
	background-color:#e4f5fd;
	border:#c9252b 1px solid;
	padding:10px;
	border-radius:15px;
}

.dark_bluebox  {
	color:#fff;
	background-color:#00a0b8;
	padding:10px;
	border-radius:15px;
}


.sidebar5   {
	width:56px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#e28e26;
}

.title5  {
	color:#e28e26;
	font-weight:400;
}


.sidebar6  {
	width:56px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#9c3d97;
}

.title6  {
	color:#9c3d97;
	font-weight:400;
}