/* COLORS
tan:#f6f0dc;
Red Text:#aa0000
Dark Blue: #283c57
Tan lines: #c9c1a5;
Dark lines:#858173;
Main Border: 504e49
Menu Divider Line (blue): 617fa6
*/
body {
    padding: 0;
    margin: 0;
    font-family:georgia, times, times new-roman, serif;
    font-size: 14px;
	background-color:#858173;
	color:#392B26;
    line-height: 1.5em;
    letter-spacing:.03em;
   }
   
p {padding: 0 0 .8em 0; margin: 0;}
h1, h2, h3, h4, h5, h6 { padding: 0 0 .4em 0; margin: 0;letter-spacing:.05em;}
h1{font-size:2em;}
h2{font-size:1.8em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
h6{font-size:1em;}
a {text-decoration:none;color:#283c57;
}
a:hover {text-decoration: underline;color:#aa0000;}
sup {font-size:.55em;}


ul { padding: 0 0 .4em 0; margin: 0;}
ul li { padding: 0; margin: 0 0 0 0px;}
ol { padding: 0 0 .4em 0; margin: 0;}
ol li { padding: 0; margin: 0 0 0 0em;}
td { padding: 0; vertical-align: top;}
img { border: 0;}



/* MAIN TEMPLATE
---------------------------------------*/
#mainContainer{
	width:840px;
	background-color:#f6f0dc;
	margin:0 auto;
	background-position:bottom;
	background-repeat:no-repeat;
	border:1px solid #504e49;
	}
	
#headerAuthor {
	position:absolute;
	top:-1000px;
	background-color:#f6f0dc;
	
}

#headerTitle {
	position:absolute;
	top:-1000px;
	
}
.mainContent_bg{
	background-image:url(../images/mainContent_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.mainContent {
	margin:0 30px 0px 30px;
	padding-bottom:30px;
}	

.clear{clear:both;}	
/* HEADER
---------------------------------------*/

#header {
	background-image:url(../images/jb_header.jpg);
	width:840px;
	height:190px;
	background-color:#f6f0dc;
	}

/* MENU
---------------------------------------*/

#menuContainer {
	background-image:url(../images/menu_background.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:840px;
	background-color:#283c57;
}
#menuContainer td{
	border-right:1px solid #617fa6;
	}
#menuContainer td.endMenu {
	border-right:0px solid #617fa6;
}
#menuContainer a {
	display:block;
	font-size:.9em;
	letter-spacing:.1em;
	color:#D8D0B1;
	text-decoration:none;
	text-align:center;
	padding:10px 5px;
	text-transform:uppercase;
}
#menuContainer a:hover {
	background-image:url(../images/menu_background_selected.jpg);
	background-repeat:repeat-x;
	color:#333333;
	}
#menuContainer .selected {
	background-image:url(../images/menu_background_selected.jpg);
	background-repeat:repeat-x;
	color:#333333;
	}
#social{
	text-align:right;
	padding:5px 5px 30px 5px;
	}
#social a{
	display:inline;
	}
#social a img{
	display:inline;
	}



/* HOME
-------------------------------------*/
.video{
	text-align:center;
	width:350px;
	margin:20px auto;
	}
.leftColumnHome {
width:425px;
}
.leftColumnHome .contentBlock {
	margin-top:20px;
	padding: 0;
	text-align:left;
}
.leftColumnHome .contentBlock h3 {
	font-size:1.8em;
	color:#aa0000;
	padding-bottom:4px;
	border-bottom:1px solid #858173;
	text-align:left;
	line-height:1.2em;
	font-weight:normal;
	margin: 0 0 10px 0;
}

.quote {
	text-align:left;
	font-size:1.4em;
	line-height:normal;
	width:425px;
	padding:10px 0 0 10px;
	letter-spacing:.05em;
	
}

.quoteAuthor {
	font-size:1.0em;
	text-align:right;
	padding:2px 0 35px 0	;
	width:425px;
}



.rightColumnHome {
	padding:0 0 0 30px;
	text-align:center;
}
.rightColumnHome .events a{
	display:block;
	border-bottom:1px solid #c9c1a5;
	padding:2px 8px;
	text-align:left;
	font-size:.9em;
}

.infoBox {
	margin:20px 15px;
	padding: 0;
	background-color:#e1d8b8;
	border:1px solid #858173;	
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;	
}
.infoBox .contentBlock p{
	text-align:left;
}
.infoBox .contentBlock {
	margin:15px 15px;
	padding: 0 0 20px 0;
	display:block;
}
.infoBox .contentBlock form{
	text-align:center;
}
.infoBox .contentBlock form input{
	margin:10px 0 0 0 ;
}
.infoBox h3 {
	font-size:1.8em;
	color:#aa0000;
	padding-bottom:10px;
	border-bottom:1px solid #c9c1a5;
	text-align:center;
	line-height:1.2em;
	font-weight:normal;
	margin: 0 0 5px 0;
}

.infoBoxForm {
	font-size:1.8em;
	color:#aa0000;
	padding:10px 0;
	border-bottom:1px solid #999999;
}




.comingSoon {
	color:#aa0000;
	font-size:1.7em;
	text-align:center;
	display:block;
	line-height:1.2em;
}




/* LEFT COLUMN 
--------------------------------------------*/

.leftColumn {
	width:200px;
	padding:10px;
	border:1px solid #858173;
	text-align:center;
	background-color:#e2decf;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px	
}
.leftColumn .contentBlock {
	margin:10px;
	padding: 0 0 20px 0;
	border-bottom:1px solid #c9c1a5;
}
.leftColumn .contentBlock h4 {
	font-size:24px;
	color:#aa0000;
	padding-bottom:10px;
	text-align:center;
	line-height:1.2em;
	font-weight:normal;
	margin: 0 0 5px 0;
}
.leftColumn .contentBlock input{
	margin-bottom:8px;
	}
.contentBlock input.submit{
	background-image:url(../images/submit_off.gif);
	border:none;
	width:130px;
	height:32px;
	cursor:pointer;
	}
.contentBlock input.submit:hover{
	background-image:url(../images/submit_on.gif);
	border:none;
	width:130px;
	height:32px;
	}
/*-- RIGHT COLUMN --*/

.rightColumn {
	padding: 0 25px;
	}

.pageTitle {
	font-size:2.2em;
	color:#aa0000;
	padding:0 0 15px 0;
	border-bottom:1px solid black;
	width:510px;
}	

.pageText {
	Padding: 15px 0;
	width:510px;
}
.pageText img{
	float:right;
	margin: 0 0 15px 15px;
	}
.pageText .quoteAuthor{
	text-align:right;
	width:510px;
	font-size:1em;
	padding-bottom:10px;
	border-bottom:1px solid #c9c1a5;
	margin-bottom:20px;
	}
.rightColumn .buy a{
	display:block;
	width:208px;
	border:1px solid #283c57;
	margin: 10px 10px 10px 0;
	text-align:center;
	background-color:#fff;
	float:left;
	}
.rightColumn .buy a:hover{
	border: 1px solid #aa0000;
	}
.rightColumn .buy a img{
	display:block;
	margin:0 auto;
	float:none;
	}

/*-- PAGES --*/
.excerptLink{
	display:block;
	float:right;
	border:1px solid #858173	;
	padding:2px 8px;
	margin: 0 0 10px 10px;
	background-image:url(../images/menu_background_selected.jpg);
	background-repeat:repeat-x;
	text-transform:uppercase;
	font-size:0.9em;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;	
	}
.excerptLink:hover{
	color:#aa0000;
	text-decoration:none;
	}
.bookInfo{
	width:170px;
	border:1px solid #c9c1a5;
	float:right;
	padding:10px 0;
	margin: 0 0 10px 10px;
	font-size:11px;
	line-height:normal;
	}
.bookInfo .caption{
	margin:10px 10px 0 10px;
	list-style:none;
	}
.bookInfo .caption li{
	padding:4px 0;
	border-bottom:1px solid #e9e1c5;
	}
.bookInfo img{
	display:block;
	margin:0 auto;
	float:none;
	border:1px solid #c9c1a5;
	}
table.appearances{
	}
table.appearances th{
	background-color:#c9c1a5;
	color:#fff;
	}
table.appearances td{
	border-bottom:1px solid #c9c1a5;
	padding:5px;
	}
table.appearances td.dateCol{
	padding-right:10px;
	width:33%;
	}
table.appearances td.eventCol{
	}

.qanda{
	margin-left:20px;
	}
.qanda li{
	font-weight:bold;
	padding-bottom:15px;
	}
.qanda dt{
	font-style:italic;
	padding-bottom:15px;
	}

/*-- BOTTOM TEASER --*/
	
.bottomTeaser {
	font-size:1.8em;
	color:#aa0000;
	padding:55px 0;
	text-align:center;
	display:block;
	line-height:1.2em;
}
	
	


/*--- FOOTER ---*/

.footer {
	width:840px;
	text-align:center;
	font-size:.9em;
	margin:0 auto;
	color:#deddda;
}

.footer a {
	color:#deddda;
}




	
	
	