body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #006CAC;
	text-align: center;
}
body, form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0;
}
.small {
	font-size: 0.85em;
}
dl.col {
	line-height: 1.5em;
}
dl.col dt {
	float: left;
	width: 7em;
	padding-right: 0.5em;
	text-align: left;
}
dl.col dd {
	margin-left: 0.5em;
}
p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	line-height: 1.7em;
}
.center {
	text-align: center;
}
.clr {
	clear: both;
}
h1 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	padding: 0px 0 0px 0;
	margin: 0.6em 0px 0.6em 0px;
	color: #01354D;
}
h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding: 0px 0 0px 0;
	margin: .8em 0px .8em 0px;
	color: #003D64;
}
h3 {
	font-size: 12px;
	color: #003D64;
	margin: 0.0em 0 0.6em 0;
}
h2.underline {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.txt-center {
	text-align: center;
	padding: 15px;
}
a {
	color: #005277;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #005277;
	text-decoration: underline;
}
.img-left {
	float: left;
	border: 1px solid #333;
	margin-right: 7px;
	margin-bottom: 7px;
}
.img-right {
	float: right;
	margin-bottom: 4px;
	margin-left: 5px;
	border: 1px solid #000;
}
.img-center {
	margin: 0 2px 0 2px;
	border: 1px solid #333;
}
.row-full {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
body {
	background-image: url(../images/site/page-bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 970px;
	margin: 8px auto 0 auto;
}
#header {
	height: 120px;
	position: relative;
	background-color: #fff;
	width: 970px;
	background-image: url(../images/site/header-top-bg.jpg);
	background-repeat: repeat-x;
}
#header-flash {
	position: absolute;
	top: 8px;
	left: 480px;
	width: 470px;
	height: 100px;
}
#header p {
	position: absolute;
	top: 5px;
	left: 225px;
	width: 250px;
	height: 100px;
	font-size: 11px;
	text-align: left;
}
#header p b {
	font-size: 13px;
	color: #003D64;
}
#focus {
	width: 970px;
	height: 330px;
	position: relative;
}
#focus span {
	position: absolute;
	display: block;
	bottom: 28px;
	right: 130px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
#focus a {
	display: block;
	width: 101px;
	height: 25px;
	position: absolute;
	bottom: 24px;
	right: 20px;
	color: #fff;
	background-image: url(../images/site/header-btn.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}
#logo {
	position: absolute;
	top: 5px;
	left: 15px;
}
h3#name {
	position: absolute;
	bottom: 5px;
	left: 17px;
	font-size: 10px;
	margin: 0;
}
#nav {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	LIST-STYLE-TYPE: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	height: 42px;
	background-color: #0382B9;
}
#nav UL {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#nav li {
	float: left;
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 6;
}
#nav a {
	color: #ffffff;
	display: block;
	LIST-STYLE-TYPE: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	padding: 2px 15px 0 15px;
}
#nav a:hover {
	color: #fff;
	background-color: #005884;
}
#nav a.active {
	color: #fff;
	background-color: #EDA703;
}
#nav li:hover {
	background-color: #005884;
}
#nav li ul {
	LEFT: -2000px;
	POSITION: absolute;
	BACKGROUND: #01354D;
	WIDTH: 200px;
	filter: alpha(opacity=90);
	opacity: 0.95;
	-moz-opacity: 0.95;
}
#nav li.sfhover UL {
	LEFT: 0px;
	WIDTH: 160px;
	background-image: none;
}
#nav .hi {
}
#nav .hi.sfhover {
	LEFT: 0px;
}
#nav li ul li {
}
#nav li ul a {
	border-top: #FFFFFF solid 1px;
	color: #FFFFFF;
	display: block;
	WIDTH: 160px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	padding: 0;
	background-color: #005884;
}
#nav li:hover UL {
	LEFT: 0px;
	WIDTH: 160px;
	background-image: none;
}
#nav li ul a:hover {
	border-top: #FFFFFF solid 1px;
	color: #ffffff;
	text-align: left;
	/*background-color:#2D5FA8;*/

	background-color: #FCB913;
	background-image: none;
}
#content {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0 0 0;
	background-image: url(../images/site/content-bg.jpg);
	background-repeat: repeat-y;
}
#content-left {
	float: left;
	width: 240px;
	text-align: center;
	background-color: #006CAC;
}
h2.header {
	background-color: #0382B9;
	line-height: 35px;
	background-image: url(../images/site/circle-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-indent: 30px;
	margin: 5px 0 3px 0;
	color: #fff;
	float: left;
	width: 100%;
}
#side-nav {
	padding: 0;
	margin: 0;
	margin-top: 1px;
}
#side-nav li {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
	margin-bottom: 1px;
}
#side-nav li a {
	padding: 0;
	margin: 0;
	background-color: #005884;
	display: block;
	line-height: 30px;
	text-align: left;
	text-indent: 5px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	float: left;
	width: 100%;
}
#side-nav li a:hover {
	background-color: #0382B9;
}
#side-nav li a.active {
	background-color: #EDA703;
}
.side-hot {
	margin: 5px auto;
}
#content-right {
	float: right;
	width: 725px;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/site/content-in-bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;
}
#content-right-in {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	padding-top: 12px;
}
#bread-crumb {
	line-height: 30px;
	border-bottom: 1px solid #005884;
	margin-bottom: 10px;
}
#content-right ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}
#content-right ul li {
	margin: 0.6em 0;
	line-height: 1.5em;
	list-style: square;
}
.home-intro-left {
	float: left;
	width: 480px;
}
.home-selected-cat {
	float: left;
	width: 200px;
	float: right;
}
.photo-description {
	margin-top: 1px;
	margin-bottom: 10px;
}
.photo-description img {
}
.photo-description p {
	margin: 0;
	padding: 2px 5px 2px 10px;
	background-color: #F7F7F7;
	margin-top: 1px;
	font-size: 10px;
}
.col-left {
	width: 49%;
	float: left;
}
.col-right {
	width: 49%;
	float: right;
}
#content-right ul.deals {
	background-image: url(../images/site/header-bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#content-right ul.deals li {
	margin: 0;
	padding: 4px;
	list-style: none;
	display: block;
	width: 332px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
}
#content-right ul.deals li h3 {
	color: #01354D;
}
#content-right ul.deals li img {
	float: right;
	margin-left: 4px;
}
#content-right ul.deals li a.more-info {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
/* Category - Text */



.category_list {
	width: 700px;
	float: left;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 6px;
	margin-top: 6px;
}
.category_odd {
}
.category_text {
	float: left;
	width: 570px;
}
.category-img {
	float: right;
	width: 115px;
}
.category-img img {
	border: 1px solid #000;
	float: left;
	margin-top: 4px;
}
div.heading {
	margin: 0.4em 0 6px 0;
	background-color: #F2F2F2;
	height: 30px;
	line-height: 20px;
	float: left;
	width: 700px;
	position: relative;
}
.heading h3 {
	float: left;
	line-height: 20px;
	margin-right: 5px;
	padding: 0.4em;
}
.category_list h3 {
	margin-right: 5px;
	padding: 0.4em;
	background-color: #F2F2F2;
}
.category_list h3 span {
	font-weight: normal;
	font-style: italic;
}
p.rate_from {
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px dashed #0382B9;
	font-size: 11px;
}
a.more-info {
	color: #003D64;
	background-image: url(../images/site/more-info-bg.jpg);
	width: 101px;
	height: 25px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	display: block;
	text-decoration: none;
}
#product-detail-left {
	width: 490px;
	float: left;
}
#product-detail-right {
	width: 200px;
	float: right;
}
#product-detail-right img {
	border: 1px solid #000;
	margin: 3px 0;
}
#product-detail-left h1 {
	background-color: #F2F2F2;
	position: relative;
}
#content-right-in h1 {
	background-color: #F2F2F2;
	border-bottom: 1px solid #0382B9;
	position: relative;
	line-height: 20px;
}
.stars {
	position: absolute;
	right: 20px;
	display: block;
	background-image: url(../images/site/stars.gif);
	background-repeat: repeat-x;
	background-position: left;
	width: 14px;
	height: 20px;
}
.star_1 {
	width: 14px;
}
.star_1_5 {
	width: 21px;
}
.star_2 {
	width: 28px;
}
.star_2_5 {
	width: 35px;
}
.star_3 {
	width: 42px;
}
.star_3_5 {
	width: 50px;
}
.star_4 {
	width: 56px;
}
.star_4_5 {
	width: 64px;
}
.star_5 {
	width: 70px;
}
/*--  Footer Code--*/



#footer-bar {
	background-color: #0382B9;
	line-height: 30px;
	color: #fff;
	text-align: left;
	margin-top: 1px;
	text-indent: 15px;
}
#footer-bar h2 {
	color: #fff;
	margin: 0;
	padding: 0;
}
#footer-bar ul {
	padding: 0;
	margin: 0;
}
#footer-bar ul li {
	display: inline;
}
#footer-bar a {
	color: #fff;
	font-weight: normal;
	padding: 0 15px;
	text-decoration: none;
}
#footer {
	background-color: #003D64;
	height: 120px;
	text-align: left;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
	color: #fff;
	line-height: 20px;
	position: relative;
	padding-top: 10px;
}
#time {
	color: #fff;
}
#footer p {
	line-height: 1.9em;
	margin: 0;
}
#footer a {
	color: #fff;
	font-weight: normal;
}
div.footer-contact {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 308px;
	height: 90px;
	margin-top: 5px;
}

div.epath {
  text-align: center;
}

div.epath img {
  margin-top: 10px;
}


.right-bdr {
	border-right: 1px solid #1B4D70;
}
div.footer-contact h3 {
	color: #fff;
}
div.footer-contact a {
	font-weight: normal;
	text-decoration: none;
}
div#footer-contact a:hover {
	text-decoration: underline;
}
div#footer-nav {
	width : 280px;
	float: left;
	border-right: 1px solid #F3F9FC;
	text-align: left;
	padding-left: 5px;
}
div#footer-nav ul {
	width: 130px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
div#footer-nav ul li {
	list-style: none;
	line-height: 1.5em;
	margin: 0.6em 0;
}
div#footer-nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
}
div#footer-nav ul li a:hover {
	text-decoration: underline;
}
div#footer-logo {
	width: 350px;
	margin-top: 25px;
	float: left;
	position: relative;
}
div#footer-logo #tusa {
	position: absolute;
	top: 5px;
	left: 15px;
}
div#footer-logo #spirit {
	position: absolute;
	top: 0px;
	left: 200px;
}
table.address {
	width: 100%;
	vertical-align: top;
	line-height: 1.8em;
	background-image: url(../images/site/t5-light-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
table.address th {
	vertical-align: top;
}
#signature {
	background-color: #1B2806;
	color: #C9C098;
	font-size: 9px;
	text-align: right;
	padding-right: 15px;
	line-height: 20px;
}
#signature a {
	color: #BEB383;
	font-weight: normal;
	text-decoration: none;
}
.dcm_rates table {
	background-color: #fff;
	font-size: 11px;
	width: 99%;
	margin: 5px 0 5px 0;
}
.dcm_rates table td {
}
.dcm_rates table thead td {
	background-color: #0382B9;
	color: #fff;
	text-align: center;
	font-weight: bold;
	height: 30px;
	padding: 0 6px;
}
.dcm_rates table thead td.head-type {
	text-align: left;
}
.dcm_rates table thead td.empty {
	background-color: #fff;
}
.dcm_rates table tbody td.valid {
	background-color: #B0D8E9;
	text-align: left;
	color: #003D64;
}
.dcm_rates table tbody td {
	background-color: #EDF5F9;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.dcm_rates table tbody td.rate {
	text-align: left;
}
.dcm_rates table tbody tr.odd td {
	background-color: #F2F2F2;
}
.dcm_rates table tbody td.note {
	background-color: #fff;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.dcm_rates table tbody td.inclusions {
	background-color: #fff;
	text-align: left;
	font-style: italic;
	line-height: 1.5em;
}
.dcm_rates table tbody td a {
	display: block;
	width: 90px;
	background-color: #0079BC;
	height: 25px;
	line-height: 25px;
	text-align: left;
	text-indent: 20px;
	color: #fff;
	background-image: url(../images/site/smallarrow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
.tour-book {
	background-color: #fff;
	margin: 5px 0;
}
.tour-book th {
	background-color: #0382B9;
	color: #fff;
}
.tour-book td {
	background-color: #F2F2F2;
	width: 50%;
	border-top: 1px solid #ccc;
}
.tour-book td h4 {
	margin: 5px 0 8px 0;
	color: #003D64;
}
.tour-book a.pay {
	display: block;
	background-image: url(../images/site/tour-book-pay-bg.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-indent: 40px;
}
.tour-book a {
	display: block;
	background-image: url(../images/site/tour-book-bg.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 40px;
	line-height: 35px;
	color: #fff;
	text-indent: 40px;
}
#map {
	width: 470px;
	height: 555px;
	border: 1px solid #000;
}
.map-info-desc {
	line-height: 14px;
	width: 250px;
	font-size: 0.85em;
	color: #000;
}
#side-bar {
}
.locations {
	background-color: #F2F2F2;
	padding: 6px;
	margin-bottom: 5px;
}
#map-instructions {
	font-size: 11px;
	padding: 5px;
}
.locations p {
	margin: 0;
}
a.click_map {
	font-weight: normal;
}
#credits {
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding: 4px 0px;
}
#credits a {
	font-weight: normal;
	color: #fff;
}
#credits a:hover {
	text-decoration: none;
}


.blog hr {
  border: 0px;
  background: #666;
  height: 1px;
}

#imagescrollergroup, #imagescrollergroup li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  widtgh: 970px;
  height: 330px;
}

#imagescrollergroup {
  overflow: hidden;
}

#imagescrollergroup li {
  position: relative;
}