/* Basic stuff */

html, body {
	background-color: #dad9d5;
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

body {
	min-width: 800px;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form,
input, textarea, fieldset, pre {
	margin: 0;
	padding: 0; 
	font-size: 11px;
	line-height: 11px;
} 

table {
	border-collapse: collapse;
}

ul ul, ul ol, ul dir, ul menu, ul dl,
ol ul, ol ol, ol dir, ol menu, ol dl,
dir ul, dir ol, dir dir, dir menu, dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul, dl ol, dl dir, dl menu, dl dl {
	margin-top: 0;
	margin-bottom: 0;
}

ul, ol, dl {
	list-style-type: none;
}

ul, li {
	margin: 0;
	padding: 0;
}	

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	padding: 0;
	margin-bottom: 0px;
}

label {
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}

input, select, textarea {	
	margin: 0px;
}

input, textarea, select {
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	font-size: 11px;
}

input[type="submit"], input.submit {
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	width: auto;
	font-size: 11px;
}

input[type="text"], textarea, select {
	border: 0px;
}

a, a:visited {
	color: #D27C00;
	text-decoration: none;
	font-size: inherit;
	font-weight: bold;
}

a:active {
	color: #F4A121;
	text-decoration: underline;
	font-size: inherit;
}

a:hover {
	color: #DC921D;
	text-decoration: underline;
	font-size: inherit;
}

div.center {
	text-align: center;
}

div.container {
	position: relative;
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
}

/*Homepage*/

.vcenter {
	margin-top: 60px;
}

div#greenbox {
	width: 800px;
	height: 600px;
	background-color: #033c40;
}

div#intimate {
	width: 800px;
	height: 48px;
	text-align: left;
	display: block;
}

div#leftcol {
	float: left;
	width: 151px;
	height: 446px;
}

div#centercol {
	position: relative;
	float: left;
	width: 596px;
	height: 446px;
	background-image: url(images/homepage/puzzle3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#about {
	position: absolute;
	top: 161px;
	left: 64px;
	width: 99px;
	height: 76px;
}

#about img, #about a, #about a:link, #about a:visited, #books img, #books a, #books a:link, #books a:visited, #reviews img, #reviews a, #reviews a:link, #reviews a:visited, #storytelling img, #storytelling a, #storytelling a:link, #storytelling a:visited, #links img, #links a, #links a:link, #links a:visited {
	border: none;
	outline: none;
}


div#books {
	position: absolute;
	top: 97px;
	left: 376px;
	width: 89px;
	height: 64px;
}

div#reviews {	
	position: absolute;
	top: 341px;
	left: 64px;
	width: 75px;
	height: 42px;
}

div#whatsnew {	
	position: absolute;
	top: 293px;
	left: 334px;
	width: 171px;
	height: 49px;
}

div#storytelling {	
	position: absolute;
	top: 299px;
	left: 333px;
	width: 149px;
	height: 44px;
}

div#links {	
	position: absolute;
	top: 388px;
	left: 417px;
	width: 75px;
	height: 42px;
}

div#rightcol {
	float: right;
	width: 53px;
	height: 446px;
}

#finding {
	text-align: right;
	width: 800px;
	height: 106px;
	clear: both;
}

#tagline {
	text-align: right;
	width: 800px;
	height: 106px;
	clear: both;
}



.photocredit { 
	clear: both;
	width: 800px;
	font-size: 9px; 
	line-height: 14px; 
	text-align: center;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #666664;
	font-style: italic;
}

/*Inside Pages*/

div#pagetop {
	width: 800px;
	height: 47px;
}

div#navbar {
	width: 442px;
	height: 26px;
	float: right;
	margin-right: 57px;
	margin-top: 21px;
	padding: 0;
}

div#greenbackground {
	position: relative;
	padding: 0;
	margin: 0;
	width: 800px;
	height: auto;
	background-color: #033c40;
	text-align: left;
}


div#logocolumn {
	position: absolute;
	width: 152px;
	top: 47px;
	left: 0px;
	height: auto;
}

div#maincontent {
	text-align: left;
	float: right;
	background-color: #dad9d5;
	width: 568px;
	margin-right: 57px;
	padding: 12px;
}

.pageheading p {
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 22px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.sectionheading p {
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
	

.plaintext {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.plaintext p {
	margin-bottom: 16px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.textwrapleft {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.textwrapright {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: none;
}

div#footer {
	width: 100%;
	height: 12px;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}

.footertext p {
	color: #000000;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

div#bottomlinks {
	color: #ebeae5;
	text-align: right;
	float: right;
	width: 568px;
	margin-right: 57px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#bottomlinks a, #bottomlinks a:visited {
	color: #ebeae5;
	font-weight: normal;
}

#bottomlinks a:hover {
	color: #DC921D;
	font-weight: normal;
	text-decoration: underline;
}

div.shoehorn {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	clear: both;
}

.videos {
	text-align: center;
}

.videos p {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 6px;
}

.credittext {
	text-align: center;
	color: #666666;
	font-size: 10px;
	line-height: 10px;
	margin-top: 12px;
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

div.divider {
	width: 100%;
	height: 1px;
	border-bottom: solid #666666 1px;
	margin-top: 35px;
	margin-bottom: 35px;
}

.linkspage a, .linkspage a:visited {
	color: #033c40;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.linkspage a:active {
	color: #F4A121;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.linkspage a:hover {
	color: #DC921D;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.linksdesc {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin-top: 6px;
}

div.shortdivider {
	width: 100%;
	height: 1px;
	border-bottom: solid #666666 1px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.reviewsnav1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}

.reviewsnav1 a, .reviewsnav1 a:visited {
	color: #033c40;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.reviewsnav1 a:active {
	color: #F4A121;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.reviewsnav1 a:hover {
	color: #DC921D;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.closewindow {
	text-align: center;
}

/*Books*/

.bookstable table {
	width: 568px;
	background-color: #033c40;
}

.bookstable td {
	width: 272px;
	background-color: #033c40;
	border: 1px solid #dad9d5;
	padding: 8px;
}

.bookcovers {
	float: left;
	margin-right: 8px;
	border: none;
}

div.bookinfo {
	height: 156px;
	position: relative;
}
	

.bookheading p, .bookheading p a, .bookheading p a:visited {
	color: #dad9d5;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.bookheading p a:hover, .bookheading p a:active {
	color: #DC921D;
}


.bookblurb p {
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	margin-bottom: 11px;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.booksinfobutton a, .booksinfobutton a:visited {
	display: block;
	border: solid 1px #ffffff;
}

.booksinfobutton a:hover {
	border-color: #DC921D;
}

div.booksinfobutton {
	width: 52px;
	height: 22px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.bookdetails td {
	padding: 8px;
}

.bookstats p {
	color: #99FFFF;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

div.buybutton {
	margin-top: 12px;
}

.emailtable {
	width: 550px;
}

.emailtable td {
	padding: 22px;
}

.booksnav {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 12px;
}

.booksnav a, .booksnav a:visited {
	text-decoration: underline;
}
.lt_sand_bg  { background-color: #ebeae5 }
.dgreenbg { background-color: #033c40 }
.bodycell  { background-color: #ebeae5; padding: 42px }
.bodycell2   { background-color: #ebeae5; padding: 10px }
.heading_1  { font-size: 13px; line-height: 22px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.heading_2  { font-size: 13px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.copy1   { font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.copy2   { font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


.lt_sand_txt_1 { color: #ebeae5; font-size: 11px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.lt_sand_border { border: solid 1px #ebeae5 }
.sand_border  { padding: 22px; border: solid 1px #b0afac }

.booksinfo td {
	padding: 8px;
	}
