/* BEGIN NAVIGATION BAR */

.navtableholder
{
	padding-left: 220px;
}

.navtable
{
	margin: 0;
	position: relative;
	top: -1px;
}
	
.navitem a:link, .navitem a:visited
{
	font-size: 18px;
	line-height: 14px;
	padding: 6px 12px 9px 12px;
	margin-right: 4px;
	text-decoration: none;
	color: #8b9c75;
	background: #dde9dd;
	border: 1px solid #b9e1c7;
	display: block;
}

.navitem a:link.active, .navitem a:visited.active, .navitem a:hover
{
	background: #fffcf7;
	color: #755849;
	border: 1px solid #b9e1c7;
	border-bottom: 1px solid #fffcf7;
}

.navitem a.active
{
	background: #fffcf7;
	color: #755849;
}

/* END NAVIGATION BAR */


html
{
	background: #fffcf7 url(/images/greentop.jpg) repeat-x;
}


body
{
	font-family: Georgia;
	font-size: 1em;
	margin: 0px;
	color: #755849;
}

.header
{
	background: url(/images/header.jpg) no-repeat;
	height: 233px;
	border-bottom: 1px solid #b9e1c7;
}

.navbar
{
	position: absolute;
	left: 0px;
	top: 204px;
}

h1
{
	font-size: 150%;
	font-weight: normal;
	text-indent: 0em;
	margin: 0px;
}

h1.booktitle
{
	font-style: oblique;
}


h2
{
	font-size: 140%;
	font-weight: normal;
	text-indent: 0em;
	margin: 0 0 .8em 0;
	padding-bottom: 0em;
}


h3
{
	font-size: 80%;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

table
{
	text-indent: 0em;
}

p a, a.underline, div.parenthetical a, div.webdev a
{
	border-bottom: 1px solid #b9e1c7;
}


a
{
    color: #5e9c74;
    text-decoration: none;
}


a:hover
{
    background: #e7f4e7;
}

.quote
{
    text-indent: 0em;
    background: #eeeeee;
    padding: 2em;
    margin: 2em 0;
}

.running
{
}

div+p
{
    text-indent: 0em;
}

div+p:first-line
{
    font-size: 140%;
    line-height: 1.3em;
}

div.running
{
    text-indent: 3em;
}

div.running p
{
    margin: 0 0 .5em 0;
    line-height: 1.4em;
}

p.noindent
{
    text-indent: 0em;
}

.center
{
    text-align: center;
}

.footer
{
    font: 60% Verdana, sans-serif;
    padding: 30px 0;
}

.webdev
{
    padding-top: 30px;
    font: 60%/1.8em Verdana, sans-serif;
}

.parenthetical
{
    font-style: italic;
    font-size: 90%;
    margin: 0 0 1.5em 0;
    text-indent: 0em;
    padding-right: 6em;
    line-height: 1.3em;
}

.divider
{
    background: url(/images/divider.gif) no-repeat center;
    margin: 2em 0;
}

.excerptmenu
{
    margin: 3em 0 0 1em;
    width: 12em;
}

.category
{
    text-transform: uppercase;
    padding: 0 0 1.2em 0;
    font-size: 80%;
    letter-spacing: 0.5em
}

.singlecolumn
{
    width: 30em;
    margin: 2em 0 0 224px;
}

.singlecolumnwider
{
    width: 65%;
    margin: 2.2em 0 0 180px;
    line-height: 1.4em;
}

p.introduction
{
    font-style: oblique;
    line-height: 2em;
}

p.introduction:first-line
{
    font-size: 140%;
    line-height: 1.3em;
}

.bookheader
{
    position: absolute;
    top: 6px;
    left: 532px;
    width: 330px;
}

p.headerbookquote
{
    color: #ffffff;
    margin: 3px 6px 0 3px;
    font: 11px Verdana, sans-serif;
}

.marginlessp
{
    margin-top: 45px;
}

.marginlessp p
{
    margin: 3px 0 24px 0;
}

.inlineimage
{
    border: 1px solid #b9e1c7;
}

.twocolumns
{
    margin: 2em 0 0 86px;
}

.twocolumncontent
{
    margin: 0 120px 0 40px;
}

.publishedthumbnail
{
    margin-top: 6px;
}

blockquote
{
    line-height: 1.5em;
    background: #eeeeee;
    padding: 2em 2em .5em 2em;
    margin: .5em 15px 2.5em 0;
}

.right, .teaserp
{
    text-align: right;
}

.notmichelle
{
    font: 80%/1.5em Verdana, sans-serif;
}

.verdana
{
    font: 80% Verdana, sans-serif;
}

.smallmargin
{
    margin: 3px;
}

.quoteattribution
{
    font: 70% Verdana, sans-serif;
    margin: 0 0 30px 0;
}

.wordpresscontent
{
    margin: 2em 120px 0 130px;
}

#contentslist p, #searchbox p, #adminlist p
{
    margin: 0 0 3px 0;
}

#searchbox
{
    margin: 1.3em 0;
}

.homepagequote
{
    font: 70%/1.5em Verdana, sans-serif;
    margin-top: 5px;
}

.smalltext
{
    font: 80% Verdana, sans-serif;
    text-align: right;
    padding-right: 14px;
}

.smalltextplain
{
    font: 70% Verdana, sans-serif;
}
