@charset "utf-8";
/* CSS Document Main Site by Jeremiah Tolbert, for Steve Carper */

/* RESET RELOADED by Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form,  label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0; 
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Page Layout */
body {background-color:#9b2402;font-size:67.5%;}



#container {width:761px;margin:0 auto;position:relative;font-family:Arial, Helvetica, sans-serif;font-size:1.2em;letter-spacing:.03em;line-height:1.3em;}
#header {background-image:url(images/header.gif);height:146px;width:761px;}
	#header h1 {text-indent:-9999px;}
	#header p {text-indent:-9999px;}
#navigation {list-style-type:none;position:absolute;right:5px;top:110px;}
#navigation li {display:block;float:left;margin-left:20px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:16px;color:#ecc114;}
#navigation li a, #navigation ul li a:visited {color:#ecc114;text-decoration:none;}
#navigation li a:hover {color:#fff;}

#content-body {background-image:url(images/body-background.gif);background-repeat:repeat-y;}


/* Main Content Area Styles */
#main-column {width:525px;float:left;padding-left:25px;display:inline;}
	#main-column h1 {font-weight:bold;font-size:1.6em;letter-spacing:.06em;color:#9b2402;margin-bottom:1.6em;}
	#main-column h2 {font-weight:bold;font-size:1.6em;letter-spacing:.06em;color:#9b2402;margin-bottom:.5em;}
	#main-column h3 {font-weight:bold;font-size:1.1em;letter-spacing:.03em;margin-bottom:.4em;margin-top:.2em;}
	#main-column h4 {}
	#main-column h5 {}
	#main-column p {margin-bottom:1.2em;}
	#main-column blockquote {padding-left:50px;margin-top:10px;margin-bottom:12px;background-image:url(images/quote.gif);background-repeat:no-repeat; padding-top:15px;}
	#main-column a {}
	#main-column a:visited {}
	#main-column a:hover {}
	#main-column ul {}
	#main-column ol {}
	#main-column li {}

#quote1 {width:240px;float:left;}
#quote1 blockquote, #quote2 blockquote {padding:0;background-image:none;margin:0;}
#quote2 {width:250px;margin-left:265px;}
/* Sidebar Area Styles */
#right-column {width:165px;margin-left:570px;}
#right-column p {margin-bottom:1.2em;}
.callout-box {margin-bottom:15px;}
	.callout-box h3 {font-weight:bold;font-size:1.0em;letter-spacing:.06em;color:#9b2402;margin-bottom:.4em;padding-top:1.2em;}
	.callout-box p {font-size:.9em;letter-spacing:.01em;}
	.callout-box a {color:#990000;}
	.callout-box a:visited {}
	.callout-box a:hover {}
	
#story-list {list-style-type:none;margin-left:15px;}
#story-list li {margin-bottom:.6em;font-size:.8em;}
#story-list a {color:#990000;}


#footer {background-image:url(images/footer-background.gif);width:761px;height:25px;clear:both;position:relative;margin-bottom:10px;}
#footer p {font-size:.8em;text-align:right;position:absolute;right:25px;top:8px;letter-spacing:.03em;}

/* Classes */
.author {color:#661f0b;margin-top:1.2em;}
.buy-button {background-image:url(images/buy-button.gif);display:block;height:29px;width:122px;margin-left:20px;}
.clear {clear:both;}
.book {margin-left:10px;}