@charset "utf-8";



body {background: #FFF;font-family:Verdana, Geneva, sans-serif;}

.clear {clear:both;}
.tAlignC {text-align:center;}
a:focus {outline:none;}

p {margin: 10px 0;font-size:12px;}

.red {color:#FF0000;}

.wrapper {margin: 0 auto;width: 950px;}
.innerWrapper {margin: 0 24px 35px;background:#FEF8EF;padding:13px;position:relative;border: 1px solid #e5dcc5;}
#header {margin:0 auto 18px	;text-align:center;}
.borderLeft {background: url(img/leftcontent.gif) no-repeat; height:535px; width:21px;position:absolute;left:6px; top: 40px;}
.borderRight {background: url(img/rightcontent.gif) no-repeat; height:535px; width:21px;position:absolute;right:6px; top: 40px;}


.innerWrapper .tl		{ width: 14px; height: 14px; background: url(img/tl.png);  position: absolute; top: -1px; left: -1px; }
.innerWrapper .tr		{ width: 14px; height: 14px; background: url(img/tr.png); position: absolute; top: -1px; right: -1px; }
.innerWrapper .bl		{ width: 14px; height: 14px; background: url(img/bl.png); position: absolute; bottom: -1px; left: -1px; }
.innerWrapper .br		{ width: 14px; height: 14px; background: url(img/br.png); position: absolute; bottom: -1px; right: -1px; }



.nav {margin:0 15px 0 0;;padding:0; float:left;}
.nav li {list-style-type:none;text-align:center;margin:0 0 3px 0;padding:0;line-height:28px; }
.nav li a {height:32px;width:145px;text-decoration:none;display:block;}
	.nav li a span {display:none;}
	
	.nav li.homepage a {background:url(img/homepage.gif) no-repeat;height:27px;width:145px}
	.nav li.about a {background:url(img/about.gif) no-repeat;}
	.nav li.series a {background:url(img/series.gif) no-repeat;}
	.nav li.excerpts a {background:url(img/excerpts.gif) no-repeat;}
		.nav li.reviews a {background:url(img/reviews.gif) no-repeat;}
	.nav li.author a {background:url(img/author.gif) no-repeat;}
	.nav li.illustrator a {background:url(img/illustrator.gif) no-repeat;}
	.nav li.contact a {background:url(img/contact.gif) no-repeat;}
	.nav li.order a {background:url(img/order.gif) no-repeat;}
	.nav li.large a  {background:url(img/large.gif) no-repeat;}

.content {text-align:center;float:left;width:710px;}

.footer {margin:0 auto;width:880px;}
.footer p {font-size:10px;text-align:center;}
.footer p span {font-style:italic;}



.adventuresOfCap {background: url(img/theadventures.jpg) no-repeat 0 0;height:31px;width:237px;text-indent:-9999px;margin:0 auto;}


.homeBookDesc {display:block;font-weight:700;color:#000;font-size:11px;font-style:italic;margin-top:20px;}
.homeBookPrice {display:block;font-weight:700;color:#FF0000;font-size:11px;margin-top:20px;}
.marginTop20 {margin-top:20px;}
.marginRight20 {margin-right:20px;}