/* (c)2009 Cranberry Tree Press */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }

body {
    font-size: 62.5%;
	background: #ffffe1;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #202020;
	margin-bottom: 40px;
}

.wrapperx {
	width: 700px;
	margin: 0px 0px;
	clear: both;
}

#header {
	height: 147px;
	min-width: 700px;
	background: #50000F;
}

#header h1 a {
	display: block;
	background: url(../images/headline4.png) center left no-repeat;
	width: 410px;
	height: 110px;
	text-indent: -9999px;
    margin-top: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: auto;
	float: left;
        clear: both;
}

#header ul {
	margin-left: 14px;
	float: right;
	list-style: none;
	min-width: 500px;
        clear: both;
}

#header ul li {
	float: left;
}

#header ul li a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #808080;
}

#header ul li a:hover {
	color: #ffffe1;
}

#header ul li a.current, #header ul a.current {
	color: #202020;
	background: #ffffe1;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

#textsep {
	 width: 450px;
	 height: 0px;
	 clear: both;
}

#leftsidepane {
	display: block;
	margin: 60px 20px 20px 30px;
	float: left; 
    width: 25%;
/*	background: #fffff0; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


#leftsidepane h1 {
	font-weight: bold; 
	font-size: 14px;
	text-align: center;
}

#fp_book_samples img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 5px;
	padding: 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#fp_book_samples p {
	font-family: Georgia, serif;
	text-align: center;
	font-size: 14px;

}

#fp_book_samples p.title {
	font-style: italic;
}

#fp_book_samples p.isbn {
	font-style: normal;
	font-size: 12px;
}

#bodyblock {
	margin: 0 0 0 0;
}

#pagetext {
	float: left; 
	display: block;
    font-family: Garamond, Georgia, serif;
	padding-top: 14px;
	font-size: 16px;
	line-height: 160%;
	margin: 0 20px 0 20px;
	width: 60%;
}

#pagetext h1 {
	padding-top: 30px;	
}

#pagetext p {
	  padding-top: 20px;
}

#pagetext p.lead:first-letter {
	font-size: 250%;
}

#pagetext p.lead{
	padding-top: 40px;
}

#pagetext p span {
	font-variant: small-caps;
}

#pagetext h1 {
	font-size: 130%;
	font-weight: bold;
}

#pagetext.alt {
	float: none;
    margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}

p.display {
	text-align: center;
}

p.codedisp {
	text-align: center;
	font-family:"Courier New", Courier, monospace;
	line-height: 100%;
}

pre {
	font-family:"Courier New", Courier, monospace;
	line-height: 100%;
	
}

#footer {
	height: 60px;
	min-width: 700px;
	background: #50000F;
}

#footer p {
	color: #fff8c9;
	float: center;
}

#return_to_top {
	 font-size: 70%;
}

#sampleblock p {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	font-size: 18px; 
}


#sampleblock table.booksamp {
 	border-collapse: separate;
	border-spacing: 10px;
    width: 650px;
    margin: 0 auto;
}

#sampleblock table.booksamp td {
	border: solid 2px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-color: #50000F;
	text-align: center;
/*	vertical-align: center; */
	width: 200px;
	height: 275px;
}

#sampleblock table.booksamp td p {
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	margin-top: 10px;
	line-height: normal;
	color: #202020;
}


#sampleblock table.booksamp td p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	
}

#sampleblock table.booksamp td p.sample_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	margin: 0px;
}

#sampleblock table.booksamp td p.purchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	margin: 0px;
}

#sampleblock table.booksamp td p.purchase a {
	text-decoration: underline;
}

#sampleblock table.booksamp td p a {
	color: #202020;
}

#pagemenu {
	display: block;
	float: left;
	margin: 60px 10px 20px 30px;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background: #50000F;
	border-color: #000000;
	border: solid 2px;
	padding: 2px;
	color: #ffffe1;

}

#pagemenu ul {
	list-style: none;
}

#pagemenu ul li a {
	display: block;
	text-align: center;
	color: #808080;
}

#pagemenu ul li a:hover {
	color: #ffffe1;
}

#pagemenu ul li a.current, #pagemenu ul li.current {
	background: #ffffe1;
	color: #50000f;
}


