body		
	{
	background-color: #000000;			
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	margin: 0px;
	padding: 0px;
	}

A			{text-decoration: none;}
A:link 		{color: #552a18;}
A:visited 	{color: #552a18;}
A:hover 	{color: #6daee1;}
A:active 	{color: #6daee1;}

#content a		{text-decoration: none;}
#content a:link 		{color: #ff0000;}
#content a:visited 	{color: #ff0000;}
#content a:hover 	{color: #ff0000;}
#content a:active 	{color: #ff0000;}

/* NAVIGATION ///////////////////////////////////////////////////// */
	
.container {clear:both; float:left; width:100%; overflow:hidden; background:#93674e; }

#menu 
	{
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
	
#menu li 
	{
	float:left; position:relative; right:50%;
	}
	
#menu a 
	{
	width:auto;
	display:block;
	padding:14px 13px 5px 13px;
	color:#552a18; 
	text-decoration:none;
	}
  
#menu a:hover 
	{
	color:#FFFFFF; 
	}

/* FOOTER ///////////////////////////////////////////////////// */

.footer 		
    {
	background-image:url(images/bg-footer.gif);
	background-repeat:no-repeat;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 11px;
	height: 100px;
    }

/* TOP BLURBS ///////////////////////////////////////////////////// */

.blurb 
	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #ffffff;
	}
	
/* BOOKS ////////////////////////////////////////////////////////// */		

.bookTitle
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 36px;
	color: #93674e;
    }

.bookTitle2
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 20px;
	font-style: italic;
	color: #93674e;
	padding-bottom:10px;
    }
	
.ISBN	
	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.author	
	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #93674e;
	font-style: italic;	
	}
	
/* SAMPLES & REVIEWS /////////////////////////////////////////////////// */		

.sample	
	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	line-height:18px;
	padding:20px;
	text-align:left;
	width:820px;
	padding:20px;
	border-style:solid;
	border-width:1px;
	border-color:#ded1ca;
	background-color:#f4f0ed;
	-moz-border-radius: 9px;
	border-radius:9px;
	}

.sample-header
	{
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 24px;
	color: #93674e;
	padding-bottom:10px;
	}

.sample-header2
	{
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 18px;
	font-style:italic;
	color: #93674e;
	padding-bottom:10px;
	}	
	
.sample-header3
	{
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 14px;
	text-transform:uppercase;
	color: #93674e;
	padding-bottom:10px;
	letter-spacing:2px;
	}	

/* BUYING ////////////////////////////////////////////////////////// */		

.box1
	{
	width:138px;
	padding:10px;
	text-align:center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#08345c;
	border-style:solid;
	border-width:1px;
	border-color:#6daee1;
	background-color:#c0dbf2;
	-moz-border-radius: 9px;
	border-radius:9px;
	} 

.box1a
	{
	padding:10px;
	text-align:center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#08345c;
	border-style:solid;
	border-width:1px;
	border-color:#6daee1;
	background-color:#e5f4fb;
	-moz-border-radius: 6px;
	border-radius:6px;
	} 

.box-price
	{
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 28px;
	color: #08345c;
	line-height:36px;
	}
	
.box-small
	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:13px;
	color: #08345c;
	}

/* GENERAL ////////////////////////////////////////////////////////// */		

.content
	{
	background:url(images/bg-content.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

.cell-text
	{
	padding-top:30px;
	padding-right:20px;
	text-align:left;
	width:420px;
	}

.cell-buy
	{
	padding-top:30px;
	padding-right:20px;
	text-align:center;
	}

hr
	{
	height: 0; 
    border-style: solid; 
    border-width: 1px 0 0 0; 
    border-color: #93674e;
    margin-top: 0px;
	}

/* HOME ////////////////////////////////////////////////////////// */		

.home-bottom
	{
	background-image:url(images/bg-home-tim.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	}
	
.home-booklover
	{
	height: 535px;
	background-image: url(images/home-booklover.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#8d6349;
	}

/* LINKS PAGE ////////////////////////////////////////////////////////// */		

.links
	{
	background-image:url(images/bg-links.jpg);
	background-repeat:no-repeat;
	padding: 30px 30px 30px 250px;
	height:580px;
	text-align:left;
	}
.links2
	{
	padding: 70px 30px 0px 0px;
	text-align:left;
	}