* {
	margin: 0; 
	padding: 0; 
}
body {
	background-color: #01556E;
	margin: 0px;
	min-width: 720px;
	text-align: center;
}
.containerOutside {
	margin: auto;
	width: 700px;
}
.containerInside {
	text-align: left;
	padding: 0;
}
.containerNavigation {
	padding: 15px 0 45px 0;
	text-align: center;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation ul li {
	padding: 0 7px 0 0;
	margin: 0;
	list-style: none;
	display: inline;
	font-size: 12pt;
	font-weight: normal;
	color: #AA7A10;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
#navigation ul li a:link {
	font-weight: normal;
	color: #AA7A10;
	text-decoration: underline;
}
#navigation ul li a:visited {
	font-weight: normal;
	color: #AA7A10;
	text-decoration: underline;
}
#navigation ul li a:hover {
	font-weight: normal;
	color: #AA7A10;
	text-decoration: none;
}
.containerBody {
	margin: 0 0 0 0;
	padding: 0;
}
.mainOutside {
	margin: 0;
	padding: 0 0 0 0;
	float: right;
	width: 458px;
	text-align: left;
}
.mainInside {
	margin: 0 0 0 0;
	padding: 0 30px 30px 30px;
	background-color: #F5EAC9;
	border-left: 1px solid #6A6459;
	min-height: 1207px;
}
#main p {
	margin: 0;
	padding: 0 0 19pt 0;
	text-indent: 0;
	/*font-size pts = Photoshop [ts * 0.75*/
	font-size: 11.25pt;
	line-height: 19pt;
	color: #6A6459;
	font-style: normal;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: left;
}
#main .tourCity {
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
#main .tourItem {
	padding-left: 1em;
	padding-bottom: 5px;
}
#main h1 {
	margin: 0 0 0 0;
	padding: 9pt 0 0 0;
	text-indent: 0;
	font-weight: bold;
	font-size: 115%;
	line-height: 100%;
	color: #6A6459;
	font-style: normal;
	font-weight: bold;
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: left;
}
#main .datePosted {
	margin: 0;
	padding: 5px 0 9pt 0 ;
	text-align: right;
	font-size: 66%;
	line-height: 100%;
}
#main blockquote {
	margin: 0;
	padding: 0 20px 19pt 20px;
	text-indent: 0;
	/*font-size pts = Photoshop [ts * 0.75*/
	font-size: 9pt;
	line-height: 15pt;
	color: #6A6459;
	font-style: italic;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: left;
}
#main .interview {
	text-indent: 0;
}
#main .copyright {
	text-indent: 0;
	color: #6A6459;
	line-height: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10px;
}
#contactInfo {
	margin: 0 0 0 0;
	padding: 0;
	text-indent: 0;
	color: #E6E6B5;
	line-height: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10px;
}
#contactInfo h1 {
	margin: 25px 0 0 0;
	padding: 0;
	text-indent: 0;
	color: #E6E6B5;
	line-height: 8pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;
}
#main a:link {
	color: #AA7A10;
	font-weight : bold;
	text-decoration: underline;
}
#main a:visited {
	color: #AA7A10;
	font-weight : bold;
	text-decoration: underline;
}
#main a:hover {
	color: #AA7A10;
	font-weight : bold;
	text-decoration: none;
}
.photoCaption {
	padding: 9px 0 5px 0;
	float: left;
	text-align: left;
	font-size: 10px; 
	color: #6A6459;
	font-style: normal;	 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #6A6459;
}
#photoCaption img {
	border: 1px solid #6A6459;
}
#photoCaption p {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
	color: #6A6459;
	font-style: normal;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
#main .interviewQuestion {
	margin-top: 20px;
	font-weight: bold;
}
#main .interviewQA {
	font-weight: bold;
	font-size: 120%;
}
#main blockquote.praiseSource {
	margin: 0;
	padding: 0 0 7pt 0;
	font-size: 11.25pt;
	line-height: 15pt;
	text-align: center;
}
#main p.praiseSource {
	margin: 0;
	padding: 0 0 20pt 0;
	font-size: 11.25pt;
	line-height: 15pt;
	text-align: center;
}
#main span.praiseSource {
	font-variant: small-caps;
}
.sidebarOutside {
	width: 240px;
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	text-align: center;
	background-image: url('/Images/MerlesDoor/bg_sidebarOutside.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
.sidebarInside {
	margin: 600px 11px 11px 11px;
	padding: 0 0 0 0;
	text-align: center;
}
#sidebar p {
	margin: 0;
	padding: 0;
	padding-bottom: 5pt;
	text-align: left;
	color: #6699AA;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebarInside p.title {
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
}
#sidebarInside p.author {
	font-size: 9pt;
}
.bookinfo {
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
}
.jacketImage {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	border: 1px solid #AA7A10;
	float: left;
}
.buyBox {
	margin: 0 0 60px 0;
	padding: 10px 10px 0 10px;
	text-align: center;
	background-color: #ffffff;
}
.buyBox p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
.buyBox img {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}
.buyBox img.everyOther {
	margin-right: 15px;
}
.footer {
	padding: 15px 0px 15px 0px;
	font-size: 9px;
	color: #AA7A10;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
	text-align: center;
}
#footer a:link {
	color: #AA7A10;
	text-decoration: none;
}
#footer a:visited {
	color: #AA7A10;
	text-decoration: none;
}
#footer a:hover {
	color: #AA7A10;
	text-decoration: underline;
}
.spacer {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.title {
	font-style: italic;
}
td {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #6A6459;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
	text-align: left;
}