/* CSS Document */
#total-wrap	{
	margin: 0 auto;
	}
#wrap	{
	width: 760px;
	margin: 0 auto; 
	}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	line-height: 22px;
}
a {
	font-size: 14px;
	line-height: 17px;
}
a:link {
	color: #000;
}
a:visited {
	color: #333;
}
a:hover {
	color: #999;
}
a:active {
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 14px;
}

#header	{
	width: 80%;
}
h1	{
	font-size: 16px;
	letter-spacing: .02em;
	line-height: 1.3;
	}
	
h2	{
	font-size: 14;
	}
	
h3	{
	font-size: 14px;
	letter-spacing: .01;
	}
	
#content	{
	z-index: 1;
	float: right;
	width: 20%;
	}

#sidebar	{
	float: left;
	z-index: 9;
	width: 25%;
	background: #9c3;
}

#blurb	{
	float: left;
	width: 600px;
}

#blurb-homepage	{
	float: right;
	width: 35%;
	}

#blurb-inside	{
	float: left;
	margin: 0 0 0 9%;
	}
	
img.floatLeft { 
    float: left; 
    margin-right: 20px; 
}
img.floatRight { 
    float: right; 
    margin-left: 20px; 
}

.floatLeftenhance	{
    float: left;
	clear: left;
	}
.images	{
	margin: 0 0 60px 0;
	}
.imagesphotothemes	{
	margin: 0 0 -80px 0;
	}

.image-paragraph-right	{
	clear: left;
	width: 570px;
	}
.image-paragraph-left	{
	clear: left;
	width: 570px;
	margin: 0 0 120px 0;
	}
.reviewparagraph {
	margin: 0 0 0 0;
}
.reviewauthor	{
	margin: 12px 0 65px 0;
}
#bookrow	{
	margin: 0 5% 0 5%;
	}
#bobandjeanne	{
	margin-bottom: 10px;
	}

#footerhome	{
	width: 100%;
	clear: both;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	padding: 2% 0 0 0;
	}
	
#footer	{
	width: 100%;
	clear: both;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	padding: 60px 0 0 0;
	}
