/*
	Styles for Judy Harrison's Web site
	Media: screen,tv,projection
	Revised: 07 March 2011
*/

body
	{margin: 12px; background: #ffffff}
body, h1, h2, h3, h4, h5, h6, td
	{text-align: left; font: normal normal normal 12pt Arial, sans-serif; color: #666666}
h1, h2, h3, h4, h5, h6
	{margin: 0px; padding: 0px; font-weight: bold}
li
	{margin-bottom: 0.5em}
a:link, a:visited
	{color: #990099}
a:hover, a:active
	{color: #b8860b}
img
	{border-width: 0px}
em, cite
	{font-style: italic}
strong
	{font-weight: bold}

.line, .linesp
	{display: block}
.linesp
	{margin-top: 1em}

#headarea
	{border-bottom: 1px solid #ecebbd}

#linkarea
	{float: left; border-left: 1px solid #ecebbd; padding: 12px; font: normal normal normal 1.1em 'Times New Roman', serif}
#linkarea a
	{display: block; margin-bottom: 6px; padding: 0px 4px; font-style: italic; text-decoration: none; white-space: nowrap}
#linkarea a:link, #linkarea a:visited
	{background: transparent}
#linkarea a:hover, #linkarea a:active
	{background: #ffe7ff}

#mainarea
	{margin-left: 333px; border-left: 1px solid #ecebbd; padding: 12px; word-spacing: 3px}
#mainarea h1
	{font: italic normal bold 1.4em 'Times New Roman', serif; letter-spacing: 1px; color: #a000a0}
#mainarea p.quote
	{width: 65%; margin-left: auto; margin-right: auto; padding: 0.5em; text-align: center; font: normal normal normal 0.9em 'Times New Roman', serif; color: #a000a0; background: #ffffe7}
#mainarea h3
	{margin-top: 2em}
#mainarea .story
	{margin: 1.5em 0px; padding: 1em; background: #ffe7ff}
#mainarea .story .last
	{margin-bottom: 0px; padding-bottom: 0px}
#mainarea .highlight
	{color: #a000a0}
#mainarea .books
	{margin: 1.5em 0px; background: #ffe7ff}
#mainarea .books td
	{vertical-align: middle; padding: 1em}
#mainarea .books td .nou
	{text-decoration: none}
#mainarea #footer
	{margin: 3em 0px 0px; border-top: 1px solid #ecebbd; color: #999999; word-spacing: normal}
#mainarea #footer #copyright
	{font-size: 0.8em}
#mainarea #footer #sitecredit
	{margin-bottom: 0px; padding-bottom: 0px; font-size: 0.7em}
#mainarea #footer #sitecredit a
	{text-decoration: none}

