/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}
body {
	background-color:#ffe8c6;
	background-image:url(images/peachbkg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

p {
	font-size: 13px;
	padding-right: 10px;
}

h1 {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#333;
	padding: 0px 35px 8px 0px;
}

h2 {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 20px;
	font-weight: bold;
}

a:link {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
}

ul {
	list-style-image:url(images/bullet.gif);
	text-align: left;
}

li {
	font-size: 14px;
	padding: 0px 10px 2px 0px;
	margin-bottom: 4px;
}

.navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navbar li {
	background-image:url(images/sunflower.gif);
	background-repeat: no-repeat;
	background-position: center right;
	display: inline;
	float: left;
	width: auto;
	height: 40px;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	text-align: center;
	valign: center;
	list-style-type: none;
	padding: 10px 50px 5px 10px;
	margin: 0px;
}

.navbar a {
	font-weight: normal;
}

#author, #author a {color: #128312;}
#school, #school a {color: #d21919;}
#awards, #awards a {color: #e68220;}
#kids, #kids a {color: #8025ab;}
#contact, #contact a {
	color: #3525d2;
}

.copyright {
	font-size: 9px;
	padding: 20px 0px;
}

.subhead {
	font-size: 12px;
	color:#666;
	font-weight:bold;
	margin-top:-18px; /* cancels out padding on h1*/
	padding-top:0px;
}

.homepagetable {
	margin-top: 20px;
	width: 800px;
}

#booktitle {
	position:relative; 
	width:800; 
	height:31px; 
	z-index:1; 
	left: 0px; 
	top: 0px;
}

.imagerightpad220 {
	padding-right: 220px;
}

.resumetable {
	margin-top: 20px;
	padding-bottom: 8px;
}

.resumetable td {
	border-bottom: solid #999999 1px;
}


.resumeheader {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.resumeheader p {
	font-size: 18px;
	font-weight: bold;
}

.booktitle {
	font-size: 15px;
	margin-top: 3px;
}
.publisher {
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
	margin-top: 3px;
}

.award ul {
}

.award li {
	font-size: 14px;
	padding: 0px 5px;
	margin-bottom: 2px;
}
.author {
	font-size: 12px; 
	font-style: italic;
}

.reviewer {
	color: #444444;
	font-style: italic;
	font-size: 12px;
}

.bcbooktitle {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}

.bookpgtitle {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 5px 0;
	padding-top: 15px 0 5px 0;
}
.authorpub {
	font-size: 13px;
	line-height: 20px;
	font-style: italic;
}
.bookpgheader {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}

.greytype {color: #666666}

.nameschool {
	font-size: 12px;
	font-style: italic;
	display: block;
	color: #444444;
	padding: 5px 0 10px 0;
}
.sidebarbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px 5px 10px 15px;
	margin-bottom: 4px;
	font-size: 12px;
}

.sidebarbold li {
	font-size: 12px;
	padding: 0px 5px 2px 15px;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.red {color: #990000}

.leftpad {
	padding-left: 25px;
	padding-right: 50px;
}

.greyital {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
}

.rtimgpad {
	padding-right: 15px;
}
.willieimg {
	position: relative;
	display: block;
	vertical-align: bottom;
}

.bookmark {
	float: left;
	padding: 0px 25px;
}

.newsheadline {
	height: 40px;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 20px;
	padding: 10px 40px;
}