html, body, img {
  margin: 0;
	padding: 0;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
	color: #333;
	font-weight: bold;
}
p {
	margin-top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #000 url(../img/bg-body.gif) center 2px repeat-y; 
	letter-spacing: 0.01px;
	color: #111; /* #171a23; */
	text-align: center;
}
#header-back {
  position: absolute;
	top: 10px;
	width: 100%;
	height: 150px;
	border-top: 5px solid #302f83;
	background: #bbd8ea;
}

#main-slide,
#back-slide {
  position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#back-slide {
	z-index: 5;
	/*filter: alpha(opacity=0);*/
}

#container {
  margin: 0 auto;
	text-align: left;
	border-top: 2px solid #000;
	width: 976px;
	min-height: 650px;
	/* background: #f1e6d3; /* url(../img/new/bg-half-logo.gif) right bottom no-repeat;*/
	
}
#head {
  position: relative;
  height: 240px;
	width: 976px;
	background: url(../img/slides/001.jpg) left top no-repeat;
}
#logo {
  position: absolute;
	top: -5px;
	right: 60px;
}



.logo-text {
  position: absolute;
	bottom: 10px;
	right: 10px;
}
#nav {
  position: relative;
  width: 976px;

	float: left;
	background: #000; /*#bbd8ea url(../img/new/bg-nav-container.gif) left bottom no-repeat;*/
	text-align: right;
	font-size: 15px;
	letter-spacing: -1px;
	overflow: visible;
}
#nav-trailer {
  position: absolute;
	top: -100px;
	left: -10px;
  width: 10px;
	height: 30px;
	background: #eee;
	border: 1px solid #cbe1ef;
	border-right-width: 0px;
	z-index: -1;
	/*opacity: .5;
	filter: alpha(opacity=50);*/
}
#nav a:link,
#nav a:visited,
#nav a:hover,
#nav a:active {
  color: #fff;

}
#nav a:hover {

	/*background: url(../img/bg-nav-hover.gif) left 2px no-repeat;*/
}
#nav a {
  display: block;
	line-height: 24px;
	width: 120px;
	background: url(../img/bg-nav.gif) left top no-repeat;
}
#nav a.on,
#nav a:hover {
	background: url(../img/bg-nav-on.gif) left top no-repeat;
  /*opacity: .85;
	filter: alpha(opacity=85);*/
}
#nav li {
/*	width: 78px; */
	text-align: center;
	height: 24px;
	overflow: hidden;
	float: left;
	margin: 3px 1px 2px 1px;
}
#main {

	float: left;
	width: 966px;
	/*background: url(../img/new/bg-container-top.gif) left top repeat-x;*/

}
#main div.content {
  padding: 10px 10px 5px 10px;
	line-height: 20px;
	width: 600px;
	position: absolute;
	text-align: justify;
	float: left;
	/* background: url(../img/bg-content.gif) left top repeat-y; */
}
.content-image {
	float: right;
	margin: 2px 0px 0px 13px;
}

#main .tab-content div.content {
  width: 400px;
}
#main div.content.contact {
  width: 605px;
}

.content-header {
  font-size: 20px;
	font-weight: bold;
	font-family: Georgia, serif;
	font-style: italic;
	letter-spacing: normal;
	margin: 4px 0px 6px 0px;

}
ul#sub {
  width: 110px;
	margin-left: 10px;
}

#sub li {
  cursor: pointer;
	padding: 5px 6px;
	background: none; /*#283c7f; */
	letter-spacing: 0px;
	font-size: 11px;
  margin: 1px 0px;
	color: #444;
	display: block;
	height: 14px;
}
#sub li.on {
  background: #dce8f2;
	/*border-right: 1px solid #333;*/
}
#interior {
  float: left;
	width: 435px;
	position: relative;
}
.tab-header {
  font-size: 15px;
	margin: 3px 0px 8px 0px;
	font-weight: bold;
}
.tab-content {
  position: absolute;
	top: 0px;
	left: 0px;
/* 	padding: 0px 5px 0px 10px; */
	min-height: 150px;
	/* background: #fff url(../img/bg-tab.gif) left bottom repeat-x; */
}
.content ul {
	padding-left: 15px;
}
.content li {
  list-style: disc;

}
.section {
  margin: 8px 0px 2px 0px;
}
.title {
font-weight: bold;
padding: 4px 5px;
}


#rhs {
	float: right;
	margin-right: 10px;
	width: 322px;
	height: 332px;
	background: none;
	margin-top: 10px;
	text-align: left;
	color: #111;
}
#rhs div.item {
	width: 322px;
	height: 332px;
	padding-top: 0px;
	position: relative;
	text-align: left;
}
.rhs-title {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-align: left;
	padding: 10px 10px 5px 10px;
}
.rhs-content {
	text-align: justify;
	padding: 45px 10px 2px 10px;
	width: 280px;
	color: #555;
	
}
#rhs a {
	font-weight: normal;
	color: #333;
}
.rhs-image {
	margin: 0px 0px 10px;
	position: relative;
	float: left;
}
#rhs div.day-trips {
  background: url(../img/rhs/bg-001.png) 0px 0px no-repeat;
}
#rhs div.made-to-measure {
  background: url(../img/rhs/bg-002.png) 0px 0px no-repeat;
}
#rhs div.gallery {
  background: url(../img/rhs/bg-003.png) 0px 0px no-repeat;
}

.content ul {
	width: 520px;
}
#content {
	float: left;
}

#footer {
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	background: #670e2c;
	padding: 10px 20px;
	width: 936px;
	color: #fff;
}
.callout {
	margin-bottom: 10px;
	background: #ccc url(../img/bg-callout.gif) left top repeat-x;
	color: #000;
	padding: 2px 10px 10px;
	width: 580px;
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;
}
a .callout p {
	font-weight: normal;
}
.callout-header,
a .callout p.callout-header {
	font-style: italic;
	font-weight: bold;
	margin: 5px 0px 0px;
}
.callout-img {
	float: right;
	padding: 0px 0px 0px;
	margin: 10px 0px 10px 10px;
}

table.pricing {
	width: 600px;
	border-collapse: collapse;
	text-align: center;
	margin: 10px 0 10px 0;
	
}
table.pricing th {
	background: #999;
	border: 2px solid #670e2c;
}
table.pricing td {
	border: 2px solid #670e2c;
}

td.available {
	color: green;
}
td.book-me,
td.book-me a {
	color: red;
}
table.home {
	width: 320px;
	border-collapse: collapse;
	text-align: center;
	margin: 10px 1px 10px 1px;
}
table.home th {
	background: #999;
	border: 1px solid #670e2c;
}
table.home td {
	border: 1px solid #670e2c;
}

td.available {
	color: green;
}

td.full {
	color: red;
}

td.confirmed {
	color: blue;
}

td.book-me,
td.book-me a {
	color: red;
}

#rhs-contact {
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
	clear: right;
	background: #ccc url(../img/bg-contact.png) left top repeat-x;
	color: #fff;
	padding: 20px;
	width: 282px;
	font-size: 20px;
	font-style: bold;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 1.5px;
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;
	text-align: center;
}



