/* CSS Document */






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

p a:link {
	color: #AE374B;
	text-decoration: none;
}
p a:visited {
	color: #AE374B;
	text-decoration: none;
}
p a:hover {
	color: #704c80;
	text-decoration: underline;
}
p a:active {
	color: #704c80;
	text-decoration: none;
}
	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.hide {
	display: none;
}

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

form {
	width: 400px;
	}



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

#wrapper {
	background: #FBF8F6;
	width: 902px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	border-right: 2px solid #AE5C6C;
	border-left: 2px solid #AE5C6C;
	border-bottom: 2px solid #AE5C6C;
	}


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

#masthead {
	width: 902px;
	height: 180px;
	position: relative;
	margin: 0 0 0 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;
	margin: 15px 0 5px 0;
	padding: 10px 0 0 0;
	list-style: none;
	text-align: left;
	border: 0;
	vertical-align: top;
	display: block;
	}


ul#side-mainNav li.nav {
	margin: 2px 0 11px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	}
	
ul#side-mainNav li.nav a {
		display: block;
		background: url(../images/home/arrow-off.gif) top left no-repeat;	
		font-size: 16px;
		font-style: italic;
		text-decoration: none;
		letter-spacing: .07px;
		line-height: 1.1;
		color: #473261;
		padding: 0 0 0 21px;
		}
	
ul#side-mainNav li.nav a:hover {
		display: block;
		background: url(../images/home/arrow-on.gif) 0px 0px no-repeat;	
		font-size: 15px;
		text-decoration: none;
		text-transform: uppercase;
		font-style: italic;
		letter-spacing: .07px;
		line-height: 1.2;
		color: #8A1010;
		padding: 0 0 0 21px;
		}
	


ul#side-mainNav li.on {
	display: block;
	background: url(../images/home/arrow-on.gif) 0px 0px no-repeat;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: .07px;
	line-height: 1.5;
	color: #8A1010;
	margin: 2px 0 14px 0;
	padding: 0 0 0 21px;
	}
	
	
ul#side-mainNav li.on-subnav {
	display: block;
	background: url(../images/home/arrow-on.gif) 0px 0px no-repeat;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: .07px;
	line-height: 1.5;
	color: #8A1010;
	margin: 2px 0 5px 0;
	padding: 0 0 0 21px;
	}


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 {
 	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #ae377c;
	margin: 2px 0 5px 0 !important;
	margin: 0 0 -10px 0;
	padding: 0 0 0 21px;
	letter-spacing: 1.5px;
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	}
	ul#side-mainNav li.subnav a:hover, ul#side-mainNav li.subnav-btm a:hover {
	background: none;
	color: #c98053;
	font-style: normal;
	letter-spacing: 1.5px;
	text-transform: lowercase;
	text-decoration: none;
	}	

ul#side-mainNav li.subnav-btm {
	margin-bottom: 14px !important;
	margin-bottom: 10px; 
	}

#left-col p {
	margin-left: 15px;
}



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

#content-wrapper {
	position: relative;
	float: right;
	width: 715px;
	margin: 0;
	padding: 0;
	}
#content-wrapper p {
	
	}
#content-wrapper h1 {
	font-size: 16px;
	font-weight: normal;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .15em;
	color: #8A8D08;
	margin: 0px 70px 5px 0;
	}
	
#content {
	margin: 40px 0 0px 40px;
	}
#content p {
	margin: 4px 0 0 0;
	padding: 4px 100px 8px 0;
	line-height: 1.6;
	}





/*--------------------------- HOME ---------------------------------*/
#book-column {
	float: right;
	width: 260px;
	margin: 0px 22px 20px 15px;
	padding: 0;
	text-align: center;
	}
#book-column p {
	margin: 0;
	padding: 3px 8px 5px 5px;
	}
*html #book-column {
	margin: 0 12px 20px 15px;
	}


.book-home {
	border: 2px solid #E7D2C7;
	}
	
#book-column img {
	display: inline;
	}

#blog-call {
	background: url(../images/home/blog-call/blog-call-back.jpg) top left repeat-y;	
	float: left;
	width: 351px;
	margin: 60px 0 0px 30px;
	padding: 0px;
	}
		
	#blog-call p {
	margin: 0;
	padding: 3px 20px 8px 18px;
	}

*html #blog-call {
	margin: 60px 0 0px 10px;
	}

.blog-title {
	font-size: 17px;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
	color: #AE377C;
	}
.blog-date {
	color: #AD310B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
.blog-text {
	color: #4B403D;
	font-size: 13px;
	margin-top: 10px;
	}

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

#whats-new {
	clear: left;
	float: left;
	width: 330px;
	margin: 50px 0px 40px 30px;
	padding: 0;
	}
#whats-new p {
	font-size: 13px;
	line-height: 1.6;
	margin: 0;
	padding: 2px 0 10px 10px;
	color: #3b3b3b;
	}
*html #whats-new {
	margin: 60px 0 40px 10px;
	}

.news-feature {
	color: #704c80;
	font-size: 12px;
	font-weight: bold;
	}	

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

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

#tell-friend-home {
	width: 148px;
	border: 1px solid #dab3b3;
	background: #f2ebe6;
	margin: 35px 0px 15px 56px;
	padding: 10px 0px 11px 0px;
	text-align: center;
	horizontal-align: center;
	}
	#tell-friend-home form {
	width: 148px;
	margin: 6px 0 4px 0px;
	text-align: center;
	horizontal-align: center;
	}
*html #tell-friend-home {
	margin: 35px 0px 15px 20px;
	}
*+html #tell-friend-home {
	margin: 35px 0px 15px 20px;
	}

.friend-text {
	margin: -25px 0 0 0;
	color: #5e1a6e;
	font-style: italic;
	}


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

#big-book {
	width: 240px;
	margin: 0px 0 0px 0px;
	float: left;
	}

#bookshelf-right {
	width: 280px;
	margin: 20px 0 0px 90px;
	float: left;
	}
#bookshelf-right img, #big-book img {
	display: inline;
	}
*html #bookshelf-right {
	margin: 20px 0 0px 40px;
	}


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

#disclaimer {
	position: relative;
	float:right;
	background: #f4e9e3;
	width: 165px;
	margin: 0px 34px 10px 30px;
	padding: 8px;
	border: 1px solid #d1d0ae;
	}
	#disclaimer p {
		padding: 4px 15px 7px 4px;
		margin: 0;
		color: #541507;
		line-height: 1.6;
		font-size: 11px;
		}
*html #disclaimer {
	margin: 0px 17px 10px 30px;
	}

#tell-friend {
	position: relative;
	float: right;
	width: 165px;
	border: 1px solid #dab3b3;
	background: #f2ebe6;
	margin: 5px 34px 15px 30px;
	padding: 10px 8px 11px 8px;
	text-align: center;
	horizontal-align: center;
	}
	#tell-friend form {
	width: 165px;
	margin: 6px 0 4px 0px;
	text-align: center;
	horizontal-align: center;
	}
*html #tell-friend {
	margin: 5px 17px 15px 30px;
	}
	
.friend-text {
	margin: -25px 0 0 0;
	color: #5e1a6e;
	font-style: italic;
	}

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



#bio-photos {
	float: right;
	width: 225px;
	margin: 32px 42px 40px 65px;
	padding: 0;
	text-align: left;
	}
	
	
	#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;
		}
		
		
#sidebar-wide {
	background: #e2d7bb;
	width: 235px;
	top: 20px;
	margin: 10px 20px 0 20px;
	padding: 8px;
	float: right;
	}
	#sidebar-wide p{
		margin: 0;
		padding: 4px 10px;
		}

/*----------------------------------- CONTEST ---------------------------------------*/

#book-col-contest {
	float: right;
	width: 260px;
	margin: -25px 22px 20px 25px;
	padding: 0;
	text-align: center;
	}
#book-col-contest p {
	margin: 0;
	padding: 3px 8px 5px 5px;
	}
#book-col-contest img {
	display: inline;
	}
.hint {
	float: left;
	margin: -7px 10px 10px 0;
	}
.prize {
	float: right;
	margin: 0 45px 10px 10px;
	}
.question {
	margin: 10px 0 4px 0;
	}

#dates {
	margin: 5px 0px 0px 20px;
	}
#contest-winners {
	width: 170px;
	border: 1px solid #dab3b3;
	background: #f2ebe6;
	margin: 0 15px 25px 15px;
	padding: 10px;
	float: right;
	}
#contest-winners p {
	margin: 10px 10px 0 10px;
	padding: 0;
	line-height: 17px;
	}


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


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


#sidebar1 {
	position: relative;
	float:right;
	background: #f4e9e3;
	width: 180px;
	margin: 0px 35px 10px 50px;
	padding: 8px;
	border: 1px solid #e6e5bf;
	}
	#sidebar1 p {
		padding: 4px 10px 9px 15px;
		margin: 0;
		}


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


div.form {
	float: right;
	width: 400px; 
	border: 1px solid #dab3b3;
	background: #f2ebe6;
	padding: 5px;
	margin: 10px 25px 25px 30px;
	}

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

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: #e2e2ea;
	border: 1px solid #c7c7da; 
	padding: 5px; 
	margin: 10px 0px 25px 38px;
	}

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;
	}




	
/*----------------------------------- SPACERS / PADDING ---------------------------------------*/	

.header {
	margin: 30px 0 0 0;
	padding: 0;
	}
.btb-header {	
	margin: 90px 0 7px -10px;
	display: inline;
	}



/*----------------------------------- FONT SYTLES ---------------------------------------*/

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #494949;
	}
	
.bodytext-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	color: #494949;
	}

.purple-bold {
	color: #704c80;
	font-size: 12px;
	font-weight: bold;
	}
.lt-purple-caps {
	color: #704c80;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .07em;
	}
.purple {
	color: #704c80;
	font-size: 12px;
	}
.purple-small {
	color: #704c80;
	font-size: 11px;
	}
.purple-serif {
	font-size: 16px;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AE377C;
	}
.purple-serif-small {
	font-size: 12px;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AE377C;
	}

.purple-subheader {
	font-size: 17px;
	line-height: 1.3;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
	color: #AE377C;
	}
	
.dk-purple {
	color: #5e1a6e;
	}


.dk-purple-caps {
	color: #5e1a6e;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 14px;
	}
	
.red-big {	
	color: #69111b;
	font-size: 14px;
	font-weight: bold;
	}
.red-bold {	
	color: #69111b;
	font-weight: bold;
	}
.red-caps-italic {	
	color: #69111b;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-style: italic;
	}
.red-serif-italic {	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #69111b;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
.red-bold-italic {	
	color: #69111b;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	}

.dk-brown {
	color: #1d1510;
	}
.dk-brown-caps {
	color: #1d1510;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 12px;
	}

.brown-caps {
	color: #381f0f;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 12px;
	}
	
.booktitle {
	font-style: italic;
	font-weight: bold;
	}
	
.big-italic {
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	}


.light-red-big {
	color: #8a1720;
	letter-spacing: .04em;
	font-size: 19px;
	text-transform: uppercase;
	}
.red-serif {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #8a1720;
	letter-spacing: .04em;
	font-size: 17px;
	}
.salmon-serif {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: .04em;
	font-size: 17px;
	color: #ca5656;
	}
.salmon-caps {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ca5656;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 16px;
	}
	
.orange-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #bc6e1b;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 19px;
	}
.orange-caps {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #bc6e1b;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 16px;
	}
.orange-bold {
	color: #bc6e1b;
	font-size: 12px;
	font-weight: bold;
	}
.orange-big {
	color: #bc6e1b;
	font-size: 15px;
	}
.orange-caps-small {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #bc6e1b;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 14px;
	}
.purple-caps-small {
	color: #5e1a6e;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-size: 14px;
	}
	
.gray-big {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	}
.light-gray-big {
	color: #565656;
	font-size: 14px;
	font-weight: bold;
	}

.burgundy {
	color: #650f3f;
	}


.salmon-big {
	font-size: 15px;
	color: #ca5656;
	}

.small {
	font-size: 11px;
	}


.serif-big {
	color: #57382C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	letter-spacing: .06em;
	}	

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

#footer {
	clear: both;
	width: 902px;
	height: 131px;
	vertical-align: top;
	horizontal-align: center;
	text-align: center;
	margin: 30px auto 0px auto;
	padding: 0;
	color: #5d4f48;
	font-size: 13px;
	background: url(../images/global/footerbg.jpg) top left no-repeat;
	line-height: 28px;
	}

#footer p {
	margin-top: 5px;
}
	
#footer a:link {
	color: #851e78;
	text-decoration: none;
}
#footer a:visited {
	color: #851e78;
	text-decoration: none;
}
#footer a:hover {
	color: #851e78;
	text-decoration: underline;
}
#footer a:active {
	color: #851e78;
	text-decoration: none;
}