@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 0px;
}
a:link {
	color: #0e0d07;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #403e34;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}.content {
	float: left;
	height: 430px;
	width: 400px;
}
.closewindowdiv {
	float: left;
	height: 19px;
	width: 400px;
}
.clear {
	height: 1px;
	width: 1px;
	clear: both;
}
.closewindow {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #222;
	text-align: center;
}
.book-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #093D72;
	font-weight: bold;
	margin-bottom: 5px;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #222;
	text-indent: 15px;
}
.rick-noindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1em;
	color: #222;
	text-indent: 5px;
}
.marketing2 {
	padding: 5px;
	width: 584px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.marketingtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222;
	line-height: 1.4em;
	font-size:1em;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 18px;
}
.quoteR-div {
	float: right;
	height: auto;
	width: 310px;
	background-color: #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #222;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-radius:3px;
	line-height: 1.4em;
}
        .quoteL-div {
	float: left;
	height: auto;
	width: 310px;
	background-color: #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #222;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	border-radius:3px;
	line-height: 1.4em;
}
h1.heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	text-align: center;
	color: #093d72;
	border-radius:3px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
