/* Ken Goldberg 8/2006
   Shared Style Sheet for KathrynKefauver.com
   Primary colors for the site are:
     Dark Red: #581004
     Beige:    #F0E5CB
*/

html, body
{
	font-size: 16px;
	color: #000;
	line-height: 119%; /* 19px */
	margin: 4px 4px 4px 4px;
	padding: 0px;
	min-width: 910px;
	background-color: #010102;
	background-repeat: repeat;
	background-attachment: fixed;
}

div#outerdiv
{
	margin: 0px auto 0px auto;
	width: 910px;
	background-color: #581004;
	background-image: url(images/tattered_back910x128b.gif);
	border: 0px solid #fff;
}

div#banner
{
	padding: 0px;
	text-align: center;
	color: #000;
	font-size: 1px;
	font-weight: bold;
	margin: 0px auto 0px auto;
	width: 900px;
	border-color: #581004;
	border-width: 0px;
	border-style: solid;
}

div#banner_top
{
	width: auto;
	height: 14px;
	background-image: url(images/gold_top2_800x14.jpg);
	background-repeat: repeat-x;
	border: 0px solid #0F0;
	padding: 1px;
}

div#banner_middle
{
	width: auto;
	height: auto;
	text-align: center;
	border: 0px solid #F0F;
	padding-top: 1px;
	margin-top: 1px;
}

div#banner_middle2
{
	width: auto;
	height: 3em;
	letter-spacing: 0.1em;
	padding-top: 6px;
	margin-top: 1px;
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	color: #EDB861;
	font-weight: bold;
	text-align: center;
	border: 0px solid #F0F;
	background-color: #581004;
	/* background-image: url(images/gold_name491x71.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%; */
}

div#banner_middle2 .name {
	color: #FFD083;
	font-size: 43px;
	font-style: normal;
	letter-spacing: 0.03em;
}
div#banner_middle2 .degree {
	color: #FFD083;
	font-size: 35px;
	font-style: normal;
	letter-spacing: 0.03em;
}

div#banner_bottom
{
	width: auto;
	height: 4px;
	text-align: center;
	border: 0px solid #0FF;
	background-color: #581004;
	background-image: url(images/gold_bottom_800x4.jpg);
	background-repeat: repeat-x;
}


/* === Navigation Style === */
div#naviul {
	color: #B6843A;
	font-size: 14px;
	background-color: transparent;
	line-height: 14px;
}

div#naviul a {
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #FFCE80;
	font-weight: bold;
}

div#naviul ul {
	padding: 0em;
	margin: 0em;
	list-style-type: none;
	list-style-position: inside;
}

div#naviul li {
	margin-bottom: 1px;
	padding-bottom: 20px;
	/* insert hacks */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-bottom: 1px;
	padding-bottom: 20px;
}
html>body #naviul li {
	margin-bottom: 20px;
	padding-bottom: 3px;
}

div#naviul .sublink { /* the small text */
	color: #B6843A;
	font-size: 86%;
	font-style: italic;
}

div#naviul a {
	background-color: transparent;
	/* hacks */
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #naviul a {
	/* display: list-item; */
}
div#naviul a:hover  { color: #fff; background-color: transparent; text-decoration: none; }
div#naviul a .sublink:hover { color: #FFF7E9; }
/* === End Navigation Style === */


div#main_content a {
    color: #581004;
    font-weight: bold;
    text-decoration: none;
}

div#main_content a:link    {color:#581004;}
div#main_content a:visited {color:#581004;}
div#main_content a:active  {color:#581004;}
div#main_content a:hover   {color:#D21E00; text-decoration: none; }

.image_right1 {
	border: 2px solid #581004;
	margin: 2px 2px 10px 10px;
	position: relative;
}

div#books {
	clear: both;
	width: 904px;
	padding: 10px 0px 10px 0px;
	margin: 0px 3px 0px 3px;
}

#booktable {
	background-color: #581004;
	width: 100%;
	text-align: center;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

#booktable td {
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

#footer {
	clear: both;
	width: 902px;
	padding: 10px 0px 10px 0px;
	border: 0px solid #000;
	margin: 0px auto 0px auto;
	font-size: 80%;
	background-image: url(images/gold_top2_800x14.jpg);
	background-color: #010202;
	background-repeat: repeat-x;
}

#footer a {
	color: #B6843A; 
 	text-decoration: none;
 	font-weight: bold;
}
#footer a:link    {}
#footer a:visited {}
#footer a:hover   { color: #FFF7E9; text-decoration: none;  background-color: transparent; }

div#foot1 {
    clear:both;
    width: 900px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #805C29 ;
	font-weight: normal;
	padding: 35px 0px 0px 0px;
	background-image: url(images/tassles_258x40b.gif);
	background-repeat: repeat-x;
	background-position: 50% 0%;
}

div#eXTReMe { visibility:default; }