body{
	margin: 0px;
	padding: 0px;
}
#divWrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/*HOME STYLES -----------------------------------------------------------*/
#divHomeWrapper{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#divHomeContent{
	float:left;
	width:860px;
}
#divHomeBook{
	float:left;
	width:860px;
	height:580px;
	background-image: url(../images/layout/home-book-bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
}
#divHomeLeftPage{
	float:left;
	width:167px;
	height:489px;
	background-image: url(../images/layout/home-left-borders-bg.gif);
	background-repeat: no-repeat;
	padding-right: 139px;
	padding-left: 124px;
	padding-top: 65px;
	padding-bottom: 26px;
}
#divHomeLogo{
	float:left;
	width:167px;
	margin-bottom: 20px;
}
#divHomeHours{
	float:left;
	width:200px;
	margin-left: -16px;
}
#divHomeAddress{
	float:left;
	width:100px;
	background-image: url(../images/layout/home-left-ornament.gif);
	background-repeat: no-repeat;
	padding-left: 67px;
	margin-top: 10px;
}
#divHomeEmail{
	float:left;
	width:167px;
	margin-top: 0px;
}
#divHomeRightColumn{
	float:left;
	width:268px;
	height:489px;
	background-image: url(../images/layout/home-right-borders-bg.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-bottom: 26px;
	padding-left: 92px;
	padding-right: 70px;
	background-position: right;
}
#divHomeTOC{
	background-image: url(../images/layout/table-of-contents-header.gif);
	float: left;
	width: 268px;
	background-repeat: no-repeat;
	height: 43px;
}
#divHomeNavigation{
	float: left;
	width: 268px;
	padding-top: 15px;
}
#divHomeNavigation ul.primary{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#divHomeNavigation ul.primary li{
	padding-top: 10px;
}
#divHomeNavigation ul.secondary{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#divHomeNavigation ul.secondary li{
	padding-top: 3px;
}

/*PAGE COLOR STYLES -----------------------------------------------------------*/
.red #divPage{
	background-color: #991b1e;
}
.blue #divPage{
	background-color: #cee4f5;
}
.green #divPage{
	background-color: #d7f8b9;
}
.yellow #divPage{
	background-color: #faf7c2;
}
.orange #divPage{
	background-color: #ffd9b3;
}
.pink #divPage{
	background-color: #f5d2e2;
}

.red #divPageTitle{
	background-image: url(../images/layout/page-title-ornament-red.gif);
}
.blue #divPageTitle{
	background-image: url(../images/layout/page-title-ornament-blue.gif);
}
.green #divPageTitle{
	background-image: url(../images/layout/page-title-ornament-green.gif);
}
.yellow #divPageTitle{
	background-image: url(../images/layout/page-title-ornament-yellow.gif);
}
.orange #divPageTitle{
	background-image: url(../images/layout/page-title-ornament-orange.gif);
}
.pink #divPageTitle{
	background-image: url(../images/layout/page-title-ornament-pink.gif);
}

.red #divBorderTop{
	background-image: url(../images/layout/border-top-red.gif);
}
.blue #divBorderTop{
	background-image: url(../images/layout/border-top-blue.gif);
}
.green #divBorderTop{
	background-image: url(../images/layout/border-top-green.gif);
}
.yellow #divBorderTop{
	background-image: url(../images/layout/border-top-yellow.gif);
}
.orange #divBorderTop{
	background-image: url(../images/layout/border-top-orange.gif);
}
.pink #divBorderTop{
	background-image: url(../images/layout/border-top-pink.gif);
}

.red #divContent{
	background-image: url(../images/layout/border-center-red.gif);
}
.blue #divContent{
	background-image: url(../images/layout/border-center-blue.gif);
}
.green #divContent{
	background-image: url(../images/layout/border-center-green.gif);
}
.yellow #divContent{
	background-image: url(../images/layout/border-center-yellow.gif);
}
.orange #divContent{
	background-image: url(../images/layout/border-center-orange.gif);
}
.pink #divContent{
	background-image: url(../images/layout/border-center-pink.gif);
}

.red #divBorderBottom{
	background-image: url(../images/layout/border-bottom-red.gif);
}
.blue #divBorderBottom{
	background-image: url(../images/layout/border-bottom-blue.gif);
}
.green #divBorderBottom{
	background-image: url(../images/layout/border-bottom-green.gif);
}
.yellow #divBorderBottom{
	background-image: url(../images/layout/border-bottom-yellow.gif);
}
.orange #divBorderBottom{
	background-image: url(../images/layout/border-bottom-orange.gif);
}
.pink #divBorderBottom{
	background-image: url(../images/layout/border-bottom-pink.gif);
}

/*NAVIGATION STYLES -----------------------------------------------------------*/
#divPrimaryNavigation{
	float: left;
	width: 140px;
}
#divPrimaryNavigation .PageNumbers{
	display: none;
}
#divPrimaryNavigation ul.primary{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#divPrimaryNavigation ul.primary li{
	padding-top: 10px;
}
#divPrimaryNavigation ul.secondary{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#divPrimaryNavigation ul.secondary li{
	padding-top: 3px;
}

/*PAGE STYLES -----------------------------------------------------------*/
#divPage{
	background-color: #cee4f5;
	float: left;
	width: 882px;
	padding: 39px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#divBorderTop{
	background-image: url(../images/layout/borders-top-bg.gif);
	float: left;
	height: 63px;
	width: 882px;
}
#divBorderBottom{
	background-image: url(../images/layout/borders-bottom-bg.gif);
	float: left;
	height: 63px;
	width: 882px;
}
#divContent{
	background-image: url(../images/layout/borders-center-bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 740px;
	padding-top: 10px;
	padding-right: 71px;
	padding-bottom: 10px;
	padding-left: 71px;
}
#divTextOnlyLogo{
	float: left;
	width: 740px;
	height: 100px;
	background-image: url(../images/layout/text-only-logo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 11px;
}
#divPageTitle{
	background-image: url(../images/layout/page-title-ornament-bg.gif);
	background-position: center bottom;
	float: left;
	width: 740px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 40px;
}
.divLeftColumn{
	float: left;
	width: 560px;
	margin-right:40px;
	padding-top: 10px;
}
.divRightColumn{
	float: left;
	width: 140px;
}
.divLeftColumnImage{
	float: left;
	width: 560px;
	padding: 15px 0px;
}
.divRightColumnLogo{
	float: left;
	width: 120px;
	padding: 2px;
	border: 2px solid #000000;
	display:none;
}

/*REVIEWS, RELEASES, EVENTS STYLES -----------------------------------------------------------*/
.divReview, .divRelease, .divEvent{
	float: left;
	width: 560px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.divBookCover, .divEventImage{
	float: left;
	width: 90px;
	padding: 2px;
	border: 2px solid #000000;
	margin-right: 15px;
}
.divBookCover img,.divEventImage img{
	border: 1px solid #000000;
	float: left;
	width: 80px;
	padding: 3px;
	background-color: #FFFFFF;
	margin: 1px;
}
.divBookInformation, .divEventInformation{
	float: left;
	width: 447px;
}
.divBookTitle, .divEventTitle{
	float: left;
	width: 447px;
	padding-bottom: 3px;
}
.divBookAuthor, .divBookRecommendationBy, .divEventDate, .divEventLocation{
	float: left;
	width: 447px;
	padding-bottom: 5px;
}
.divBookReview, divBookDescription, divEventDescription{
	float: left;
	width: 447px;
}
.divBookPrice{
	float: left;
	width: 447px;
}

/*CUSTOMER REVIEWS COMMENT STYLES -----------------------------------------------------------*/
.divCustomerReviewComment{
	float: left;
	width: 560px;
	margin-bottom: 5px;
}
.divCustomerReviewCommentImage{
	float: left;
	width: 100px;
	margin-right: 15px;
	margin-top: 10px;
}
.divCustomerReviewCommentCopy{
	float: left;
	width: 445px;
}

/*STAFF STYLES  -----------------------------------------------------------*/
.divStaff{
	float: left;
	width: 560px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.divStaffImage{
	float: left;
	width: 90px;
	padding: 2px;
	border: 2px solid #000000;
	margin-right: 15px;
}
.divStaffImage img{
	border: 1px solid #000000;
	float: left;
	width: 80px;
	padding: 3px;
	background-color: #FFFFFF;
	margin: 1px;
}
.divStaffInformation{
	float: left;
	width: 447px;
}
.divStaffName{
	float: left;
	width: 447px;
	padding-bottom: 3px;
}
.divStaffBio{
	float: left;
	width: 447px;
}

/*POEMS STYLES -----------------------------------------------------------*/
.divPoem{
	float:left;
	width:560px;
}
.divPoemCopy{
	float:left;
	width:560px;
}
.divPoemsAuthorInformation{
	float:left;
	width:560px;
	margin-top: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.divPoemsAuthorImage{
	float: left;
	width: 90px;
}
.divPoemsAuthorImage img{
	border: 1px solid #000000;
	float: left;
	width: 80px;
	padding: 3px;
	background-color: #FFFFFF;
	margin: 1px;
}
.divPoemsAuthorInformationCopy{
	float:left;
	width:450px;
	height: 108px;
	padding-left: 20px;
}

/*HISTORY STYLES -----------------------------------------------------------*/
.divHistory{
	float:left;
	width:560px;
}
.divHistoryImage{
	float: left;
	margin-top: 5px;
	padding: 3px;
	border: 2px solid #000000;
	margin-right: 15px;
}
.divHistoryImage img{
	float: left;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFFFFF;
}

/*ORDERS STYLES -----------------------------------------------------------*/
table.OrderForm{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 15px;
}
table.OrderForm tr{
	vertical-align: top;
}
table.OrderForm h3{
	margin-top: 5px;
	font-size: 14px;
}
table.OrderForm input{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.OrderForm label{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table.OrderForm textarea{
	padding:5px;
}

/*FOOTER STYLES -----------------------------------------------------------*/
#divHomeFooter{
	width: 400px;
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 470px;
}
#divFooter{
	width: 400px;
	float: left;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 560px;
}
#divFooter p{
	margin:0px;
	padding:0px;
}
#divCopyright, #divTermsOfUse{
	float: left;
	padding-left: 15px;
}
#divCopyright p, #divTermsOfUse p{
	font-size: 11px;
	color: #999;
}
#divCopyright p a, #divTermsOfUse p a{
	color: #999;
	text-decoration: none;
}
#divCopyright p a:hover, #divTermsOfUse p a:hover{
	text-decoration: underline;
}

/*TYPOGRAPHY STYLES -----------------------------------------------------------*/
h1{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: normal;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	line-height: 18px;
}
p.introduction{
	font-size: 14px;
}
p a:link, a:visited{
	color: #333333;
	text-decoration: underline;
}
p a:hover{
	color: #333333;
	text-decoration: none;
}
ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
ul .PageNumbers{
	font-weight: normal;
}
ul a:link, a:visited{
	color: #333333;
	text-decoration: none;
}
ul a:hover{
	color: #333333;
	text-decoration: underline;
}
#divHomeLeftPage p{
	text-align: center;
	font-size: 11px;
	line-height: 16px;
}
.divPoem h2{
	padding-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.divPoem h3{
	padding-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
}
.divPoem p{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
}
.Publication{
	font-style: italic;
}

.subscribe {
	margin-top: 18px;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-family: Georgia;
}

.subscribe a {
	color: #991b1e;
}

.subscribe:visited a {
	color: #991b1e;
}

.subscribe:hover a {
	color: #666666;
}
