/* -------------------[ Layout ]------------------- */

body { margin: 0; padding: 0; background-color: #FFF; background-image: url(images/global/header.png); background-position: center top; background-repeat: no-repeat; color: #231F20; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 20px; }

#container { width: 850px; margin: 0 auto; }

#header { width: 850px; height: 91px; text-align: left; }

#header img { 
  float: left; 
}

#header div { 
  float: right; 
  margin: 60px 10px 0 0; 
  color: #4C721D; font-size: 14px; line-height: 15px; font-weight: 700; 
}

#nav { 
  float: left; 
  width: 840px; margin: 0 0 40px 0; padding: 0; 
  color: #DCCE87; font-size: 15px; line-height: 15px; text-align: left; text-indent: 320px; 
}

#nav img {
  float: right; 
  margin: -5px 0 0 0;
}

#nav img:hover {
  opacity: 0.9;
}

#content { clear: both; width: 850px; margin: 0; padding: 0; }
#contentpage { clear: both; width: 850px; margin: 0; padding: 0; text-align: left; }

#book { float: center; width: 700px; text-align: left; }

#backlistbook { float: center; width: 620px; text-align: left; border-bottom: 1px solid #eee; padding: 0 0 40px 0; margin: 10px 0 40px 0; }

.hair-wrap { width: 600px; overflow: auto; margin: 30px 0; text-align: left; }
.hair-wrap img { display: block; margin: 0 auto; }
.hair-quote { clear: both; width: 460px; margin: 20px auto; color: #000; font-size: 14px; line-height: 20px; text-align: center; }
.hair-wrap h3 { margin: 0 0 5px 0; color: #FF0000; font-size: 20px; line-height: 28px; font-weight: 700; text-align: center; }
.hair-wrap h4 { margin: 0 0 25px 0; color: #000; font-size: 15px; line-height: 18px; font-weight: 400; text-align: center; }
.hair-wrap h5 { margin: 30px 0 0 0; color: #4C721D; font-family: "Brush Script MT", cursive; font-size: 36px; line-height: 40px; font-weight: 400; font-style: italic; text-align: center; }

.rk-wrap { width: 600px; overflow: auto; margin: 30px 0; padding: 40px; border: 1px solid #CCC; text-align: left; }
.rk-wrap img { display: block; margin: 0 auto; }
.rk-quote { clear: both; width: 460px; margin: 20px auto; color: #000; font-size: 14px; line-height: 20px; text-align: center; }
.rk-wrap h3 { margin: 0 0 5px 0; color: #FF0000; font-size: 24px; line-height: 28px; font-weight: 700; text-align: center; }
.rk-wrap h4 { margin: 0 0 25px 0; color: #000; font-size: 15px; line-height: 18px; font-weight: 400; text-align: center; }
.rk-wrap h5 { margin: 30px 0 0 0; color: #4C721D; font-family: "Brush Script MT", cursive; font-size: 36px; line-height: 40px; font-weight: 400; font-style: italic; text-align: center; }

.human-wrap { width: 463px; overflow: auto; margin: 30px 0; padding: 40px; text-align: left; }
.human-wrap img { display: block; margin: 0 auto; }
.human-wrap h3 { margin: 0 0 5px 0; color: #000; font-size: 24px; line-height: 28px; font-weight: 700; text-align: center; }
.human-wrap h4 { margin: 0 0 25px 0; color: #000; font-size: 15px; line-height: 18px; font-weight: 400; text-align: center; }

.tb-wrap { width: 550px; overflow: auto; margin: 30px 0; padding: 40px; border: 1px solid #CCC; text-align: left; }
.tb-wrap img { display: block; margin: 0 auto; }
.tb-wrap h3 { margin: 0 0 5px 0; color: #6e6a37; font-size: 24px; line-height: 28px; font-weight: 700; text-align: center; }
.tb-wrap h4 { margin: 0 0 25px 0; color: #000; font-size: 15px; line-height: 18px; font-weight: 400; text-align: center; }

.product-ht-wrap { width: 850px; overflow: auto; padding: 20px; border: 1px solid #CCC; }
.product-ht { float: left; width: 250px; margin: 20px 70px; text-align: center; }

.product { float: left; width: 325px; margin: 20px 0 20px 70px; text-align: center; }

.product-300 { float: left; width: 300px; margin: 20px 20px 20px 90px; text-align: left; }

.product-500 { 
  clear: both; 
  width: 500px; margin: 40px auto; 
  text-align: left; 
}

.product-wide img, .product img { margin: 0 0 12px 0; }

.buybox { width: 250px; margin: 15px auto; padding: 7px 9px; border: 1px solid #CCC; text-align: center;  }

#clear { clear: both; display: block; height: 20px; }

#footer { clear: both; width: 850px; margin: 50px 0 30px 0; padding: 0; text-align: center; color: #656565; font-size: 12px; line-height: 17px; }

.break0 { clear: both; display: block; height: 1px; }
.break1 { clear: both; display: block; height: 10px; }
.break2 { clear: both; display: block; height: 20px; }
.break3 { clear: both; display: block; height: 30px; }
.break4 { clear: both; display: block; height: 40px; }

/* -------------------[ Text ]------------------- */
   
a:link, a:visited, a:active { color: #4C721D; text-decoration: none; }
a:hover { color: #231F20; text-decoration: none; }

#nav a:link, #nav a:visited, #nav a:active { color: #DCCE87; text-decoration: none; }
#nav a:hover { color: #FFF; text-decoration: none; }
.navon { color: #FFF; }

#footer a:link, #footer a:visited, #footer a:active { color: #656565; text-decoration: none; }
#footer a:hover { color: #231F20; text-decoration: none; }

h1 { font-size: 16px; line-height: 22px; font-weight: normal; font-style: italic; margin: 0; padding: 0 0 15px 0; text-align: left !important; } 
h2 { font-size: 18px; line-height: 22px; font-weight: normal; margin: 0; padding: 0 0 4px 0; text-align: left !important; } 

.lg { font-size: 16px; line-height: 22px; }

.sm { font-size: 12px; line-height: 16px; color: #656565; }

.quote { 
  clear: both;
  margin: 0 0 10px 0;
  color: #F00; font-size: 16px; line-height: 22px; font-style: italic; text-align: center; 
}

.quote-green { 
  clear: both;
  width: 400px; margin: 10px auto; padding: 20px;
  border: 1px solid #CCC;
  color: #6e6a37; font-size: 13px; line-height: 18px;  
}

.quote-black { 
  clear: both;
  width: 460px; margin: 20px auto; 
  color: #000; font-size: 14px; line-height: 20px;  
}

/* -------------------[ Images ]------------------- */

img { border: none; }

.alignleft, img.alignleft { clear: both; display: inline; float: left; margin: 4px 15px 15px 0; }
.alignright, img.alignright { clear: both; display: inline; float: right; margin: 4px 0 15px 15px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.alignnone, img.alignnone { margin-bottom: 5px; }

/* -------------------[ Slideshow ]------------------- */

.slideshow { width: 500px; height: 800px; margin: 0 auto 0 auto; }
.slideshow img { width: 500px; margin: 0; padding: 0; border: none; background-color: #FFF; }











/* -------------------[ OLD STYLES FROM PREVIOUS WEBSITE ]------------------- */

P {text-align:left;}
P.big {font: 100% Georgia, Arial;}
P.highlight {font: 105% Garamond, 'Times New Roman';
	text-align:center;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:30px;
	padding-left:30px;
	border-top: 1px solid #B49F9F;
	border-bottom: 1px solid #B49F9F;}
P.backlistdesc {font-size:10pt;
	text-align:right;
	color:#000000;
	margin-top:0;}
P.black {font-size:10pt;
	text-align:left;
	color:#000000;}
P.indent {font-size:10pt;
	text-align:left;
	color:#666666;
	padding-left:30px;}
P.backlistdesc2 {font-size:10pt;
	text-align:left;
	color:#666666;
	padding-top:4px;}
.smalltext {text-align:center;
	font-family: Arial;
	font-size: 8pt;
	color:black;}
.right {text-align: right;}
.left {text-align: left;}
.center {text-align: center;}
H1 {text-align:center;
	font-size:17pt;
	font-family: 'Times New Roman';
	font-weight:normal;}
DIV.main {width: 670px;
	margin:auto;}
DIV.introtext {width:700px;
	margin:auto;
	text-align:left;
	font:11pt 'Times New Roman';
	padding-top:20px;}
DIV.booktitle {font-family: helvetica;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	padding-bottom:20px;
	text-align:left;
	padding-left:20px;}
DIV.booktitle2 {font-family: helvetica;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	padding-bottom:20px;}
DIV.heading {font-family: helvetica;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:10px;}
DIV.nobr {white-space: nowrap;}
DIV.divider {text-align:center;
	padding-top:40px;
	padding-bottom:35px;}
DIV.caption {font-size:10pt;
	text-align:center;
	color:#666666;
	padding-top:4px;}
SPAN.smaller {font-size: 85%;}
SPAN.highlight {color:#000080;
	font-weight:bold;}
SPAN.red {font-size:13pt;
	font-weight:bold;
	color:red;}
TR.highlight {background-color: #F6EBB3;}
TD {vertical-align: top;}
TD.middle {vertical-align: middle;}
TD.homebook {text-align:center;
	width:283px;
	font:11pt 'Times New Roman';
	padding:20px;}
B {font-weight: bold;}
