/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 22px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	
/* books section */

div.coverpic {
   float: left; 
   margin-right: 1em;
   margin-bottom:1em;
}

div.coverpic img {
   border: none;
}

.teaser {
   font-size: 2em;
   line-height: 1.4em;
   font-weight: bold;
   font-family: "ClarendonBT-Light", "ClarendonBT", "Clarendon BT", "Palantino", serif;
}

table.order td {
 padding : 0.2em 1em 0.2em 0.2em;
 margin: 0em;
}
table.order {
  border : 1px #AAA solid;
  padding : 0em;
}
table.order tr {
 background : #DEB;
}

table.order th {
  text-align : left;
}
.pageheader h1 {
  background: transparent url("../resources/rainbowsandsecrets.png") no-repeat top left; 
  width: 600px; 
  height: 85px;
  float: left;
}
.pageheader h1 span {
   display : none;
}

.chapterpreview {
   font-family: "ClarendonBT-Light", "ClarendonBT", "Clarendon BT", "Palantino", serif;
   font-weight : lighter;
   font-size : 1.5em;
   line-height : 1.35em;
}
