@charset "UTF-8";
/* CSS Document */


/* ---------->>> BODY <<<-----------*/
* { 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	outline: none; 
	text-decoration: none;
}

body {
	background: #dad9d9 url(/images/bg3.jpg) no-repeat;
	color: #504b4b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
}

#wrapper {
	background: transparent;
	width: 870px;
	padding: 50px 0px 0px 40px;
}

#header {
	background: url(/images/header.jpg) no-repeat;
	width: 870px;
	height: 50px;
}


/* ---------->>> NAV <<<-----------*/
#nav {
	background: url(/images/nav.jpg) no-repeat;
	float: right;
	width: 490px;
	height: 25px;
	padding: 35px 0px 20px 0px;
	text-align: left;
}

#navLeft {
	background: url(/images/navLeft.jpg) no-repeat;
	float: left;
	width: 380px;
	height: 80px;
}

#nav ul { }

#nav ul li {
	display: inline;
	padding: 0px 32px 0px 0px;
	float: left;
}

#nav a:hover {
	border: none;
}

.home a, .homeActive a {
	background: url(/images/homeDn.jpg) no-repeat;
	display: block;
	height: 25px;
	text-decoration: none;
	width: 58px;
}

.home a:hover {
	background: url(/images/homeUp.jpg) no-repeat;
}

.homekActive a {
	background: url(/images/homeUp.jpg) no-repeat;
}


.book a, .bookActive a {
	background: url(/images/bookDn.jpg) no-repeat;
	display: block;
	height: 25px;
	text-decoration: none;
	width: 80px;
}

.book a:hover {
	background: url(/images/bookUp.jpg) no-repeat;
}

.bookActive a {
	background: url(/images/bookUp.jpg) no-repeat;
}

.author a, .authorActive a {
	background: url(/images/authorDn.jpg) no-repeat;
	display: block;
	height: 25px;
	text-decoration: none;
	width: 100px;
}
.author a:hover {
	background: url(/images/authorUp.jpg) no-repeat;
}

.authorActive a {
	background: url(/images/authorUp.jpg) no-repeat;
}

.purchase a, .purchaseActive a {
	background: url(/images/purchaseDn.jpg) no-repeat;
	display: block;
	height: 25px;
	text-decoration: none;
	width: 84px;
}

.purchase a:hover {
	background: url(/images/purchaseUp.jpg) no-repeat;
}

.purchaseActive a {
	background: url(/images/purchaseUp.jpg) no-repeat;
}

a.order {
	background: url(/images/orderUp.jpg) no-repeat;
	display: block;
	width: 102px;
	height: 30px;
	margin-top: 30px;
}

a.order:hover {
	background: url(/images/orderDn.jpg) no-repeat;
	border: none;
}

a.bookButton {
	background: url(/images/bookbuttonUp.jpg) no-repeat;
	display: block;
	width: 102px;
	height: 30px;
	margin: 20px 0px 0px 112px;
}

a.bookButton:hover {
	background: url(/images/bookbuttonDn.jpg) no-repeat;
	border: none;
}

a.purchaseButton {
	background: url(/images/purchasebuttonUp.gif) no-repeat;
	display: block;
	width: 102px;
	height: 30px;
	margin-top: 20px;
}

a.purchaseButton:hover {
	background: url(/images/purchasebuttonDn.gif) no-repeat;
	border: none;
}

/* ---------->>> MAIN <<<-----------*/
#mainLeft {
	background: url(/images/mainLeft.jpg) no-repeat;
	float: left;
	width: 380px;
	height: 435px;
	overflow: hidden;
}

#mainRight {
	background: url(/images/mainRight.jpg) no-repeat;
	float: right;
	width: 490px;
	height: 355px;
	overflow: hidden;
}

#bookLeft {
	background: url(/images/bookleftBg.jpg) no-repeat;
	float: left;
	width: 210px;
	height: 210px;
	padding: 425px 170px 0px 0px;
	text-align: right;
	overflow: hidden;
}

#bookLeft img {
	margin-top: 10px;
}

#bookRight {
	background: url(/images/bookrightBg.jpg) no-repeat;
	float: right;
	width: 415px;
	height: 500px;
	padding: 40px 65px 15px 10px;
}

#bookRight H1 {
	color: #69141b;
	font-size: 26px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#bookRight p {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

#purchaseMain {
	background: url(/images/purchaseMain4.png) no-repeat;
	float: left;
	width: 765px;
	height: 1250px;
	padding: 35px 55px 0px 50px;
	text-align: right;
	clear: both;
	line-height: 1.5em;
	overflow: hidden;
}

#purchaseMain p {
	margin-bottom: 20px;
}

.purchaseBulk {
	
	padding-left: 50px;
	width: 840px;
	height: 45px;
	clear: both;
}

.purchaseLeft {
	float: left;
	width: 225px;
	height: 985px;
	text-align: left;
	padding-right: 45px;
}

.purchaseMid {
	float: left;
	width: 225px;
	height: 985px;
	text-align: left;
	padding-right: 45px;
}

.purchaseRight {
	float: left;
	width: 225px;
	height: 500px;
	text-align: left;
}


.quoteHome {
	width: 405px;
	height: 300px;
	padding: 40px 65px 15px 10px;
}

.quoteAuthor {
	width: 405px;
	height: 285px;
	padding: 40px 65px 15px 10px;
}
.quoteHome img {
	padding-top: 20px;
}

.quoteHome H1 {
	padding-bottom: 20px;
}

.authorBottom {
	background: url(/images/authorMug.jpg) no-repeat;
	padding-top: 75px;
	padding-left: 188px;
	height: 145px;
	width: 229px;
}

.authorBottom H1 {
	font-size: 20px;
	color: #69141b;
	font-weight: normal;
	font-style: italic;
	padding-left: 5px;
}

.authorBottom H3 {
	font-size: 11px;
	color: #69141b;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2.5em;
}

.bookbottomLeft {
	width: 385px;
	float: left;
}

.bookbottomRight {
	width: 365px;
	float: right;

}

.bookRed {
	color: #69141b;
	font-style: normal ! important;
	line-height: 1em;
	margin-top: 10px;
}

.bookGrey {
	color: #8f8e8e;
	font-style: normal ! important;
	line-height: 1em;
	margin-bottom: 30px;
}

#bottomBook {
	clear: both;
	width: 800px;
	height: 465px;
	padding: 0px 20px 45px 50px;
	overflow: hidden;
}

#bottomBook p {
	font-size: 14px;
	font-style: italic;
	line-height: 1.5em;
}

#bottom {
	background: url(/images/bottom.jpg) no-repeat;
	clear: both;
	width: 870px;
	height: 220px;
	padding: 0px 40px 30px 50px;
}

#bottomHome {
	background: url(/images/bottom1.jpg) no-repeat;
	clear: both;
	width: 870px;
	height: 220px;
	padding: 0px 40px 0px 50px;
}

#bottomAuthor {
	background: url(/images/authorBottom.jpg) no-repeat;
	clear: both;
	width: 870px;
	height: 75px;
	padding: 0px 0px 0px 50px;
}

#footer {
	background: url(/images/footer.jpg) no-repeat;
	padding: 25px 15px 0px 15px;
	width: 840px;
	height: 65px;
	clear: both;
}

.footerRight a, .footerRight a:hover {
	border: none;
	color: #8f8e8e;
}

.footerLeft a, .footerLeft a:hover {
	border: none;
	color: #8f8e8e;
}

.footerLeft {
	width: 420;
	float: left;
	color: #8f8e8e;
}

.footerRight {
	width: 420;
	float: right;
}

#footerAuthor {
	background: url(/images/authorFooter.jpg) no-repeat;
	height: 100px;
	width: 840px;
	padding: 45px 15px 0px 15px;
}



/* ---------->>> TEXT STYLES <<<-----------*/
img {
	border: 0;
}

p.quote {
	color: #504b4b;
	font-size: 18px;
	font-style: italic;
	line-height: 1.5em;
	padding-bottom: 15px;
}

p.authortext {
	font-size: 16px;
	line-height: 1.5em;
}

.red {
	color: #69141b;
}

.psmall {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 10px;
}

p.endorsement {
	color: #69141b;
	font-size: 16px;
}

p.endorsementAuthor {
	font-size: 14px;
}
	
H1 {
	font-size: 30px;
	color: #69141b;
	line-height: 1.5em;
	font-weight: normal;
}

a {
	color: #69141b;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #69141b;
	font-weight: normal;
}


.hiddenPic { display: none; }