/* CSS Document */






body {
	background: #c6dcea;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	}



p a:link {
	color: #8e0327;
	text-decoration: none;
}
p a:visited {
	color: #8e0327;
	text-decoration: none;
}
p a:hover {
	color: #6594be;
	text-decoration: underline;
}
p a:active {
	color: #6594be;
	text-decoration: none;
}
	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.hide {
	display: none;
}

.inline {
	display: inline;
	}
	
.clear {
	clear: both;
	}



form a:link {
	color: #8e0327;
	text-decoration: none;
}
form a:visited {
	color: #8e0327;
	text-decoration: none;
}
form a:hover {
	color: #6594be;
	text-decoration: underline;
}
form a:active {
	color: #6594be;
	text-decoration: none;
}


/*----------------------------------- wrapper & masthead ---------------------------------------*/

#wrapper {
	background: #fff;
	width: 900px;
	position: relative;
	margin: 0px auto 0 auto;
	padding: 0;
	border-left: 3px solid #6594be;
	border-right: 3px solid #6594be;
	border-bottom: 3px solid #6594be;
	}


/* following allows container to wrap around floats */
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	 
	  
#masthead-home {
	}

#masthead {
	width: 900px;
	height: 138px;
	position: relative;
	margin: 0 0 25px 0;
	padding: 0;
	}
	
#masthead img {
	display: inline;
	}
	


/*----------------------------------- LEFT COL & MAIN-NAV ---------------------------------------*/

/*--nav-column--*/
#left-col {
	float: left;
	width: 184px;
	position: relative;
	margin: 0;
	padding: 0;
	}

ul#side-mainNav {
	position: relative;
	width: 150px;
	background: url(../images/global/sidebar/sidebar-top.gif) top left no-repeat #ede8c9;
	margin: 20px 0 0 0;
	padding: 20px 0 10px 0;
	list-style: none;
	text-align: left;
	border: 0;
	vertical-align: top;
	display: block;
	}


ul#side-mainNav li.nav {
	margin: 2px 0 14px 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	}
	
	* html ul#side-mainNav li.nav {
		margin: 0;
		}
		
ul#side-mainNav li.nav a {
		display: block;	
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		text-transform: lowercase;
		letter-spacing: 1px;
		line-height: 1.2;
		color: #8c7158;
		padding: 0 0 0 21px;
		}
	
ul#side-mainNav li.nav a:hover {
		display: block;
		font-size: 15px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: 1.2;
		color: #214212;
		padding: 0 0 0 21px;
		}
	


ul#side-mainNav li.on {
		display: block;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 15px;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: 1.2;
		color: #214212;
		margin: 2px 0 14px 0;
		padding: 0 0 0 21px;
	}
	
	* html ul#side-mainNav li.on {
		margin: 0;
		}
		
ul#side-mainNav li.on-subnav {
		display: block;
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 15px;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: 1.2;
		color: #214212;
		margin: 2px 0 5px 0;
		padding: 0 0 0 21px;
	}
	
	* html ul#side-mainNav li.on-subnav {
		margin: 0;
		}


ul#side-mainNav li.subnav a, ul#side-mainNav li.subnav a:hover,
 ul#side-mainNav li.subnav-btm a, ul#side-mainNav li.subnav-btm a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.1;
	color: #66743d;
	margin: 0 0 0 0;
	padding: 0 0 0 21px;
	text-decoration:  none;
	}
	
	ul#side-mainNav li.subnav a:hover, ul#side-mainNav li.subnav-btm a:hover {
		color: #dd5a5a;
		font-style: italic;
		text-decoration:  none;
		}	

ul#side-mainNav li.subnav-btm {
	margin-bottom: 14px !important;
	margin-bottom: 10px; 
	}
	
	
div.sidebar-separator {	
	width: 160px;
	height: 4px;
	display: block;
	background-color: #e8ceb8;
	margin: 0;
	padding: 0;
	}
	
	*html div.sidebar-separator {	
		height: 2px;
		}
		
div.sidebar-separator2 {	
	width: 155px;
	height: 4px;
	display: block;
	background-color: #e8ceb8;
	margin: 0;
	padding: 0;
	}
	
	*html div.sidebar-separator2 {	
		height: 2px;
		}

/*----------------------------------- CONTENT ---------------------------------------*/

#content-wrapper {
	position: relative;
	float: right;
	width: 715px;
	margin: 0;
	padding: 0;
	}
#content-wrapper p {
	
	}
#content-wrapper h1 {
	font-size: 24px;
	line-height: 1.2;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: .05em;
	color: #6594be;
	margin: 0px 70px 5px 0;
	}
	
#content {
	margin: 20px 0 0px 30px;
	}
#content p {
	margin: 4px 0 0 0;
	padding: 4px 100px 8px 0;
	line-height: 1.6;
	}


/*--------------------------- HOME ---------------------------------*/
#book-column {
	float: right;
	width: 230px;
	margin: 20px 22px 20px 65px;
	padding: 0;
	text-align: center;
	}
	
	*html #book-column {
		margin: 0px 11px 20px 32px;
		}
		
#book-column p {
	margin: 0;
	padding: 3px 8px 5px 5px;
	}
	
#book-column img {
	display: inline;
	}

#blog-call {
	background: url(../images/home/new-on-blog.gif) top left no-repeat;	
	float: left;
	width: 350px;
	margin: 20px 0 15px 30px;
	padding: 35px 0px 10px 0px;
	}
	
	*html #blog-call {
		margin: 20px 0 50px 15px;
		}
	
		
	#blog-call p {
		margin: 0;
		padding: 3px 0 8px 0;
		}
		
	
	#blog-call img {
		display: inline;
		}

.blog-title {
	font-size: 18px;
	line-height: 21px;
	color: #8e0327;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	}
	
.blog-title a:link, .blog-title a:visited {
	color: #8e0327;
	}
	
.blog-title a:hover, .blog-title a:active {
	color: #dd5a5a;
	text-decoration: underline;
	}
	
.blog-date {
	color: #8c7158;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.blog-text {
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	line-height: 1.8;
	}

.home-sep {
	margin: 21px 0 20px 30px;
	}

#whats-new {
	clear: left;
	float: left;
	width: 350px;
	margin: 0px 0px 40px 30px;
	padding: 0;
	}
	
	*html #whats-new {
		margin: 0px 0px 40px 15px;
		}
	
	

	
#whats-new img {
	display: inline;
	}
	
#whats-new p {
	margin: 15px 0 0 0;
	}
	

.headshot {
	width: 112px;
	height: 139px;
	margin: 0 17px 14px 0;
	}



/*--------------------------- BOOKSHELF ---------------------------------*/

#bookshelf-left {
	margin: 20px 0 0px 40px;
	float: left;
	}

#bookshelf-right {
	margin: 20px 0 0px 60px;
	float: left;
	}
#bookshelf-right img {
	display: inline;
	}

#book-list {
	margin: 20px 0 0px 40px;
	float: left;
	}

/*--------------------------- BIO ---------------------------------*/



#bio-photos {
	float: right;
	width: 225px;
	margin: 32px 42px 40px 65px;
	padding: 0;
	text-align: center;
	}
	
	
	#bio-photos img {
		display: inline;
		}
		
	#bio-photos p {
		margin-left: 0;
		margin-right: 0;
		}


#right-col-wide {
	position: relative;
	float: right;
	width: 290px;
	vertical-align: top;
	horizontal-align: left;
	margin: 30px 0 0 0;
	padding: 0px;
	}	
	
	#right-col-wide p {
		margin: 0;
		padding: 0;
		}
		
.snapshot-500	{
	width: 500px;
	height: auto;
	padding: 0;
	margin: 0 20px 10px 0;
	font-size: 10px;
	color: #8c7158;
	text-align: center;
	font-style: italic; 
	}
		
.snapshot-500 a:link {
	color: #8e0327;
	text-decoration: none;
	}

.snapshot-500 a:visited {
	color: #8e0327;
	text-decoration: none;
	}

.snapshot-500 a:hover {
	color: #6594be;
	text-decoration: underline;
	}
	
.snapshot-500 a:active {
	color: #6594be;
	text-decoration: none;
	}



/*----------------------------------- SUBNAV ---------------------------------------*/

	
/*--------------------------- 
       C O N T A C T   
-------------------------------*/

#contact-right {
	float: right;
	width: 300px;
	margin: 10px 28px 10px 5px;
	}
#contact-right p {
	margin: 0;
	color: #454078;
	font-size: 13px;
	padding: 3px 20px 8px 15px;
	}
*html #contact-right {
	width: 280px;
	margin: 10px 10px 10px 15px;
	}



/*--------------------------------------------- 
       F O R M S 
----------------------------------------------*/


div.form {
	float: right;
	width: 400px; 
	background-color: #e2e2ea;
	border: 1px solid #c7c7da; 
	padding: 5px; 
	margin: 10px 15px 25px 30px;
	}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 165px;
  font-size: 11px;
  text-align: right;
  margin-right: 5px;
  }

div.row span.formw {
  float: right;
  width: 220px;
  text-align: left;
  } 
 
div.form-contact {
	width: 300px; 
	background-color: #ffffff;
	border: 1px solid #c6dcea; 
	padding: 5px 15px 10px 5px; 
	margin: 10px 0px 25px 0px;
	}

div.row-contact {
  clear: left;
  padding-top: 11px;
  }

div.row-contact span.label-contact {
  float: left;
  width: 104px;
  font-size: 12px;
  text-align: right;
  margin-right: 5px;
  padding-left: 10px;
  }

div.row-contact span.formw-contact {
  float: right;
  width: 174px;
  text-align: left;
  } 

div.checkboxes {
	float: left;
	width: 270px;
	margin: 15px 0 0 25px;
	font-size: 12px;
	}

div.checkboxes-wide {
	float: left;
	width: 340px;
	margin: 15px 0 0 30px;
	font-size: 12px;
	text-align: left;
	}


	
/*----------------------------------- SIDEBARS ---------------------------------------*/

#sidebar-wide {
	background: #ffffff;
	width: 215px;
	margin: 10px 20px 30px 30px;
	padding: 0px 8px 8px 28px;
	float: right;
	border-left: 2px solid #e7e5bd;
	}
	#sidebar-wide p{
		margin: 0;
		padding: 4px 10px;
		}
		

#book-news {
	background: #e7e5bd;
	width: 215px;
	margin: 10px 0px 30px 50px;
	padding: 8px;
	float: right;
	}
	#book-news p{
		margin: 0;
		padding: 4px 10px;
		}
	
	#book-news li {
		padding: 0px 5px 0px 0px;
		margin: 0px 0px 15px -15px;
		list-style: disc;
		font-size: 10px;
		line-height: 14px;
		color: #214212;
		}
		
	#book-news a:link {
		color: #dd5a5a;
		text-decoration: none;
		}
	
	#book-news a:visited {
		color: #dd5a5a;
		text-decoration: none;
		}
	
	#book-news a:hover {
		color: #6594be;
		text-decoration: underline;
		}
	
	#book-news a:active {
		color: #6594be;
		text-decoration: none;
		}
	
/*----------------------------------- FONT SYTLES ---------------------------------------*/

.large-header {
	font-size: 24px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: .05em;
	color: #6594be;
	line-height: 1.2;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.8;
	color: #494949;
	}
	
.bodytext-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 1.8;
	color: #494949;
	}
	
.booktitle {
	font-style: italic;
	font-weight: bold;
	}
	
.booktitle-big {
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.2;
	color: #214212;
	}
	
.big-italic {
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	}

.red-bold {
	color: #8e0327;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	}
	
.coral-bold {
	color: #dd5a5a;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	}
	
	
.brown-bold {
	color: #8c7158;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	}
	
.largetext {
	font-size: 16px;
	line-height: 1.5;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0.05em;
	}
	
.dkgrn {
	color: #214212;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	}
	
.blue-caps {
	color: #6594be;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 1.2;
	}
	
	
.booknews-header {
	color: #6594be;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	}
	
	
.coral-caps {
	color: #dd5a5a;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 1.2;
	}
	
.grn-caps {
	color: #66743d;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 1.2;
	}

.small {
	font-size: 10px;
	}

.small-brown {
	font-size: 10px;
	color: #8c7158;
	font-style:  normal;
	}
	
.event-details {
	font-size: 10px;
	color: #66743d;
	font-style:  normal;
	line-height: 1.4;
	}
	
.centered-captions {
	font-size: 10px;
	color: #8c7158;
	text-align: center;
	font-style: italic;
	}

.reviewer {
	font-size: 10px;
	color: #66743d;
	text-align: right;
	font-style: italic;
	line-height: 1.8;
	}


	
	
	
/*----------------------------------- FOOTER ---------------------------------------*/

#footer {
	clear: both;
	width: 860px;
	background: url(../images/global/footer_bg.jpg) bottom left no-repeat #ffffff;
	vertical-align: top;
	horizontal-align: center;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 30px 20px 10px 20px;
	color: #214212;
	font-size: 10px;
	}
	
#footer a:link {
	color: #66743d;
	text-decoration: none;
}
#footer a:visited {
	color: #66743d;
	text-decoration: none;
}
#footer a:hover {
	color: #6594be;
	text-decoration: underline;
}
#footer a:active {
	color: #6594be;
	text-decoration: none;
}