html { height: 100%; margin-bottom: 1px; }

body {
	height: 100%;
	background: #000000;
	margin: 0px 0px 1px 0px;
}

body, input, select, textarea {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

td {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

img {
	border: 0px;
}

ul li {
	margin-bottom: 10px;
}
ul.packagecontents {
	margin-top: 0px;
}
ul.packagecontents li {
	margin-bottom: 0px;
}
.normal li {
	margin-bottom: 0px;
}
sup {
	font-family: small fonts;
	font-size: 6px;
}
form {
	margin: 0px;
	padding: 0px;
}

.nav_top {
	font-size: 9px;
	padding-top: 12px;
	color: #999777;
	font-weight: bold;
}
.nav_top_newsletter {
	width: 200px;
}
.nav_top_search {
	width: 200px;
	padding-left: 3px;
	vertical-align: middle;
}
.nav_top_facebook {
	display: inline;
	float: right;
	margin: 12px 50px 0 0;
	padding: 0;
	text-align: center;
}
.nav_top_facebook img {
	margin-top: 5px;
}
a.nav_top_link {
	font-size: 11px;
	color: #cccaaa;
	font-weight: bold;
	text-decoration: none;
}
a.nav_top_link:hover {
	font-size: 11px;
	color: #fffddd;
	text-decoration: underline;
}
.nav_top_link_dead {
	font-size: 11px;
	color: #999777;
	font-weight: bold;
}

.input_signup {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #999777;
	color: #000000;
	border: 1px solid #777555;
}

.searchBtn {
	background: #cccaaa;
	color: #1f1e1c;
	font: bold 10px verdana, arial, helvetica, sans-serif;
	border-top: 1px solid #aaa888;
	border-left: 1px solid #aaa888;
	border-right: 1px solid #1F1E1C;
	border-bottom: 1px solid #1F1E1C;
	cursor: pointer;
	cursor: hand;
}

.nav_bottom {
	font-size: 9px;
	padding-top: 15px;
	color: #999777;
}

a.nav_bottom_link {
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #cccaaa;
	text-decoration: none;
}
a.nav_bottom_link:hover {
	color: #fffddd;
	text-decoration: underline;
}

.main {
	background: #dddbbb;
	color: #000000;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 20px 30px 25px 30px;
}

.pageTitle {
	display: block;
	font-size: 16px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #555333;
	margin-left: -17px;
	margin-top: -12px;
}
.pageSubtitle {
	display: block;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #555333;
	border-bottom: 1px solid #999777;
}

hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #999777;
}

a {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #444222;
	text-decoration: underline;
}
a:hover {
	color: #984F1B;
}

a.sitemap_primary {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #444222;
	text-decoration: underline;
}
a.sitemap_primary:hover {
	color: #984F1B;
}
a.sitemap_secondary {
	display: block;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #555333;
	text-decoration: underline;
	margin-left: 15px;
	margin-top: 5px;
}
a.sitemap_secondary:hover {
	color: #984F1B;
}

.lowlight {
	color: #666444;
}
.highlight {
	color: #984F1B;
}

.red {
	color: #cc0000;
}
.green {
	color: #006600;
}

.pic {
	margin: 0px;
	padding: 1px;
	border: 1px solid #666444;
	background: #ffffff;
}

.float {
	background: #eeeccc;
	display: inline;
	margin: 0px 0px 10px 20px;
	padding: 5px;
	text-align: center;
	position: relative;
}
.pic_frame {
	background: #eeeccc;
	margin: 0px;
	padding: 5px;
	text-align: center;
}


.right {
	float: right;
	margin: 5px 15px 10px 15px;
}

.center {
	background: #eeeccc;
	text-align: center;
	margin: 0 0 0 35px;
	position: relative;
	padding: 3px;
	width: 750px;
}

.center table {
	background: #eeeccc;
	text-align: center;
	padding: 5px;
	border: 1px solid #444222;
	width: 750px;
}

.center table td {
	padding-bottom: 5px;
}

.center table.left {
	text-align: left;
}

.bullet {
	background: url(../images/bullet.gif) no-repeat 0 0;
	width:10px;
	height:20px;
}

.headline {
	background: #fffddd;
	border-top: 1px solid #666444;
	width: 100%;
	font-weight: bold;
	padding: 2px 0 2px 0;
}

.byline {
	background: #eeeccc;
	width: 100%;
	font-style: italic;
	padding: 5px 0 2px 0;
}

.news_image {
	float: right;
	padding: 5px;
	text-align: center;
	background: #eeeccc;
	margin-left: 15px;
}

.news_image div {
	font-weight: bold;
	margin: 2px;
	/*width: 245px;*/
	text-align: center;
}

.clear {
	clear: both;
}

.tour_gallery {
	text-align: center;
	padding: 3px;
	margin: 0 0 0 150px;
	text-align: center;
	background: #dddbbb;
	width: 504px;
}

div.request_info {
	float: right;
	margin-top: -30px;
	width: 180;
	height: 32px;
}
div.add_to_favorites {
	float: right;
	margin-top: -30px;
	width: 190px;
	height: 32px;
	text-align: center;
	margin-right: 10px;
}

#req_info {
	margin-top: -30px;
	width: 225px;
	height: 26px;
}

.news_archive {
    background: #eeeccc;
    display: inline;
    margin: 0 0 10px 20px;
    padding: 5px;
    width: 250px;
    float: right;
    text-align: left;
    margin-top: 15px;
    clear: both;
}

div.newsletter_info {
    float: left;
    width: 450px;
    margin-right: 15px;
    margin-left: -8px;
}

html>body div.newsletter_info {
    float: left;
    width: 450px;
    margin-right: 15px;
    margin-left: -15px;
}

.newsletter_archive {
    background: #eeeccc;
    display: inline;
    margin: 0 0 10px 20px;
    padding: 5px;
    width: 325px;
    float: right;
    text-align: left;
    clear: both;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #DDDBBB;}
#TB_window a:visited {color: #DDDBBB;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #DDDBBB;}
#TB_window a:focus{color: #DDDBBB;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #000;
  z-index: 102;
  color:#DDDBBB;
  display:none;
  border: 2px solid #777555;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#1F1E1C;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

.video_close { font-size: 12px; }

.recaptcha {
	width: 310px;
	}
.captcha_btns {
	padding: 0;
	margin-top: 4px;
	float: right;
	}
