﻿body {
	margin-top: 50px;
	padding: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	background:#67b;
}

h1, h2, h3 {
	margin-top: 0;
	color: #001422;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1em;
}
ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}
a:hover {
	border-bottom: none;
}
a img {
	border: none;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
}
#indexlogo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 30px;
	background:#FFFFCC;
}
#indexlogo span {
	color: #001422;
}
#indexlogo h1 {
	padding: 30px 0 0 0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 3em;
	color:#001422;
}
#indexlogo p {
	padding: 25px 0 0 0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 3em;
	color:#001422;
}
#indexlogo2 p {
	text-transform: none;
	padding: 36px 0 0 20px;
	font-size: 1.9em;
	font-style:italic;
	font-weight:bolder;
	color: #001422;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #440000;
}
/* Menu */
#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background:#8B0000;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 20px 15px 0 10px;
	text-decoration: none;
	background: url(images/img03.jpg) no-repeat right top;
	font-family:"Trebuchet MS";
	font-weight:bolder;
	letter-spacing:1px;
	font-size: 12px;
	color:white;
}
#menu a:hover {
	font-family:"Trebuchet MS";
	font-weight:bolder;
	font-size:12px;
	color:#CCFFFF;
	background: #8B0000;
}
#menu .current_page_item a {
	color:#FFFF66;
	font-weight:bold;
	font-size:12px;
}
/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background:#FFFFCC;
}
.mainimage {
	padding-left:20px;
}
/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
#content {
	float: left;
	width: 550px;
}
#content p {
	font-family:"Trebuchet MS";
	font-size:1.3em;
	font-weight:normal;
	color:black;
	word-spacing:.3px;
}
#content a {
	color:blue;
}
.post {
	padding-bottom: 15px;
	line-height: 200%;
}
.post h1 {
     font-family:Arial, Helvetica, sans-serif;
	 font-weight: bolder;
	 font-size:23px;
	 padding-bottom:15px;
	 color:#001422;
}
.post h2 {
     font-family:Arial, Helvetica, sans-serif;
	 font-weight: bolder;
	 font-size:21px;
	 color:#001422;
	 padding-bottom:10px;
}
.post h3 {
     font-family:"Trebuchet MS";
     font-weight:bolder;
     font-size:20px;
     color:#001422;
}
.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}
.title a {
	border-bottom: none;
	color: #8C0209;
}
.title a:hover {
	border-bottom: 1px dotted #000000;
}
.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}
.tag {
	padding: 0 15px;
}
.entry {
	padding: 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.entry li {
    font-family:"Trebuchet MS";
    font-size:1.3em;
    color:black;
    margin-right:30px;
    margin-bottom:20px;
}
.entry h3 {
	 font-family:"Trebuchet MS";
     font-weight:bolder;
     font-size:18px;
     color:#001422;
     margin-top:23px;
}
.entry h4 {
	font-family:"Trebuchet MS";
     font-weight:bolder;
     font-size:16px;
     color:black;
}
blockquote {
    line-height: 1.9em;
    font-family: Georgia;
    font-size: 1em;
    font-style:italic;
    font-weight: bold;
    text-align:justify;
    color:#333333;
    background:#CCFFCC;
    border-color:white;
	border-width: 1px;
	border-style: dashed;
	padding: 25px;
	margin-left:30px;
	margin-right: 30px;
}
.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}
.links a {
	border: none;
}
.links a:hover {
}

/* Sidebars */
#sidebar1 {
	float: left;
}
#sidebar2 {
	float: right;
}
.rightpara {
     width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	padding:10px;
	margin-top:10px;
	margin-bottom:8px;
	line-height:1.5em;
	text-align:left;
	border-color:maroon;
	border-width: 1px;
	border-style: dashed;
	background:#FFFFCC;
}
.rightpara cite {
	text-align:center;
	font-weight:bold;
}
.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}
.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px 	#001422 dashed;
}
.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 30px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight:bolder;
	color: white;
}
.navheader  p {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 30px;
	background:#8B0000;
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight:bolder;
	color:white;
}
.sidebar a {
    display:block;
    font-family:"Trebuchet MS";
    font-size:12px;
    font-weight:bolder;
    color:#333333;
}
.sidebar a:hover {
    font-family:"Trebuchet MS";
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    color:#CC0000;
}
.current_page_item a {
    display:block;
    text-transform:uppercase;
    font-family:"Trebuchet MS";
	color:#FFFF66;
	font-weight:bolder;
	font-size:12px;
	background:maroon;
	padding:9px;
}
.walkinfo {
    width:180px;
    margin-left:10px;
	font-weight:bold;
	background:#FFFFCC;
	padding:12px;
	border-style:dashed;
	border-width:1px;
	border-color:#8B0000;
	margin-bottom:15px;
}
.walkinfo h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	color:#001422;
}
.walkinfo h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bolder;
	text-align:center;
	color:#001422;
}
.walkinfo p {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	color:black;
	font-weight:bold;
	text-align:center;
}
.walkinfored {
    width:180px;
    margin-left:10px;
	font-weight:bold;
	background:#FFFFCC;
	padding:12px;
	border-style:dashed;
	border-width:1px;
	border-color:#8B0000;
	margin-bottom:15px;
}
.walkinfored h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bolder;
	text-align:center;
	color:#B0171F;
}
.walkinfored h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	color:#B0171F;
	line-height:1.5em;
}
.walkinfored p {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	color:black;
	font-weight:bold;
	text-align:center;
	word-spacing:2px;
}
.walkinforight {
    width:180px;
    margin-left:10px;
	font-weight:bold;
	background:#FFFFCC;
	padding:12px;
	border-style:dashed;
	border-width:1px;
	border-color:#8B0000;
	margin-bottom:15px;
}
.walkinforight h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bolder;
	text-align:center;
	color:#001422;
}
.walkinforight p {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	color:black;
	font-weight:normal;
	text-align:left;
}
.walkinforight h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:maroon;
	text-align:center;
}

#sidebar2 h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 27px;
    color:navy;
    text-align:center;
    margin-top:-10px;
    margin-left:20px;
}
#sidebar2 h6 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 25px;
    color:navy;
    text-align:center;
    margin-left:30px;
}
.logotop {
	width:215px;
	height:120px;
	margin-bottom:20px;
}
.box h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 120%;
	text-align:center;
	color:black;
}
.box {
	border-color:maroon;
	border-width: 1px;
	border-style: dashed;
	padding: 6px;
	width:195px;
	margin-left:4px;
	margin-bottom:20px;
	margin-top:15px;
	background:#FFFFCC;
}
.box p {
    font-family:"Trebuchet MS";
	font-size: 14px;
	color:#440000;
	line-height: 1.4em;
	text-align:left;
}
.box h3 {
    font-family:"Trebuchet MS";
	font-size: 1.3em;
	color:#440000;
	line-height: 1.4em;
	text-align:center;
}
.ripperdvd {
	text-align:center;
}
.bookcover {
		text-align:center;
}
.box h4 {
    height:50px;
    padding:10px;
	font-family:"Trebuchet MS";
	font-weight:bolder;
	font-size:14px;
	text-align:center;
	color:#FFFFCC;
	background:#890208 url(images/img05.jpg) no-repeat left top;
}
.box a {
	color:navy;
	font-size:14px;
}
.sideblockquote  {
	line-height: 1.9em;
    font-family: Georgia;
    font-size: 1em;
    font-style:italic;
    font-weight: normal;
    color:#333333;
    background:#CCFFCC;
    border-color:white;
	border-width: 1px;
	border-style: dashed;
	padding: 20px;
    margin: 10px 0 20px 0;
    text-align:justify;
}
/* Footer */
#footer {
	width: 1000px;
	height: 285px;
	margin: 0 auto;
	background:#E6E6FA;
	clear:both;
}
.vcard {
	width:290px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:348px;
	padding-top:20px;
}
#footer p {
	margin: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	margin-top:10px;
}
.validation {
	text-align:center;
}
.validationbuttons {
	padding:20px;
}
#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
.whatsincluded {
	
}
.commentbox {
	width:470px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	background:#F0F8FF;
	margin-bottom:20px;
	padding:10px;
}
.commentbox p {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size:12px;
    margin-left:8px;
    margin-right:8px;
    margin-top:8px;
}
.commentbox h3 {
	text-align:center;
}
.commentbox cite {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:14px;
	font-weight:bold;
}
.testimonial {
	width:470px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	background:#FFE1FF;
	margin-bottom:20px;
	padding:10px;
}
.testimonial p {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size:12px;
    margin-left:8px;
    margin-right:8px;
    margin-top:8px;
}
.testimonial h3 {
	text-align:center;
}
.testimonial cite {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:14px;
	font-weight:bold;
}
.commentboxguide {
    width:60px;
    height:60px;   
	padding:15px;
	text-align:center;
	float:left;
	background-image:url('../../Documents/My%20Web%20Sites/jrnew/images/woman-head-and-shoulders.png');
	background-repeat:no-repeat;
	margin-right:15px;
	margin-top:8px;
}
.rightcommentbox {
	width:170px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	background:#FFFFCC;
	margin-top:15px;
	margin-bottom:20px;
	padding:10px;
}
.rightcommentbox p {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	line-height:1.5em;
	font-style:italic;
	font-size:14px;
}
.rightcommentbox cite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:black;
	font-size:14px;
}
.whatsincluded {
    width:170px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	background:#FFF0F5;
	margin-top:15px;
	padding:6px;
	
}
.whatsincluded p {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	line-height:1.6em;
	font-style:normal;
	font-size:12px;
}
.whatsincluded h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	font-style:normal;
	line-height:1.2em;
	font-size:14px;
}
.whatsincluded a {
    font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	font-style:normal;
	line-height:1.2em;
	font-size:18px;
	text-decoration:none;
}

.leftcommentbox1 {
    width:170px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	background:#00FA9A;
	margin-top:15px;
	padding:6px;
	
}
.leftcommentbox1 p {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	line-height:1.6em;
	font-style:normal;
	font-size:12px;
}
.leftcommentbox1 h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	font-style:normal;
	line-height:1.2em;
	font-size:18px;
}
.leftcommentbox1 a {
    font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	font-style:normal;
	line-height:1.2em;
	font-size:18px;
	text-decoration:none;
}
.leftcommentbox2 {
    width:170px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	background:#FFA54F;
	margin-top:15px;
	padding:6px;
}
.leftcommentbox2 p {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	line-height:1.6em;
	font-style:normal;
	font-size:12px;
}
.leftcommentbox2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	line-height:1.2em;
	font-style:normal;
	font-size:18px;
}
.leftcommentbox2 a {
    font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	font-style:normal;
	line-height:1.2em;
	font-size:18px;
	text-decoration:none;
}
.leftcommentbox3 {
    width:170px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	background:#FFFF00;
	margin-top:15px;
	padding:6px;
}
.leftcommentbox3 p {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	line-height:1.6em;
	font-style:normal;
	font-size:12px;
}
.leftcommentbox3 h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	line-height:1.2em;
	font-style:normal;
	font-size:18px;
}
.leftcommentbox3 a {
    font-family:Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	font-style:normal;
	line-height:1.2em;
	font-size:18px;
	text-decoration:none;
}
.weatherbox {
	width:300px;
	margin-left:90px;
}
.tubemap {
	width:800px;
	margin-left:20px;
}	
.tubemapdirections {
	font-family:"Trebuchet MS";
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
}
.journeyplanner {
	margin-left:150px;
	margin-top:30px;
}
.tubeupdate {
	margin-left:90px;
}
.pagenumbers {
	width:500px;
	height:30px;
	margin-left: 25px;
	margin-top:12px;
}
.style1 {
	margin: 3px 9px;
}
.paypalbutton {
    text-align:center;
	
}
.imgright {
    padding:9px;
	float:right;
}
#bookshopwrapper {
    width: 990px;
	background:white;
}
#bookshopwrapper h1 {
    font-family: "Trebuchet MS";
	text-align:center;
	font-size: 29px;
	font-weight:bolder;
}   
#bookshopleft {
    float:left;
	width: 430px;
	margin-right:20px;
	margin-left:20px;
	background:white;
}
#bookshopright {
    float:left;
	width:430px;
	margin-left:20px;
	background:white;
}
.book {
    width:370px;
}
.hreview {
	width:470px;
	border-style:dashed;
	border-color:maroon;
	border-width:1px;
	margin-left:10px;
	float:left;
	margin-bottom:20px;
	background:#FFFF99;
	padding:14px;
    font-family:Georgia, "Times New Roman", Times, serif;
    color:black;
    font-style:italic;
    font-size:12px;
    margin-left:8px;
}
.booknowbox {
	width:450px;
	background:#FFFFCC;
	border:1px;
	border-style:dashed;
	border-color:maroon;
	padding:10px;
	margin-left:25px;
	margin-bottom:14px;
}
.booknowbox h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#003300;
	font-size:16px;
	text-align:center;
	margin-top:-8px;
}
.booknowbox a {
     font-family:Arial, Helvetica, sans-serif;
     font-weight:bolder;
     font-size:16px;
}
.booknowbox p {
	text-align:center;
}
.booknowbox form {
	text-align:center;
}
.button {
	text-align:center;
}
.datebox {
	width:490px;
	background:#FFFFCC;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:10px;
	border:1px;
	border-style:dashed;
	border-color:maroon;
	padding:6px;
}
.datebox h5 {
	color:#440000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	color:black;
}
.datebox h3 {
	color:#440000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}
.datebox p {
	font-family:"Trebuchet MS";
	color:black;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.paypalbox {
	text-align:center;
}
caption {
	margin: 0;
	padding: 0px;
	width: 450px;
	height:30px;
	background:maroon;
	color:#FFFF66;	 
	font: bolder 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.howbox {
    width:470px;
	background:#FFFFCC;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:10px;
	border:1px;
	border-style:dashed;
	border-color:maroon;
	padding:6px;	
}
.howbox h3 {
	color:#440000;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}
.howbox p {
	font-family:"Trebuchet MS";
	color:black;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.questionbox {
    width:470px;
	background:white;
	margin-top:40px;
	border:1px;
	border-style:dashed;
	border-color:navy;
	padding:10px;
}
.questionmark h3 {
	color:#006600;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bolder;
	text-align:left;
	margin-left:40px;
	margin-top:4px;
	margin-bottom:10px;
}
.questionbox p {
	font-family:"Trebuchet MS";
	color:black;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin-top:15px;
}
.questionmark {
    width:420px;
    height:30px;
	float:left;
	background-image:url('../images/blue-question-mark.jpg');
	background-repeat:no-repeat;
}
.style2 {
	margin: 2px 9px;
}
.buynow {
	width:105px;
	padding:2px;
	margin-left:36px;
}
.contactbox {
    width:470px;
	background:#CCFFFF;
	margin-top:10px;
	border:1px;
	border-style:dashed;
	border-color:maroon;
	padding:12px;
	text-align:center;	
}
.faqrightbox {
	width:180px;
	font-family:"Arial Narrow";
	color:blue;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:7px;
	margin-left:15px;
}
.faqrightbox a {
	color:blue;
}
.faqrightbox h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:maroon;
}
.hols {
	width:180px;
    margin-left:10px;
	font-weight:bold;
	background:#FFFFCC;
	padding:12px;
	border-style:dashed;
	border-width:1px;
	border-color:#8B0000;
	margin-bottom:15px;
}
