body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.15;
	text-align: left;
	padding: 0;
	margin: 0;
}

table {
	font-size: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-align: inherit;
	white-space: inherit;
}

/* Gotta do this because IE6 and IE7 don't inherit in tables */
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.15;
	text-align: left;
	margin: 0;
}

/* The header tags have serifs */
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman","Times","Serif";
	line-height: 1.15;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0.5em 0;
}

h1 {	font-size: 2.4em; }
h2 {	font-size: 2.0em; }
h3 {	font-size: 1.7em; }
h4 {	font-size: 1.4em; }
h5 {	font-size: 1.2em; }
h6 {	font-size: 1.1em; }

blockquote {
	font-style: italic;
}

blockquote em {
	font-weight: bold;
}

blockquote strong {
	font-weight: bold;
}

/* forms have margins for some reason in ie. */
form {
	margin: 0;
}

/* standardize margins for unordered lists. */
ul {
	margin: 0;
}

/* This is for the horizontal page-selection submenus accross the top */
span.topmenu {
	font-size: 12pt;
	font-family: Arial, Helvetica; sans-serif;
}

/* Link color stuff */
a:link {
	color: #007CAA;
}

a:visited {
	color: #00473B;
}

/* This is stuff for poems on the poetry project pages and sample poems on the book pages */

div.poem_author_name { /* For the author of a poem if it comes above the title */
	text-align: center;
	font-size: 1.1em;
}

div.poem_title { /* For the title of a poem */
	text-align: center;
	font-weight: bold;
}

span.poem_subtitle { /* If a poem has a subtitle, this is how it appears */
	font-weight: normal;
	font-style: italic;
}

span.poem_bio_highlight { /* If the bio appears below the poem, this is either "About the Author" or the poet's name */
	font-variant: small-caps;
	font-weight: bold;
}

/* Old-style headers */

.headblk {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.zebo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.emphasis {
	color: #000000;
	font: 12pt Arial, Verdana, Helvetica, sans-serif;
}

.quotation {
	color: #000000;
	font: italic 12pt Arial, Verdana, Helvetica, sans-serif;
	left: 2em;
	position: relative;
	text-align: left;
}

.tiny {
	text-align: center;
	font: 8pt "Times New Roman","Times","Serif";
	font-family: "Times New Roman","Times","Serif";
}

.title {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.small_title {
	font-family: "Times New Roman","Times","Serif";
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
}

/* New nav menu stuff */

div#nav {
	font-family: "Times New Roman","Times","Serif";
	line-height: 1.2;
}

div#nav ul {
	margin-left: 5px;
	padding-left: 5px;
	font-size: 15pt;
	font-weight: bold;
	list-style-type: none;
}

div#nav li {
	padding-top: 5px;
}

div#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

div#nav a:hover,
div#nav a.sfhover
{
	color: #CCCCCC;
}

td#newsletter_notice {

	background-color: #669966;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}

td#newsletter_notice a {
	color: #FFFFFF;
}

td#newsletter_notice a:hover,
td#newsletter_notice a.sfhover
{
	color: #CCCCCC;
}


/* Misc stuff for different pages */
div.forthcoming_books td {
	vertical-align: top;
}

div.forthcoming_books blockquote {
	font-size: 0.9em;
	margin: 1em 0 1em 1em;
	font-style: normal;
}

ul.spaced_list li{
	margin: 0.7em 0;
}

/* Stuff from tupelo3 */

.booktitle {
font-size: 16pt;
text-align: center;
font-weight: bold;
font-style: italic;
}

.author {
text-align: center;
font-weight: bold;
}

.authorbio {
font-size: 8pt;
text-align: left;
font-weight: normal;
}

.quote {
font-weight: normal;
font-style: italic;
}

.smaller {
font-size: 8pt;
text-align: center;
font-weight: normal;
}

/* Stuff from tupelo4 */

.style1 {
	font-family: "Times New Roman","Times","Serif";
	font-size: 15px;
}
.style2 {
	font-size: 9pt;
	font-family: "Times New Roman","Times","Serif";
}
.style4 {font-size: 9pt}
.style5 {font-family: "Times New Roman","Times","Serif"}
.style6 {font-size: 22px}
.style7 {font-family: "Times New Roman","Times","Serif"; font-size: 10px; }

.style2snow {font-size: 18pt}