@font-face {
	font-family: 'Garamond-Bold';
	src: url('garabd.eot');
	src: url('garabd.eot?#iefix') format('embedded-opentype'),
			 url('garabd.woff') format('woff'),
			 url('garabd.ttf') format('truetype'),
			 url('garabd.svg#garabd') format('svg');
	font-weight: normal;
	font-style: normal;
	font-variant:normal;
}

@font-face {
		font-family: 'Garamond';
		src: url('gara.eot');
		src: url('gara.eot?#iefix') format('embedded-opentype'),
				 url('gara.woff') format('woff'),
				 url('gara.ttf') format('truetype'),
				 url('gara.svg#gara') format('svg');
		font-weight: normal;
		font-style: normal;
		font-variant:normal;
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	min-width:960px !important;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.description {
	width: 900px;
	margin: 0 auto;
	color: #6c4e12;
	font: 13px arial;
}


/* ==========================================================================
	Custom styles
   ========================================================================== */

body{
	background: transparent url('../img/bkrd.jpg') repeat top left;
}

.body-container{
	width:100%;
	background: transparent url('../img/bkrd-grad.png') repeat-x top left;
}

.top-container{
	width:900px;
	height:836px;
	margin:0 auto; background-image:url('../img/body-bk.png');
	position:relative;
}

.logo{
	background: transparent url(../img/logo.png) no-repeat top left;
	width:431px;
	height:72px;
	position:absolute;
	top:14px;
	left:33px;
}

.home-bee{
	width:190px;
	height:174px;
	background: transparent url('../img/top-bee.png') no-repeat top left;
	position:absolute;
	top:0px;
	right:15px;
	z-index:6
}

.facebook {
	position: absolute;
	top: 210px;
	right: 40px;
	width: 32px;
	height: 32px;
	z-index: 100;
}

.content{
	width:900px;
	height:836px;
	margin:0 auto;
	background-image:url('../img/body-bk.png');
	position:relative;
}

.navbar {
	font-family:Arial;
	font-weight:bold;
	font-size:21px;
	padding-left:25px;
}

.nav-item{
	display:block;
	float:left; 
	padding:14px 10px;
	text-decoration:none;
	color:black;
}

.nav-item-2{
	display:block;
	float:left; 
	padding:14px 14px;
	text-decoration:none;
	color:black;
}

.nav-item.active,.nav-item:hover,.nav-item-2.active,.nav-item-2:hover{
	color: #fff;
	background: transparent url('../img/nav-highlight.jpg') repeat-x top left;
}

.rokyver-hall-logo{
	width:80px;
	height:70px;
	background: transparent url('../img/rokyverhall.png') no-repeat top left;
	margin:10px auto 5px auto;
}

.map{
	width:873px;
	height:622px;
	background: transparent url('../img/map.jpg') no-repeat top left;
	position:absolute;
	left:14px;
	top:188px;
}

.character-bk{
	width:872px;
	height:622px;
	background:transparent url('../img/character-bk.png') no-repeat top left;
	position:absolute;
	left:13px;
	top:187px;
	z-index:1;
	
}


.character-name{
	color:#333;
	text-align:center;
	position:absolute;
	z-index:2;
	font-size:16px;
	font-family: 'Garamond-Bold';
	font-weight:bold;
	line-height:15px;
}
.character-name.willy{
	top:507px;
	left:47px;
}

.character-name.helga{
	top:507px;
	left:238px;
}

.character-name.alfalfa{
	top:507px;
	left:403px;
}

.character-name.brenda{
	top:507px;
	left:559px;
}

.character-name.charlie{
	top:507px;
	left:742px;
}

.character-name.nicky{
	top:754px;
	left:58px;
}

.character-name.wanda{
	top:754px;
	left:171px;
}

.character-name.stephanie{
	top:754px;
	left:324px;
}

.character-name.bonnie{
	top:754px;
	left:474px;
}

.character-name.yvonne{
	top:754px;
	left:613px;
}

.character-name.steele{
	top:754px;
	left:771px;
}

.reviews{
	width:849px;
	height:622px;
	position:absolute;
	left:38px;
	top:200px;
	line-height:20px;
	color: #333;
	font-size:16px;
	font-family: 'Garamond';
}

.reviews strong{
	font-family: 'Garamond-Bold';
	font-weight:normal;
}

.review-left-indent{
	padding-left:50px;
}

.author-photo{
	background: transparent url('../img/author.png') no-repeat top left;
	width:329px;
	height:392px;
	position:absolute;
	top:280px;
	left:90px;
}

.author-title{
	position:absolute;
	top:380px;
	left:530px;
	font-family: 'Garamond-Bold';
	font-size:25px;
}

.author-desc{
	width:315px;
	position:absolute;
	top:440px;
	left:475px;
	text-align: justify; 
	font-family: 'Garamond-Bold';
	font-size:16px;
	line-height:20px;
}

.author{
	font-family: 'Garamond';
	font-weight:bold;
	font-size: 20px;
	position:absolute;
	top:54px;
	left:506px;
	text-shadow: 0px 1px 2px #f5f5f5;
}

.story-title{
	font-family: 'Garamond-Bold';
	font-weight:bold;
	font-size:42px;
	line-height:42px;
	width:832px;
	height:122px;
	position:absolute;
	left:53px;
	top:227px;
	z-index:1;
}

.story-content{
	font-family: 'Garamond-Bold';
	font-size:18px;
	line-height:22px;
	text-align: justify; 
	width:782px;
	height:522px;
	position:absolute;
	left:53px;
	top:347px;
	z-index:1;
}

.story-indent{
	padding-left:40px;
}

.index-title{
	font-family: 'Garamond-Bold';
	font-weight:bold;
	font-size:42px;
	line-height:42px;
	width:832px;
	height:122px;
	position:absolute;
	left:53px;
	top:227px;
	z-index:1;
}

.index-text{
	font-family: 'Garamond-Bold';
	font-size:16px;
	line-height:21px;
	text-align: justify; 
	width:782px;
	height:240px;
	position:absolute;
	left:53px;
	top:325px;
	z-index:1;
}

.index-text a img {
	margin-left: 8px;
}

.index-book{
	position:absolute;
	width:465px;
	height:350px;
	top:261px;
	left:420px;
	background: transparent url('../img/index-book.png') no-repeat top left;
}

.cover-square{
	position:absolute;
	top:265px;
	left:70px;
	width:170px;
	height:252px;
	background: transparent url('../img/cover-square.jpg') no-repeat top left;
	border:1px solid #000;
}

.index-link-block-position{
	width:820px;
	height:177px;
	position:absolute;
	top:607px;
	left:41px;
}


.index-link-block{
	display:block;
	position:relative;
	background: transparent url('../img/index-link-block-bk.png') no-repeat top left;
	width:255px;
	height:177px;
	float:left;
}

.index-link-block:hover{
	cursor:pointer;
}


.btn, a.btn {
	display: block;
	text-align: center;
	color: #18764e;
	text-decoration: none;
	font: bold 13px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

  display: inline-block;
  padding: 3px 20px;
  margin-bottom: 0; // For input.btn
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 50px;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 1px 2px rgba(0,0,0,.1);
  
}

.copyright {
	position: absolute;
	bottom: 14px;
	right: 190px;
	z-index: 100;
	font-family: georgia, serif;
	font-size: 7px;
}




/* ==========================================================================
   Purchase Page
   ========================================================================== */

.disclaimer {
	position: absolute;
	bottom: 40px;
	left: 50px;
	width: 790px;
	font-size: 10px;
	text-align: center;
}

.ebooks {
	position: absolute;
	bottom: 80px;
	left: 50px;
	width: 790px;
	text-align: center;
}

.ebooks img {
	margin: 0	20px;
}


table{
	width: 100%;
}

table th {
	background-color: #333;
	color: #fff;
	padding: 2px 8px;
}

table td {
	padding: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dbd9aa;
}

.left-col {
	float: left;
	margin: 40px 20px 20px 40px;
	width: 550px;
	font-family: garamond;
}

.left-col strong {
	font-family: garamond-bold;
}

.left-col img {
	margin: 0 20px 20px 0;
}

.left-col .book {
	float: left;
}

.left-col h3 {
	margin: 24px 0 6px;
	padding: 0 0 0 0;
}

.left-col .ebooks {
	text-align: center;
}

.right-col {
	float: left;
	width:250px;
	margin: 40px 0px 10px 0;
	font-family: garamond;
	border: 1px solid #cfcd9d;
	border-radius: 4px;
	padding: 6px 20px;
	box-sizing: border-box;
	text-align: center;
}

.right-col:last-child {
	margin-top: 0;
	padding-top: 12px;
}

.right-col strong {
	font-family: garamond-bold;
}

.right-col h3 {
	text-transform: uppercase;
	font-family: garamond-bold;
}

.advisory {
	color: red;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}