BODY {
	background-color: #F5F5F5;
	font-size: 101%;
	margin: 0;
	padding:0;
}

TH, TD { vertical-align: top; }

.center { text-align: center; }
.center P { text-align: center; }

FORM { margin: 0; padding: 0; }
DIV, H2, H3, H4, H5, H6, P, UL, OL, IMG {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

INPUT, TEXTAREA { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #333; }

TABLE { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: left; }

A { color: #blue; text-decoration: none; }
A:link { color: blue; border-bottom: 1px solid #333; }
A:visited { color: #333; border-bottom: 1px solid #333; }
A:active, A:hover { color: #333; border-bottom: 1px solid transparent; }

A.imgLink, A.imgLink:link, A.imgLink:visited, A.imgLink:active, A.imgLink:hover { border: 0px; }

IMG { border: 0; }

ACRONYM {
	cursor: help;
	border-bottom: 1px dashed #c60;
	color: #c60;
}


/* banner - header
------------------------------------------------- */
TD#bannerR1C1cell { border-left: 20px solid #683A03; }
DIV#bannerR1C1 { width: 382px; height: 150px; background: url(http://www.jerrylwoodall.com//images/uploads/logo_r1_c1.gif) no-repeat top left; }

TD#bannerR1C2cell { border-right: 20px solid #683A03; }
DIV#bannerR1C2 { width: 388px; height: 150px; background: url(http://www.jerrylwoodall.com//images/uploads/logo_r1_c2.gif) no-repeat top left; }

H1 {
	margin: 0;
	color: #000;
	font-size: 2em;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	text-align: left;
}

.copyright {
	font-size: 0.7em; text-align: right; padding-right: 5px; color: #683A03;
}


/* main
------------------------------------------------- */
TABLE#main { width: 770px; }
TD#bodyCell {
	border-left: 20px solid #683A03;
	border-right: 20px solid #dd9f04;
}
TABLE#bodySubTable { width: 770px; }


/* navigation
------------------------------------------------- */
TD#navCell { border-left: 20px solid #683A03; border-right: 20px solid #683A03; }

#navi {
	width: 100%;
	border: 0px;
	margin: 0 auto;
}

#navi UL LI {
	float: left;
	list-style: none;
	margin-bottom: -20px;
}

html>body #navi UL LI {
	margin-bottom: 0;
}

	
#navi UL LI A {
	display: block;
	padding: 3px 12px;
	font-size: 0.8em;
	text-transform: uppercase;
	float: left;
	letter-spacing: 1px;
	border: 1px solid #F5F5F5;
}

#navi UL LI A:link { color: #000; }
#navi UL LI A:visited { color: #000; }
#navi UL LI A:active, #navi UL LI A:hover { color: #fff; background-color: #683A03; }


/* highlighted navigation link
------------------------------------------------- */
#navi UL LI A.hl:link {	color: #fff; background: #683A03; }
#navi UL LI A.hl:visited { color: #fff; background: #683A03; }
#navi UL LI A.hl:active, #navi UL LI A.hl:hover { color: #fff; background: #683A03; }


/* searchform
------------------------------------------------- */
#searchform {
	background-color: #dd9f04;
	color: #fff;
	padding: 4px 10px 6px 10px;
}

#searchform P {
	margin: 0; padding: 0;
	padding-top: 2px; padding-bottom: 2px;
	font-size: 0.7em;
}

#searchform P #searchterm {
	width: 155px;
	font-size: 0.7em;
}

#searchform P #searchsubmit {
	margin-bottom: -5px;
	margin-left: 2px;
}


/* about
------------------------------------------------- */
#content #about {
	background: #acd5ff url(http://www.jerrylwoodall.com//images/uploads/minilandscape.gif) no-repeat top left;
	width: 500px; height: 125px;
	margin-top: 20px;
}

#content #about P {
	margin-top: 0px; margin-left: 90px; margin-bottom: 5px; margin-right: 10px; 
	padding-top: 5px;
	font: .8em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

#content #about H5 {
	margin-top: 0px; margin-left: 90px; margin-bottom: 5px; margin-right: 10px; 
	padding-top: 5px;
	color: #333;
	font: .8em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #dd9f04;
}

/* storyIndex
------------------------------------------------- */
#storyIndex {}

.storyIndexCol {
	float: left;
	width: 230px;
	padding-left: 10px; padding-right: 10px; padding-bottom: 20px; padding-top: 0px;
	font: 0.8em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.storyIndexLetter {
	color: #683A03;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px; padding-bottom: 5px;
}

.storyIndexCol UL LI {
	list-style: none;
	padding-left: 5px;
	padding-bottom: 5px;
}

.storyIndexCol UL LI A:link, .storyIndexCol UL LI A:visited { color: #333; border-bottom: 1px solid #F5F5F5; text-decoration: none; }
.storyIndexCol UL LI A:active, .storyIndexCol UL LI A:hover { color: #333; border-bottom: 1px solid #dd9f04; }

	
/* content
------------------------------------------------- */
TD#contentCell { width: 500px; border-top: 1px solid #F5F5F5; }

P.tooltip { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: black; text-align: center; }

#content {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content H2, #content H3 {
	text-transform: capitalize;
	margin: 20px 30px -13px 50px;
	color: #683A03;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
	background: url(http://www.jerrylwoodall.com/images/uploads/hatBullet.gif) no-repeat top left;
	padding-left: 40px; padding-bottom: 15px;
        letter-spacing: .1em;
	height: 20px;
        border-bottom: 1px solid #683A03;
}

#content H2 a:link, #content H2 a:visited {
	border-bottom: 0;
	color: #ccc;
}

#content H2 a:active, #content H2 a:hover {
	color: #683A03;
}

#content H3 {
	font-size: 0.7em;
	letter-spacing: 1px;
}

#content P {
	margin: 15px 30px 10px 50px;
	color: #333;
	letter-spacing: 0.02em;
	font: 15px Georgia, sans-serif;
        line-height: 1.5em;
}

#content P.categoryDesc {
        font: 12px Verdana, Arial, Sans-serif;
        line-height: 1.2em;
}

#content OL, #content UL {
        margin: 15px 30px 10px 50px;
        color: #333;
        letter-spacing: 0.02em;
        font: 13px Verdana, sans-serif;
        line-height: 1.5em;
}

#content OL LI, #content UL LI {
        margin-left: 70px;
}

#content P A:link, #content P A:visited { color: #0066CC; }
#content P A:active, #content P A:hover { color: #333; border-bottom: 1px solid #0066CC; }
#content UL LI A:link, #content UL LI A:visited { color: #0066CC; }
#content OL LI A:link, #content OL LI A:visited { color: #0066CC; }
#content UL LI A:active, #content UL LI A:hover { color: #333; border-bottom: 1px solid #0066CC; }
#content OL LI A:active, #content OL LI A:hover { color: #333; border-bottom: 1px solid #0066CC; }

#content UL.storyIndex, #content OL.storyIndex { margin: 0px; }
#content LI.storyIndex { margin: 0px; }

#content .tools {
	color: #683A03;
	text-align: right;
	font: 0.7em Georgia, "Times New Roman", Times, serif;
}

#content .tools A:link, #content .tools A:visited { color: #683A03; }
#content .tools A:active, #content .tools A:hover {	color: #683A03; }


/* sidebar
------------------------------------------------- */
TD#sidebarCell {
	width: 270px;
	background-color: #acd5ff;
	border-top: 1px solid #F5F5F5;
}

#sidebar {
	margin: 0;
}

#sidebar A:link { color: #333; border-bottom: 1px solid #acd5ff; }
#sidebar A:visited { color: #333; border-bottom: 1px solid #acd5ff; }
#sidebar A:active, #sidebar A:hover { color: #333; border-bottom: 1px solid #dd9f04; }

#sidebar A.imgLink { border: 0px; }

#sidebar H4 {
	text-transform: none;
	margin: 15px 10px -5px 20px;
	color: #683A03;;
	font: bold 0.8em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #dd9f04;
}

#sidebar UL {
	font-size: 0.8em;
	margin-left: 40px; margin-right: 10px; margin-top: 10px; margin-bottom: 5px;
	list-style: square;
	line-height: 1.5em;
	color: #683A03;
}

#sidebar UL LI {
	padding-bottom: 2px;
}

#sidebar UL LI UL {
	font-size: 1em;
	margin-left: 20px; margin-top: 2px; margin-bottom: 2px;
}

#sidebar UL LI UL LI {
	padding-bottom: 2px;
}

#sidebar P {
	margin: 15px 10px -5px 20px;
	font-size: 0.7em;
	color: #333;
}

/* footer
------------------------------------------------- */
TD#footerCell { background-color: #dd9f04; }

#footerSidebar { background-color: #acd5ff; }

#footerCell {
	background: #dd9f04;
	width: 500px;
	color: #683A03;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerCell P {
	text-align: center;
	margin-top: 5px; margin-bottom: 5px;
}
	
#footer A:link, #footer A:visited, #footer A:active, #footer A:hover {
	color: #683A03;
	border-bottom: 1px solid #683A03;
}