@charset "UTF-8";

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #b45741;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-bottom: 12px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
}
.smallText {
	font-size: 9px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

#bodyWrapper {
	height: auto;
	width: 684px;
	float: right;
	position: relative;
}#bodyTop {
	background-image: url(../assets/BodyTopBackground.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 49px;
	width: 684px;
	position: relative;
}
#bodyMiddle {
	background-image: url(../assets/BodyMiddleBackground.png);
	background-repeat: repeat-y;
	background-position: top;
	height: auto;
	width: 684px;
	position: relative;
}
#bodyContent {
	background-color: #FFFFFF;
	height: auto;
	width: 551px;
	border: 3px solid #000000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 99px;
	width: 551px;
}

#header img {
	padding-left: 6px;
}
#orderInfo {
	width: 506px;
	border-top-width: 1px;
	border-top-style: none;
	height: 30px;
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
}

#sideNav {
	position: absolute;
	height: auto;
	width: 125px;
	margin: 0px;
	padding: 0px;
}

#sideNav ul {
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sideNav ul a {
	text-decoration: none;
	color: #b45741;
}
#sideNav ul a:hover {
	color: #563232;
}
#sideNav ul a.current {
	color: #563232;
}
#bookCover {
	width: 110px;
	height: 160px;
	position: absolute;
	top: 180px;
	left: 23px;
}
#bookCover p {
	font-size: 10px;
	line-height: 17px;
	padding-top: 13px;
}
#bookCover p .loseMargin {
	line-height: 4px;
}
#bookInfo {
	width: 400px;
	position: relative;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 150px;
}
#bookInfo.addPadding {
	padding-top: 30px;
	padding-bottom: 50px;
}

#bookInfo img {
	float: left;
	margin-top: 2px;
	padding-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
}
#buyNow {
	position: absolute;
	width: 150px;
	height: 0px;
	top: 33px;
	left: 288px;
}

#bookInfo a {
}

#bookInfo p {
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.red {
	color: #b45741;
}

.addSpace {
	margin-bottom: 10px;
}

#bodyBottom {
	background-image: url(../assets/BodyBottomBackground.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 189px;
	width: 684px;
	position: relative;
	padding-top: 20px;
}
