body {
	background-color: #dfdda7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
p {
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	margin-top: 0px;
	padding-top: 0px;
}
li {
	font-size: 90%;
	color: #333333;
	line-height: 140%;
}
h1 {
	font-weight: bold;
	font-size: 130%;
}
h2 {
	font-weight: bold;
	font-size: 105%;
}
h3 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fcfaf5;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eecab7;
}
#navigation {
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eecab7;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 29px;
	z-index: 2000;
}
#mainBody {
	clear: both;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 0px;
}
#mainBody:after {
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
	clear: both;
}
#mainBody a {
	text-decoration: none;
}
#mainBody a:link,
#mainBody a:visited {
	color: #c64f0f;
	font-weight: bolder;
}
#mainBody a:hover,
#mainBody a:active {
	color: #6699cc;
}
#bodyCopy {
	width: 528px;
	margin-right: 23px;
	float: left;
	min-height: 300px;
}
#tourTypes  {
	background-color: #DFDDA7;
	padding: 12px;
	clear: both;
	margin-bottom: 12px;
}
#tourTypes:after {
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
	clear: both;
}
#tourTypes h2 {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
#tourTypes #selfguided {
	float: left;
	width: 252px;
	margin-right: 12px;
}
#tourTypes #guided {
	float: left;
	width: 252px;
	/* [disabled]margin-right: 12px; */
}
#tourTypes #guidedmid {
	float: left;
	width: 252px;
	margin-right: 12px;
}
#bodyCopy .highlight {
	background-color: #f0e6ce;
	padding: 12px 12px 12px 12px;
	margin-bottom: 20px;
}
#bodyCopy #bookingsBtn {
	float: right;
	width: 150px;
	margin-top: 24px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#bookingsBtn h3 {
	text-align: center !important;
}
#sidebar {
	float: left;
	width: 250px;
	border: 1px dotted #DFDDA7;
	margin-bottom: 12px;
}
#sidebar #dateWalk {
	background-color: #E6ECEA;
	padding: 6px;
	background-image: url(images/blue-gradient.jpg);
	background-repeat: repeat-x;
}
#dateWalk h3 {
	margin-top: 0px;
	padding-top: 0px;
}
#tours {
	clear: both;
}
#tours:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	clear: both;
	display: block;
}
.tourDetails {
	width: 234px;
	float: left;
	margin-right: 12px;
	border: 1px solid #c7afaa;
	padding: 12px;
	margin-bottom: 12px;
}
.tourDetailsLast {
	width: 234px;
	float: left;
	border: 1px solid #c7afaa;
	padding: 12px;
	margin-bottom: 12px;
}
.accordionButton h3 {
	cursor: pointer;
	color: #c64f0f;
}
.accordionButton {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDDA7;
}
.accordionButton p {
	text-align: left !important;
}
table p {
	padding: 3px 0px 3px 0px !important;
}
table th {
	background-color: #f0e6ce;
	padding: 0px !important;
}
table .odd {
	background-color: #f9f5ec;
}
table .linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDDA7;
}
#flashContent {
	background-color: #FFF;
	width:100%; 
	height:100%;
}
#sidebar p {
	color: #444;
	padding-right: 5px;
	padding-left: 5px;
}
#mainBody ul {
	margin-left: 10px;
	padding-left: 10px;
}
#sidebar h2, #sidebar h3 {
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}
.floatright {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
.floatleft {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
}
#vid {
	margin: 0px;
	padding: 0px;
	height: 328px;
	width: 530px;
	background-color: #fcfaf5;
	z-index: 1;
}
.underlinecell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#slideshow {
    position:relative;
    height:250px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
#footer {
	padding: 10px;
	clear: both;
	font-size: 9px;
	color: #666;
}
.warning {
	color: #36F;
	font-size: 9px;
}
form div {
	margin-bottom: 2px;
	clear: both;
}
form .checkbox {
	margin-left: 150px;
}
form textarea {
	font-size: .9em;
}
form  .warn {
	background-image: url(images/li-err-bg.gif);
	color: #990000;
	border: 1px solid #F3E1E1;
}
.warn input {
	border: 1px solid #990000 !important;
}
.warn textarea {
	padding-top: 5px;
	border: 1px solid #990000 !important;
}
.warning {
	font-size: 80%;
	color: #990000;
	padding-left: 30px;
	background-image: url(images/icon-alert.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
}
.warningtextarea {
	font-size: 80%;
	color: #990000;
	padding-left: 30px;
	background-image: url(images/icon-alert.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px !important;
}
abbr {
	font-size: 90%;
}
label {
	display: block;
	width: 100px;
	text-align: right;
	padding-right: 15px;
	float: left;
	line-height: 25px;
}
input {
	height: 16px;
	margin-top: 2px;
	margin-bottom: 8px;
	border: 1px solid #4F4E4E;
}
textarea {
	margin-top: 4px;
	margin-bottom: 8px;
	border: 1px solid #4F4E4E;
	float: left;
}
#submit {
	margin-left: 115px;
	border: 1px solid #4F4E4E;
	height: 25px;
}
blockquote {
	padding-left: 15px;
	margin-top: -5px;
}

