/* @override http://www.brucewaltkeonline.com/mainstyles.css */

body {
	background-image: url(images/main/main_background.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #446688;
	text-decoration: none;
}
a:hover {
	color: #884488;
	text-decoration: underline;
}

table {
	font-size: 10px;
	line-height: 14px;
}


#main-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 839px;
	position: relative;
}
#topnav {
	background-image: url(images/main/header_background.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 4px;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topnav-content {
	background-color: #B28C66;
	border: 1px solid #EFF0CD;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 4px 18px 4px 20px;
	color: #EFF0CD;
	text-align: right;
	margin-right: 2px;
	margin-left: 4px;
}


#topnav-content a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav-content a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav-content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav-content a:hover {
	color: #F5F4D8;
	text-decoration: underline;
}


#header {
	background-image: url(images/main/header_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 839px;
}
#sidebar-left {
	float: none;
	width: 157px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	top: 180px;
	left: 22px;
}
#sidebar-left a:link {
	color: #CCCCCC;
}
#sidebar-left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#sidebar-left p {
	font-size: 1em;
	color: #FFFFFF;
	line-height: 15px;
	margin: 10px;
}
.text-dropshadow {
	text-shadow: 2px 2px #666666;
}
#content-main {
	color: #666633;
	width: 637px;
	position: absolute;
	left: 184px;
	font-size: 1em;
	background-color: #fff;
}
#content-main h1 {
	text-align: left;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 1.4em;
	color: #DFDEC5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEC5;
	letter-spacing: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#content-main p {
}

.text-dropshadow-black {
	text-shadow: 2px 2px #666666;
}
.text-dropshadow-white {
	text-shadow: 2px 2px #FFFFFF;
}
.img-cover {
	border: 1px solid #333333;
}

.title {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.subtitle {
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 10px;
}

.divbar-horz {
	background-image: url(images/main/divider_bar_back.gif);
	background-repeat: repeat-x;
	width: 637px;
	height: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.allitems-link {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-right: auto;
	background-color: #CCCC99;
	width: 200px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACAC56;
	border-left-color: #ACAC56;
	border-right-color: #666633;
	border-bottom-color: #666633;
	margin-left: auto;
	/* padding: 4px;
	background-color: #CDD9E5;
	width: 605px;
	border: 1px solid #7999B9; */
}
.divbar-vertical {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFF0CD;
	border-left-color: #EFF0CD;
	background-color: #CCCC99;
	margin-top: -1px;
}
#content-audio {
	margin-top: -1px;
	width: 635px;
}
#content-books {
	margin-top: 0px;
	width: 635px;
	text-align: center;
	background-color: #DDB;
}
#mp3-download {
}
#mp3-download h2 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 3px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #884466;
}

#mp3-cd {
}
#mp3-cd h2 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 3px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #884466;
}

#compact-disc {
}
#compact-disc h2 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 3px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #884466;
}

#dvd {
}
#dvd h2 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 3px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #884466;
}

#tape {
}
#tape h2 {
	font-size: 1em;
	color: #FFFFFF;
	padding: 3px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #884466;
}
#content-audio h1 {
	background-color: #886644;
}

#content-audio h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

#content-audio ul {

}

#content-audio li {

}

#content-audio p {
	padding-left: 17px;
	padding-right: 10px;
	text-indent: 0px;
	margin: 3px 0px;
	font-size: 1.1em;

}

#content-audio .item {
	background-image: url(images/icons/circle_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header-books {
	height: 154px;
	width: 839px;
	background-image: url(images/main/header2.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}
#headnav {
	color: #FFFFFF;
	font-size: 14px;
}
#nav-audio {
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	background-image: url(images/main/header_nav_audio.gif);
}
#nav-books {
	text-align: center;
	vertical-align: middle;
	background-image: url(images/main/header_nav_books.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav-audio a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-audio a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-audio a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-audio a:hover {
	color: #F5F4D8;
	text-decoration: underline;
}

#nav-books a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-books a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-books a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-books a:hover {
	color: #F5F4D8;
	text-decoration: underline;
}
#footer {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCC99;
}
#content-main h5 {
	background-color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1.1em;
	color: #DFDEC5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#text-copyright {
	font-size: 0.8em;
	color: #CCCCCC;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.h1-speakername {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
#sidebar-left a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#sidebar-left a:visited {
	color: #CCCCCC;
}
#sidebar-left a:active {
	color: #CCCCCC;
}

#authors-list {
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	text-align: center;
}

#authors-list h4 {
	color: #FFFFFF;
	font-size: 1.1em;
	background-color: #B28C66;	
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E2C8;
}
#authors-list p {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
}

#main-wrapper #content-main h3 {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

