.left
{
	display: block;
	float: left;
	width: 665px;
	margin: 0;
	padding: 0;
	background: url(../images/border.png) right repeat-y;
}

.right
{
	display: block;
	float: left;
	width: 290px;
	margin: 0 0 0 25px;
	
}


.title
{
	display: block;
	background: url(../images/booktitle2.png) no-repeat;
	width: 277px;
	height: 30px;
}



.featured_book
{
	display: block;
	background: url(../images/bookbg.jpg) no-repeat;
	width: 642px;
	height: 367px;
	font-family: Georgia;
	margin: 20px 0 0 0;
}

.featured_book img
{
	display: block;
	float: left;
	width: 207px;
	height: 317px;
	margin: 25px 0 0 25px;
	padding: 0;
}

.featured_book h3
{
	display: block;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin: 0 0 0 250px;
	padding: 35px 25px 0 0;
	
}

.featured_book h4
{
	display: block;
	font-size: 12px;
	color: #ae5227;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 0 250px;
	padding: 0 25px 0 0;
	
}

.featured_book p
{
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: 25px 0 0 250px;
	padding: 0 25px 0 0;
	
}

.featured_book a.more2
{
	display: block;
	font-size: 12px;
	color: #ae5227;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0 0 250px;
	padding: 0 25px 0 0;
	text-decoration: none;
	
}

.featured_book a.more2:hover
{
	text-decoration: underline;
}

.nav
{
	display: block;
	width: 642px;
	height: 67px;
	margin: 20px 0 20px 0;
}

.nav a.all
{
	display: block;
	background: url(../images/linkbg.jpg) no-repeat;
	width: 297px;
	height: 67px;
	float: left;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #fffcf0;
	
}

.nav a.all p
{
	display: block;
	padding: 6px 0 0 50px;
	
}

.nav a.all img
{
	display: block;
	margin: 13px 15px 0 18px;
	float: left;
	
}

.nav a.all:hover
{
	display: block;
	background: url(../images/linkbghov.jpg) no-repeat;
	width: 297px;
	height: 67px;
	float: left;
	
}

.nav a.download
{
	display: block;
	background: url(../images/linkbg642.jpg) no-repeat top left;
	width: 642px;
	height: 66px;
	float: left;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #fffcf0;
	
}

.nav a.download:hover
{
	display: block;
	background: url(../images/linkbghov642.jpg) no-repeat bottom left;
	width: 642px;
	height: 66px;
	float: left;
	text-decoration: none;
	
}

.nav a.download p
{
	display: block;
	padding: 6px 0 0 50px;
	
}



.nav a.download img
{
	display: block;
	margin: 15px 15px 0 18px;
	float: left;
	
}

h

ul.stores
{
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	width: 660px;
	height: 88px;
}

ul.stores li
{
	display: block;
	float: left;
	margin: 0 18px 18px 1px;
	border: solid 3px #c2bc98;
}

ul.comments
{
	display: block;
	margin: 10px 0 0 0;
	font-family: Georgia;
}

ul.comments li
{
	display: block;
	margin: 15px 0 0 0;
	font-family: Georgia;
	min-height: 90px;

}

ul.comments li a#picture
{
	display: block;
	background: url(../images/chatbox.png) no-repeat;
	width: 80px;
	height: 66px;
	float: left;
}

ul.comments li a img
{
	display: block;
	padding: 4px 0 0 4px;
}

ul.comments li a.name
{
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 4px 0 0;
	color: #463939;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;

}

ul.comments li a.name:hover
{
	text-decoration: underline;

}

ul.comments li p
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #463939;
	font-weight: normal;
	font-size: 18px;

}

ul.comments li a.book
{
	
	
	margin: 5px 0 0 10px;
	padding: 0 20px 0 0;
	color: #ae5227;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: capitalize;
}

ul.comments li a.book:hover
{
	text-decoration: underline;

}

ul.comments .border3
{
	display: block;
	background: url(../images/borderlong.png) repeat-x;
	width: 642px;
	height: 2px;
	margin: 0 0 0 0;
}

a.more
{
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	color: #ae5227;
	margin: 20px 25px 0 0;
}

a.more:hover
{
	text-decoration: underline;
}

a.see
{
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	color: #ae5227;
	margin: 10px 25px 30px 0;
}

a.see:hover
{
	text-decoration: underline;
}

ul.recommend_list
{
	display: block;
	margin: 0;
	padding: 0;
}


ul.recommend_list li a
{
	display: block;
	background: url(../images/otherbghov.jpg) no-repeat top left;
	width: 273px;
	height: 105px;
	margin: 10px 0 0 0;
}

ul.recommend_list li a:hover
{
	display: block;
	background: url(../images/otherbghov.jpg) no-repeat bottom left;
	text-decoration: none;
	height: 105px;
}

ul.recommend_list li a img
{
	display: block;
	width: 61px;
	height: 82px;
	float: left;
	margin: 10px 10px 0 10px;
}

ul.recommend_list li a h3
{
	display: block;
	font-family: Georgia;
	font-size: 14px;
	color: #38342e;
	font-weight: bold;
	padding: 30px 0 0 0;
	margin: 0;
}

ul.recommend_list li a h4
{
	display: block;
	font-family: Georgia;
	font-size: 12px;
	color: #ae5227;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.test
{
	display: block;
	height: 1000px;
}
.clear
{
	display: block;
	clear:both;
}
#adimage
{
	height:600px;
	width:160px;
}

h5.title
{
	display: block;
	background: url(../images/booktitlebg.jpg) repeat-x;
	width: 635px;
	height: 38px;
	font-family: Georgia;
	font-size: 18px;
	color: #463939;
	padding: 7px 0 0 10px;
	margin: 15px 0 0 0;
	font-weight: normal;
	clear: both;
	
}

h5.title a
{
	
	display: block;
	float: right;
	margin: 3px 8px 0 0;
	padding:0;
	font-size: 14px;
	color: #ae5227;
	font-style: italic;
	font-weight: bold;
	
	#margin-top: -15px;
	
}

h5.title2
{
	display: block;
	background: url(../images/booktitlebg.jpg) repeat-x;
	width: 265px;
	height: 38px;
	font-family: Georgia;
	font-size: 18px;
	color: #463939;
	padding: 7px 0 0 10px;
	margin: 15px 0 0 0;
	font-weight: normal;
	clear: both;
	
}

h5.title2 a
{
	display: block;
	float: right;
	margin: 3px 8px 0 0;
	padding:0;
	font-size: 14px;
	color: #ae5227;
	font-style: italic;
	font-weight: bold;

	#margin-top: -15px;
}
