/* ******************** CSS Reset *************************************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* ************ Start *********************************************************************** */

body {
	
	background-color: #b73c3e;
	background: #eeeeee url('hout.jpg') repeat top left;
	font-family: Verdana, Geneva, sans-serif;
	color: #555;	
	line-height: 1em;
	padding: 0;
	margin: 0;
	text-align:left;
	font-size:100%;
}

h1 {
	margin: 0 0 20px 0;
	color: #555;
	font-size: 1.45em;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-family: 'Special Elite', cursive;
	text-align:left;
	}

h2 {
	margin: 0 0 1px 0;
	padding: 0px 0px 0px 0px;
	color: #555;
	font-size: 1.3em;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 1.6em;
	font-family: 'Special Elite', cursive;
	text-align:center;
	}
	
h3 {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	color: #444;
	font-size: 1.2em;
	letter-spacing: 1.5px;
	font-family: 'Norican', cursive;
	text-align: center;
	line-height: 1.4em;
	font-weight:bold;
	}

p {
	margin: 0 0 10px 0;
	padding: 0 ;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align:justify;
	letter-spacing: 0px;
	font-weight: 0;
	font-family: Verdana, Geneva, sans-serif;
}

p li{
	color: #b73c3e;	
}

.pagenumber {
	text-align:right;
}


a {
	color: #b73c3e;	
}


.bulletlist {
	list-style-type:disc;
	margin-left: 10px;
	font-size: 0.8em;
	
}


#wrap{
    margin:30px auto 0 auto; 
    width:1200px;
    
}

#book{
	background-image: url('book4.png') ;
	background-size: 1200px 800px;
	background-repeat:no-repeat;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    padding-bottom:10px;
}

#bookfront{
	text-align:center;
	height:1000px;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    padding-bottom:10px;
}


/********************** Menu ******************************/

#leftpage_nav {
	
    width:100%;
    padding-top:1px;/*un-collapse margin on nav p*/

}

#leftpage_nav_title {

 padding-left: 40px;
 padding-bottom:4px;	
}

#cssmenu {
	
  margin: 0;
  padding: 0px 0px 20px 97px; 
  width: 500px;
  
}

#cssmenu ul {
  list-style: none;
  text-indent: 0px;
  text-align:justify;
}
#cssmenu li {
  margin-top: 3px;
  text-align:justify;
  
}
#cssmenu a {
	font-size: 0.8em;
	color: #666666;
	display: block;
	padding: 6px 10px;
	height: 20px;
	text-decoration: none;
	text-align:left;
	width:500px;
	line-height: 1.4em;
	letter-spacing:normal;
	
}
#cssmenu a:hover {
	color: #B96F00;
	display: block;
	padding: 6px 10px;
	height: 20px;
	text-decoration: none;
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
	
}

#cssmenu a.active {
		
	color: #b73c3e;
	opacity:1;
}


/********************** LEFT ***************************/

#leftpage{
    float:left;
    /*background-color:Maroon;*/
    width:600px;    
    height:800px;
}

#leftpage_top{ 
	padding-top:1px;/*un-collapse margin on nav p*/
    width:100%;
    /*background:orange;*/
	
}

#leftpage_top_content{    
    
	padding:70px 60px 25px 110px ;
}


#leftpage_bottom{
    height:175px;
    /*background:green;*/
    width:100%;
	padding:60px 0px 0px 20px ;
	
}



/********************** RIGHT ***************************/

#rightpage{
	float: right;
	/*background: blue;*/
	width: 600px;
	height: 800px;
	
}

#rightpage_text_half{
	/*background: black;	*/
	padding: 75px 85px 0px 85px;
	height: 350px;
}

#rightpage_text_full{
	/*background: black;	*/
	padding: 75px 85px 0px 85px;
	height: 620px;
}

#rightpage_img{
	/*background: white;	*/
	
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#rightpage_break_1{
	
	padding-top:15px;
	padding-bottom:0px;
	text-align:center;
}

#rightpage_break_2{
	
	padding-top:20px;
	padding-bottom:0px;
	text-align:center;
}
#rightpage_break_3{
	
	padding-top:290px;
	padding-bottom:0px;
	text-align:center;
}
#rightpage_break_4{
	
	padding-top:20px;
	padding-bottom:0px;
	text-align:center;
}
#rightpage_break_5{
	
	padding-top:20px;
	padding-bottom:0px;
	text-align:center;
}

#rightpage_pagenr{
	/*background: white;	*/
	/*padding: 0px 0px 20px 145px;*/
	text-align: right;
	padding-right:65px;

}

/********************** Footer ***************************/

#footer{
    height:80px;
	font-size: 0.8em;
    padding-top:1px;/*un-collapse margin on footer p*/
    /*background-color:Gray;*/
	text-align: center;
    width:1200px;
    clear:both;
	
}

