/*
 *
 *  These are external CSS styles to format text and images embedded within text blocks.
 *
 */
#quote-of-day {
	background-color:#8b67c5;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
 
 
 .daily-quote {
	text-align:center;
	color: #EEE;
 }
  
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #352c24;
	text-align: left;
	line-height: 1.5;
	}
  
  
  
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 352c24;
	text-align: left;
	line-height: 1.5;
	font-style: italic;
	 }
  
    
h1 {
	font-size: 29px;
	color: #e06d27;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
  }
  
    
h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #e06d27;
   }
  
  
a { 
	cursor: pointer; 
	}

a:link {
	color: #FF6600;
	}
  
  
a:visited {
	color: 352c24;
	}
  
  
a:hover {
	color: #652d91;  
	}
  
  
img.floatLeft { 
    float: left; 
    margin: 4px; 
	}
  
  
img.floatRight { 
    float: right; 
    margin: 4px; 
	}


  
 /* text classes */
 
.small-cap {
	font-size: 24px
	}
 
.small-cap-lg {
	font-size: 29px;
	color: #e06d27;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
  } 
  
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #e06d27;
	line-height: 1.0;
	}

  
.introducing {
	font-size: 14px;
	font-weight: bold;
	}


.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #751516;
	}
	
	
.small-cap-2 {
	font-size: 20px
	}


.cursive {
	font-size: 22px;
	font-family: "Zapf Chancery", "Apple Chancery", "Georgia Italic", serif;
	color: #333333;
	line-height: 28px;
	}

  
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8e7560;
	text-align: left;
	line-height: 18px;
	}
  
.intro-sig {
	text-align: right;
	color: #8e7560;
   } 
   
.intro-sig2 {
	text-align: right;
	color: #8e7560;
   } 


.p-centered { 
  text-align: center;
  }

  
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	}


.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	}


.menu a:visited {
	color: #352c24;
	text-decoration: none;
	}

.menu a:hover {
	color: #990000;
	text-decoration: none;
	}


.menu a:active {
	color: #666666;
	text-decoration: none;
	}

  
.half-space {
	font-size: 8px;
	line-height: 1.0;
	}
 
  
.highlight {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #751516;
	}


.mousetype {
	font-size: 9px;
}

.mousetype-2 {
	font-size: 9px;
	line-height: 2.0;	

}
.right-align {
	text-align: right;
	line-height: 1.0;	
	}


.info-text {
	font-size: 12px;
	color: #352c24;
	text-align: left;
	line-height: 16px; 
	}


  
.b-head {
	font-size: 15px;
	color: #e06d27;
	line-height: 1.0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	
	.bq-head {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 1.0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	}
	
.bb-head {
	font-size: 18px;
	color: #e06d27;
	line-height: 1.0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


.b-head-purple {
	font-size: 15px;
	color: #592f91;
	line-height: 1.0;
	}

.purple {
	color: #592f91;
	font-size: 12px;
	}

.purple {
	color: #592f91;
	}
	
.burgundy {
	color: #751516;
	}


.book-title {
	font-size: 20px;
	color: #751516;
	line-height: 1.0;
	}


.author {
	font-size: 14px;
	line-height: 1.0;
	color: #8e7560;
	}
	
.sample-pdfs {
	text-indent: 40px;
		}
	
.summary-book-title {
	color: #751516;
	line-height: 1.0;
	font-size: 14px;
	}
	
.summary-author {
	color: #352c24;
	line-height: 1.5;
	}
	
.leading-1 {
	line-height: 1.0;
	
	}	
	
	
	
/* divs classes for embedded images */
.sm-book-float-left {
	position: relative;
	z-index: 30;
	width: 100px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	}


.book-summary-float-left {
	z-index: 31;
	width: 350px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	margin-left: 20px;
	}	
.order {
	z-index: 31;
	width: 160px;
	margin-top: 60px;
	padding-bottom: 0px;
	float: right;
	}

.order2 {
	z-index: 31;
	width: 160px;
	margin-top: 30px;
	padding-bottom: 0px;
	float: right;
	}

.book-float-left {
	position: relative;
	z-index: 30;
	width: 230px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	margin-right: 20px;
	}

.tbook-float-right {
	z-index: 31;
	width: 386px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
	}
	
	
.main-content {
	position: relative;
	z-index: 30;
	width: 640px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
	
.main-content-detail {
	position: relative;
	z-index: 30;
	width: 640px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.main-content-detail-new {
	position: relative;
    z-index: 30;
    width: 640px;
	}
	
.wrapper-detail	{
    width: 640px;
    }

.space {
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 10px;
}

