a:link {
  color:#990000;
  text-decoration:none;
  }
a:visited {
  color:#660000;
  text-decoration:none;
  }
.quote {
	font-style: italic;
}
a:hover {
  color:#990000;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E0E4D2;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tagline {
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
	color: #660000;
}
a.nav {
	font-size: 10px;
	color: #333333;
}
a.nav:link {
	color: #999999;
	text-decoration: none;
}
a.nav:hover {
	color: #990000;
	text-decoration: underline;
}
a.navOn {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 24px;
}
.content {
	padding-left: 10px;
	padding-top: 8px;
	line-height: 22px;
}
.contentByLine {
	padding-left: 0px;
	padding-bottom: 10px;
	line-height: 19px;
}
.nav {
	line-height: 24px;
}
.bookText {
	font-size: 13px;
	color: #990000;
	line-height: 13px;
}
.bookText a:link {
	color: #990000;
}
.bookText a:hover {
	color: #000000;
}
.bookText a:visited {
	color: #990000;
}
.bookTextDesc {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	line-height: 11px;
	padding-top: 5px;
}
.content h1 {
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bookNavDownload {
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 35px;
}
.bookNavDownload a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bookNavDownload a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bookNavDownload a:hover {
	color: #000000;
	text-decoration: underline;
}


.sidebarRight{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 10px;
	padding-top: 2px;
	text-align: center;
}

.bookNavPad {
	padding-top: 4px;
}
.copyright {
	font-size: 11px;
	color: #666633;
	padding-top: 10px;
	padding-bottom: 20px;
}
.dividerDotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dividerDottedSide {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.rightPad {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin:0 0 .5em;
    padding:0 0 1em;
    border-bottom:1px dotted #ccc;
}
.rightPad ul {
  margin:0 0 .5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  }
.rightPad li {
  margin:0;
  padding:0 0 .5em 15px;
  text-indent:-15px;
  line-height:1.5em;
  list-style-image:url(http://www.smallbranding.com/images/bullet.gif);
  list-style-position:inside;
  }
.rightPad h4 {
	color:#999966;
	font-size: 10px;
	font-weight:bold;
	text-transform:capitalize;
	padding-top: 1.5em;
  }
.rightPad-bookRef {
	color:#990000;
	font-size: 11px;
	text-transform: capitalize;
  }
.rightPad img{
	padding-bottom: 1px;
	line-height: 1px;
  }
.rightPad h4 a:link{
  color:#999966;
  }
.rightPad h4 a:visited{
  color:#999966;
  }
.rightPad h4 a:hover{
  color:#990000;
  }
.rightPad a:link {
  color:#990000;
  text-decoration:none;
  }
.rightPad a:visited {
  color:#660000;
  text-decoration:none;
  }
.rightPad a:hover {
  color:#000000;
  text-decoration:underline;
  }
.content h5 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	color: #666666;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.content ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

.guideBox {
	line-height: 12px;
	padding: 10px;
	border: thin dotted #999999;
	background-color: #F3F3F3;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content h3 {
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
}
.smallText {
	font-size: 10px;
	line-height: 14px;
}
.content ol {
	font-family: Arial, Helvetica, sans-serif;
}
.ebookTitle {
	font-size: 22px;
	line-height: 17px;
}
.ebookBody {
	line-height: 15px;
}
.noadjust {
	display: none;
}
