@import url(headings.css);
@import url(home.css);
/* CSS Document */
body {
	margin:0;
	padding:0;
	color:#725b45;
	font: 11pt Georgia, "Times New Roman", Times, serif;
	background: url(images/bg_stripe.jpg) repeat-y #e7edf0;
}
#wrap {
	text-align:left;
	width:700px;
	margin:0;
	background:url(images/bg_complete.jpg) top left no-repeat;
	padding:40px 0 0 50px;
}
#header {
	height:80px;
	width:100%;
	z-index:5
}
ul#sitenav {
	margin:8px 0 0;
	padding:0;
	float:right;
	width:180px;
	list-style:none;
	z-index:5
}
ul#sitenav li {
	margin:0 0 0 15px;
	padding:0 0 0 0;
	height:24px;
	color:#abb400;
}
html>body ul#sitenav li {
	height:25px;
}
ul#sales {
	clear:both;
	text-align:center;
	border-top:1px solid #cfd9dd;
	width:660px;
	margin:20px 0 0 20px;
	padding:5px 0 0;
}
ul#sales li {
	margin:0;
	padding:0 8px;
	width:100px;
	list-style:none;
	display:inline;
	border-left:1px solid #abb400;
}
div#patpic {
	position:absolute;
	margin:165px 0;
}
span#patpic {
	display:block;
	float: left;
	height:235px;
	width:325px;
}
#main {
	margin-top:4px;
	padding:0 20px 20px 0;
	line-height:1.5em;
	background:url(images/bg_main.png) 0 300px repeat-y;
}
#main p {
	margin:0 0 10px 20px;
	text-indent:0;
	line-height:1.3em;
}
#news #main p, #about #main p {
	margin:0 0 18px 20px;
	text-indent:0;
	line-height:1.3em;
}
#news h2 {
	margin:auto 0 0 20px;
	color:#7d6a58;
}
#newsmain {
	float:left;
	width:520px;
	border-right:1px solid #abb400;
	padding-right:10px;
	margin-right:10px;
}
html>body #newsmain {
	padding-right:0px;
	margin-right:0px;
}
.bookmain {
	margin-left:205px;
	width:450px;
}
html>body #main .bookmain {
	width:470px;
}
#sidebar {
	width:130px;
	margin-top:20px;
	padding:0;
}
html>body #sidebar {
	float: left;
	margin-left:15px;
}
#news #sidebar p, #news #sidebar h2 {
	margin:0;
	padding-left:0;
	text-indent:0;
}
#news #sidebar p {
	margin-bottom:15px;
}
ul#booknav {
	margin:3px 0;
	padding:9px 0 0;
	height:25px;
	width:100%;
	clear:both;
	text-align:center;
	letter-spacing:.05em;
	font-size:98%;
}
ul#booknav li {
	margin:0;
	padding:0 8px;
	width:100px;
	list-style:none;
	display:inline;
	border-left:1px solid #fff;
	color:#075475;
}
ul#booknav li.firstli, ul#sales li.firstli {
	border-left:none;
}
#bookextras {
	width:225px;
	float:left;
	text-align:center;
	margin-bottom:20px;
	margin-right:0;
	margin-left:1px;
	text-transform:lowercase;
	line-height:1.3em;
}
#bookextras ul {
	list-style:none;
	margin:0;
	padding:0;
}
#bookextras ul li.cover {
	margin:0;
	padding:0;
}
#footer {
	margin:0;
	height:200px;
	width:940px;
	text-align:center;
	font-size:80%;
	background: url(images/bg_footer.jpg) top left no-repeat;
}
div#littlevoice {
	position:absolute;
	margin:0 0 0 720px;
	padding:0;
	text-align:left;
	width:150px;
}
html>body div#littlevoice {
	margin-left:770px;
}
#footer div#littlevoice p {
	position:relative;
	margin:0;
	padding:0;
	width:150px;
	font-size:110%;
	color:#725b45;
}
#footer p {
	margin:0 195px 0 50px;
	padding-top:60px;
	width:700px;
	font-size:90%;
	color:#948577;
}
body#blog #footer p {
	padding-top:75px;
}
html>body #footer p {
	margin-left:50px;
}
ul#subpagenav {
	list-style:none;
	margin:0;
	padding:0;
}
body#historicals #main ul {
    list-style:none;
	margin:0 0 10px 20px;
	padding:0;
	}
a:link, a:visited {
	text-decoration: none;
	color:#50879f;
}
a:hover {
	text-decoration: none;
	color:#075475;
}
a img {
	border:none;
}
ul#booknav li a:link, ul#booknav li a:visited {
	text-decoration: none;
	color:#fff;
}
ul#booknav li a:hover {
	text-decoration: none;
	color:#075475;
}
img a {
	border:none;
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
}
h2#masthead {
	float:left;
	margin:4px 0 0 15px;
	padding:0;
}
body.excerpt #main p {
	text-indent:30px;
}
body.excerpt #main p.center {
	text-indent:0;
	text-align:center;
}
body.excerpt #main p.copyright {
	margin-top:20px;
	padding-top:15px;
	text-indent:0;
	font-style:italic;
	font-size:85%;
	border-top:1px solid #abb400;
}
body#about #footer {
	background: url(images/bg_footer_about.jpg) top left no-repeat;
	height:140px;
}
body#news #footer {
	background: url(images/bg_footer_news.jpg) bottom left no-repeat;
}
body#blog #footer {
	background: url(images/bg_footer_blog.jpg) bottom left no-repeat;
}
body#circle #footer {
	background: url(images/bg_footer_circle.jpg) bottom left no-repeat;
}
body#flight #footer {
	background: url(images/bg_footer_flight.jpg) bottom left no-repeat;
}
body#goodbye #footer {
	background: url(images/bg_footer_goodbye.jpg) bottom left no-repeat;
}
body#maddash #footer {
	background: url(images/bg_footer_maddash.jpg) bottom left no-repeat;
}
body#saving #footer {
	background: url(images/bg_footer_saving.jpg) bottom left no-repeat;
}
body#historicals #footer {
	background: url(images/bg_footer_historical.jpg) bottom left no-repeat;
}
ol li {
	margin-bottom:15px;
}
ul.letter_right {margin-left:250px; list-style:none}
ul.letter_left, ul.letter_left li {margin-left:0; padding-left:0; list-style:none}

