	body 
		{
			margin: 0px;
  			font-family: georgia, "times new roman", times, serif;
  			font-size: 100%;	 /* 16px */
  			line-height: 1.5em; /* 15px */
 	
			background: #000 url('images/bg_gradientv2.png') repeat-x top left;
	
			color: #333;		
		}

#offer
		{
			padding-top: 0px;
		}

#frontlink
		{
			font-size: 12px;
			text-transform: uppercase;
			color: #C1001F;

		}

td		{
			vertical-align: top;
		}

#info	
		{ 
			border-spacing:5px;
			border-spacing: 10px;
			vertical-align: top;
			border: top;
			width: auto;
		}
#share
		{ 
			border-spacing:5px;
			border-spacing: 10px;
			vertical-align: top;
			border: top;
			width: auto;
		}

#share td
		{
			border-top: 0px solid black; 
			padding: 10px 20px;
			display: table-cell;
		}

#front
		{
			margin: 0px;
  			font-family: georgia, "times new roman", times, serif;
  			font-size: 100%;	 /* 16px */
  			line-height: 1.5em; /* 15px */
			background-color: #FFF;
			background-image: none;
			color: #333;		
		}



	.dropcap 
		{
			font-size: 36px; 
			float: left; 
			margin-right: 2px; 
			display: block;
		}

	.right 
		{
			float: right;
		}
	img
		{
			border: none;

		}

	#nav a.on		
		{
			color: #000;
		}
	#titlered
		{
			font-size: 28px;
			font-weight: bold;
			color: #C1001F;
		}
	#titleblack
		{
			font-size: 28px;
			font-weight: bold;
			color: #000;
		}
	#bookSubtitle
		{
			color: #333;
		}
	#bookAuthor
		{
			font: 10px;
			color: #666;
		}

	a		
		{
			color: #C1001F;
			text-decoration: none;
		}

	#nav a		
		{
			text-decoration: none;
			color: #FFF;
		}

	#nav a:hover	
		{
			text-decoration: none;
			color: #000;
		}

	#book_title
		{
			font-weight: bold;
			font-size: 110%;
			text-align: center;
		}

	#nav
		{
			width: auto;
			height: 30px;
			border-bottom: 0px solid #EEE;
			background-color: #C1001F;
			color: #FFF;
			position: relative;
			padding: 2px 20px;
			font-weight: bold;
			font-size: 14px;
		}

	#name 
		{ 
		/*	background-image: url(images/number8.png); */
		/*	background-repeat: no-repeat; */
			background-color: #FFF;
			border: 0px;
			width: 960px;
			height: 50px;
			font-size: 22px;
			color: black;
			font-weight: bold;
			position: relative;
			left: 0px;
			top: 0px;

		}

	tr#googlenews
		{
			
			border: 0px solid #ccc;
			background-color: #fff;
			margin: 0px;

		}

	#center_ie	
		{	/* this is an IE5 fix. */
			width: 100%;
			text-align: center;

		}

	#centralBox 
		{
			width: 960px;
			text-align: left;
			height: auto;
			margin: 0 auto;
			padding-bottom: 7px;
			border-top: 0px solid black;
			border-left: 1px solid #C1001F;
			border-right: 1px solid #C1001F;
			border-bottom: 1px solid #C1001F;
			background-color: #EEE;
			position: relative;
		

		}

	td#rcolumn
		{
			width: 30%;
			padding: 0px;
			margin: 0px;
		}
	td#lcolumn
		{
			width: 70%;
			padding: 0px;
			margin: 0px;
		}

	#contentBox
		{
			margin: 7px 7px 0px;
			padding: 15px 15px 1px;
			background-color: #FFF;
			width: 700px;
			height: auto;
			/* border-bottom: 1px solid black; */
			position: relative;
			z-index: 1;
		}
		
	#bookBox
		{
			width: 193px;
			position: fixed;
			right: 130px; /* 80px */
			top: 10px;
			background-color: translucent; /* #CC9999 */
			border: 0px solid #eee;
			z-index: 2;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 0px;
		}

	#OrderBox
		{
			width: auto;
			position: fixed;
			right: 130px; /* 80px */
			top: 0px;
			background-color: transparent; /* #CC9999 */
			border: 0px solid #CCC;
			z-index: 2;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 0px;
		}

	img#jacket
		{
			border: 0px;
	
		}

	#toright 
		{ text-align: right;
		}

	.center
		{
			text-align: center;
		}
	p
		{
			margin-right: 15px;
		}

	img.floatleft 
		{ 
   			 float: left; 
			 display: inline;
   			 margin-left: 4px;
			 margin-right: 15px;
			 margin-top: 4px;
			 margin-bottom: 6px; 
		}

	img.floatright 
		{ 
  			 display: inline;
			 float: right; 
   			 margin-left: 15px;
			 margin-right: 4px;
			 margin-top: 4px;
			 margin-bottom: 0px;  
		}


	#endPage
		{ 
			width: 960px;
			height: auto;
			font-size: 12px;
			/*border-bottom: 0px solid black;*/
			/*position: fixed; */
			left: 0px;
			bottom: 0px;
			padding: 4px;
			margin: 0 auto;
			
			/* background-color: black;  #C1001F */
			color: #999;
			background-repeat: no-repeat;
			position:relative;
		}
			
		#endPage a		
		{
			color: #FFFFFF;
			text-decoration: none;
		}

	#endPage a:hover	
		{
			text-decoration: none;
			color: #FF6;
		}
			
			

		}

	h3	{
			font-size: 14px;
		}
	h3#subtitle	
		{
			font-size: 14px;
			color: #111;
		}

	#quote
		{
			padding-left: 10px;
			font-size: 14px;
			font-style: italic;
			color: #111; 
			
		}


/* TOUR DATES */
#tour-table
{
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	margin: 15px;
	width: 670px;
	text-align: left;
	
	border-collapse: collapse;
	
}
#tour-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	background: #FFF;
	border-bottom: 2px solid black;
	color: #000;
}
#tour-table td
{
	padding: 6px;
	background: #FFF; 
	border-bottom: 1px solid #DBDBDA;
	color: #000;
	/*border-top: 2px solid transparent; */
	display: table-cell;
	vertical-align: top;
}

#tour-table a
{
	color: #000;
	text-decoration: underline;
}
#tour-table a:hover
{
	color: #C1001F;
}

#tour-table tr:hover td
{
	background: #DDD;
	color: #000;
}

#tour-table2
{
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	margin: 5px;
	width: 610px;
	text-align: left;
	
	border-collapse: collapse;
	
}
#tour-table2 th
{
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	background: #FFF;
	border-bottom: 2px solid black;
	color: #000;
}
#tour-table2 td
{
	padding: 6px;
	background: #FFF; 
	border-bottom: 1px solid #DBDBDA;
	color: #000;
	/*border-top: 2px solid transparent; */
	display: table-cell;
	vertical-align: top;
}

#tour-table2 a
{
	color: #000;
	text-decoration: underline;
}
#tour-table2 a:hover
{
	color: #C1001F;
}

#tour-table2 tr:hover td
{
	background: #DDD;
	color: #000;
}

.sidebarheader
	{
		font-size:12px;
	}
.sidebaritem
	{
		font-size:11px;
	}

.sidebarheaderunderline
{border-bottom:1px solid #999; width:auto;}

.sidebarfooterunderline
{border-top:1px solid #999; width:auto;}

.sidebaritemunderline
{border-bottom:1px dashed #CCC; width:auto;}


