* {
  margin:0px;
}
body {
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	
img {
	border: 0px;
}

tr td {
	vertical-align: top;
}

#outerShell {
	border: 1px solid #404142;
	border-top: 0px;
	margin: 0px auto;
	padding: 0px;
	position:relative;
	width: 899px;
}

#mainHeader {
	background-color: #404142;
}

#mainFooter {
	clear: both;
}

#headerNavShell {
	height: 125px;
	margin: 0px auto;
	padding: 0px;	
	width: 950px;
}

#headerNavShell td {
	padding-right: 0px;
}

#mainLogo {
	clear: both;
	height: 73px;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	top: 54px;
	width: 678px;
}

#footerNavShell {
	border-top: 1px solid #c5c5c5;
	clear:both;
	font-size: 80%;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	width: 890px; /* 678px; */
}

#footerNavShell a {
	color: #404142;
	margin: 0px 20px;
}

#mainContentShell {
	width: 678px;
	margin: 0px auto;
	padding: 20px;
}

.mainSubHead {
	font-size: 145%;
	font-weight: bold;
}

.mainSubHead a {
	color: #000000;
}


.dropCap {
	font-size: 300%;
	line-height: 75%;
	margin-top: 4px;
}

.byline {
	color: #7d7466;
	margin-bottom: -1.0em;
}

.borderTop {
	border-bottom: 1px solid #000000;
}

.storyItem {
	padding: 15px 0px 15px 5px;
}

#storyList .storyItem {
		/* border-bottom: 1px solid #000000; */
	height: auto
}

.storyItem .thumb {
	clear: left;
	float: left;
	height: 202px;
	margin: 0 15px 0 0;
	width: 151px;
}

.storyItem .thumb img {
	display: none;
}

.storyItem .source {
	color: #4a4133;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.storyItem .date {
	font-size: 18px;
	letter-spacing: 0;
}

.storyItem h2 {
	font-size: 23px;
	margin: 0
}

#leftcol {
	border-right:1px solid #000;
	float:left;
	margin:20px 0px 30px 0px;
  width:445px;
}

#rightcol {
	float:right;
	margin:20px 0px 30px 0px;
  width:445px;
}

.leftbox {
	border-top:1px solid #000;
	margin:0px 10px 15px 10px;
  width:420px;
}

.height {
	height:220px;
}

.extraheight {
	height:250px;
}

.leftbox img {
	float:left;
	margin:20px 20px 10px 10px;
}

.leftbox .SubHead {
	font-size:100%;
  line-height:1.2em;
}

.leftbox .Deck {
	margin-bottom: -0.75em;
}

.rightbox {
	border-top:1px solid #000;
	margin:0px 10px 15px 10px;
  width:420px;
}

.rightbox img {
	float:left;
	margin:20px 20px 10px 10px;
}

.rightbox .SubHead {
	font-size:100%;
	line-height:1.2em;
}

.rightbox .Deck {
	margin-bottom: -0.75em;
}

.contentbox {
	float:left;
	margin-top:20px;
  width:260px;
}

.topbox {
	border:0px;
	margin-top:0px;
}

div.topbox {
	margin-top:0px;	
}

img.topbox {
	margin-top:0px;
}

#hometext {
	z-index:15000;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	line-height:22px;
	font-size:17px;
	position:absolute;
	top:145px;
	left:450px;
	word-spacing:0.1em;
	font-weight: bold;
	width:500px;
}

.italic {
	font-style:italic;
}

#col1{
	float:left;
	width:203px;
	margin:40px 20px 20px 41px;
}

#col2 {
	float:left;
	width:203px;
	margin:40px 20px 20px 20px;
}

#col3 {
	float:left;
	width:203px;
	margin:40px 20px 20px 20px;
}

#col4 {
	float:left;
	width:203px;
	margin:40px 40px 20px 20px;
}

/* ---- */
html, body {
  margin:0px;
}

li.mainNav {
  font-family: Georgia, "Times New Roman", serif;
  font-size:13pt;
  text-transform:uppercase;
  /* color:#ffffff; */
  display:block;
  float:left;
  padding:0;
  padding-right:20px;
  min-height:60px;
  /* font-size:1.2em; */
  margin-top:5px;
}

.mainNav a {
  color:#fde7b8;
  text-decoration: none;
}

.mainNav a:hover {
  color:#ffde11;
  text-decoration: none;
}

li.selected {
  color: #ffffff;
}

.SubHead a {
  text-decoration: none;
}

span.italics {
	font-style: italic;
}

span.yearPublished {
	font-size: 80%;
}

h5 {
	font-style: italic;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 20px;
}

h2.bookTitle {
	padding-bottom: 40px;
	padding-top: 20px;
}

p.quote {
	line-height: 1.4em;
	padding-bottom: 0px;
}

p.reviewer {
	margin-top: -20px;
}

div.reviewSeparator {
	border-top: 1px dotted #cccccc;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.praiseTitle {
	font-weight: bold;
	text-align: center;
}

div.bookImage {
	float: left;
	font-weight: bold;
	padding-bottom: 20px;
	padding-right: 20px;
}

div.bookDescription {
	margin-top: -20px;
}

