﻿body, td
{
	font-family: Arial;
	font-size: 10pt;
}

body
{
	background-color: #EFE3CD;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* 
E7D3BD
EFE3CD 
946D39
*/

hr
{
	margin: 20px 20px 20px 20px;
}

image.externalLink
{
	padding: 1px 1px 1px 1px;
	border: outset 1px silver;
}

.navLink
{
	color: #770000;
}

.navLinkHover a
{
	text-decoration: underline;
}

div.horizontalBar
{
	background-image: url(sow_horiz.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 33px;
}

div.toppanel
{
	background-color: White;
	text-align: center;
}

td.sideNavPanel
{
	vertical-align: top;
	width: 15%;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 100px;
	border-top: solid 1px #EFE3CD;
}

td.mainAreaContent
{
	background-color: White;
	padding: 20px 20px 20px 20px;
	border-left: solid 1px silver;
	border-top: solid 1px silver;
	text-align: justify;
	vertical-align: top;
}

div.frontPageLetter
{
	background-color: White;
	padding: 20px 20px 20px 20px;
	background-image: url(parchment_background_glow.jpg);
	text-align: left;
}

table.centerImage td
{
	text-align: center;
	vertical-align: middle;
	border: solid 3px white;
	cursor: pointer;
}

.bookInset
{
	cursor: pointer;
	margin: auto;
	text-align: center;
	border: inset 1px;
	width: 148px;
	padding: 5px 5px 5px 5px;
	background-color: White;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	color: silver;
}

.bookLink
{
	cursor: pointer;
	text-align: center;
}

.navLinkSelected
{
	font-weight: bold;
}

.description
{
	color: #946D39;
	font-size: 2em;
	text-align: center;
}

.portraitImageRight
{
	float: right;
	font-size: 0.8em;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 10px;
}

.portraitImageLeft
{
	float: left;
	font-size: 0.8em;
	font-style: italic;
	margin-right: 10px;
	margin-bottom: 10px;
}

.QuestionAndAnswer
{
	border-bottom: dashed 1px silver;
	padding-bottom: 20px;
	padding-top: 20px;
}

.Answer
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -30px;
	margin-left: 30px;
	font-size: 0.9em;
}

.Question
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	font-weight: bold;
}

.downloadable img
{
	border: none;
}

.copyright
{
	text-align: center;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	font-size: 0.6em;
}
.citation
{
	font-style: italic;
}
.excerpt
{
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	background-image: url(parchment_background_glow.jpg);
}

.long_excerpt
{
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	background-image: url(parchment_background_glow.jpg);
	max-width: 600px;
	text-align: justify;
	line-height: 1.5em;
	font-family: Times New Roman;
	font-size: 1.1em;
}

.quotemark_left
{
	margin-right: 10px;
}

.quotemark_right
{
	margin-left: 10px;
}

table.blogTable
{
	border: solid 1px #946D39;
	background-image: url(parchment_background_glow.jpg);
}

td.blogContent
{
	border: inset 1px;
	background-color: White;
}
.photoHolder
{
	display: -moz-inline-block;
	display: inline-block;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
}

div.photoAlbumContainer
{
	text-align: left;
}

.apology
{
	font-size: smaller;
	padding-left: 10px;
	font-style: italic;
	color: #770000;
}
