BODY {
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #DA7806;
	scrollbar-3dlight-color: #DA7806;
	scrollbar-shadow-color: #DA7806;
	scrollbar-darkshadow-color: #6669AA;
	background-color: #110800;
}
.email {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #F3D5B1;
	border: 1px solid #6669AA;
}
.emailtextinput {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #6669AA;
}
.subscribe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #6669AA;
}
.story {
	padding: 5px;
}
body {
  margin: 0px;
  padding: 0px;
	background-color: #351A04;
}

/* the main div that controls the width of all content */
div.wrapper {
  width: 820px;
  margin: auto;
  background: none;
}

/* the div that holds the header images */
div.header {
  background: white;
  text-align: center;
}

/* the div that holds the content (episodes) */
div.content {
  background: repeat-y center;
}

/* the div that holds the MEMBERS/JOIN/SEEMORE link images at the bottom */
div.bottomLinks {
  text-align: center;
  width: 100%;
}

/* the div that holds the standard text at the very bottom */
div.footer {
  text-align: center;
  font-size: 11px;
  color: black;
  padding: 10px;
}

/* removes borders from all links and images */
img, a {
  border: 0px none;                                                                                               
}

/* the image at the very top of the page */
img.topHeader {
  width: 50px;
  height: 50px;
}

/* the large image right below the topHeader */
img.mainHeader {
  
}

/* the image/link at the bottom to get to the members site */
img.members {
  
}

/* the image/link at the bottom that goes to the join page */
img.joinNow {
  
}

/* the image/link at the bottom to go to the next tour page */
img.seemore {
  
}

.table {
	border: 1px solid #FF0000;
}
.head001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
}
.head002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #990000;
	font-weight: bold;
}
.boldSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.linkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bc511c;
	text-decoration: underline;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.text_bold .date {
	font-size: 12px;
	font-style: italic;
        color: #660000;
}
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;	
}
.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	}
a:hover {
	color: #FFCC00;
	


div#seo_footer {
  margin: auto;
  width: 600px;
  color: white;
  font-size: 11px;
  text-align: center;
}

