BODY {
	background-color: #242424;
	font-family: Arial, Verdana, Geneva, "Bitstream Vera Sans", Helvetica, sans;
	margin:0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	background-position: 0px -25px;
}

IMG {
  border:0px;
  margin:0px;
  padding:0px;
}

H1 {
 color:#fff;
 line-height: 30px;
 font-size: 22px;
 padding: 0px;
 margin: 0px;
}

H2 {
 color:#fff;
 font-size: 12px;
 padding: 0px;
 margin: 0px 0px 8px 0px;
}

H3 {
  color: #fff;
  text-align: center;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 3px;
}

FORM {
  margin-top: 20px;
}

INPUT {
  margin: 2px 0px 4px 5px;
  border: 1px solid #2b2b2b;
}

SELECT {
  margin: 2px 0px 4px 5px;
  border: 1px solid #2b2b2b;
}

TEXTAREA {
  margin: 2px 0px 4px 5px;
  border: 1px solid #2b2b2b;
}


ul {
 padding: 0px;
 margin: 0px;
 margin-left: 20px;
}

li {
  color: #989898;
  font-size: 12px;
  line-height: 18px;
  list-style-type: square;
}

P {
  color: #e7e7e7;
  font-size: 12px;
  line-height: 18px;
}

a:link, a:visited {
  color: #FFF;
  text-decoration: none;
}

a:hover {
  color: #8c8c8c;
}

#page {
	width:676px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 19px;
	background: url(../images/shadow.gif) 0px 0px repeat-x;
	background-color: #464646;
	padding: 0px;
}

#header {  
  width:800px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}

#logo {
	float: left;
	width: 386px;
	height: 202px;
	background-image: url(../images/logo_02.jpg);
	background-position: 0px -7px;
}

#images {
	float: right;
	margin-top: 70px;
	margin-right: 70px;
	height: 77px;
}

#links {
	float: right;
	color: #fff200;
	font-size: 12px;
	font-weight: bold;
	margin-top: 24px;
	margin-right: 70px;
	height: auto;
	width: 340px;
  }

#links a:link {
  color: #fff;
  }

#links a:visited {
  color: #fff;
  }

#links a:hover {
  color: #fff200;
  }

#flash {
	float: left;
	width: 329px;
	height: 428px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }


#tourinfo {
	float: left;
	background: url('../image/tourtop.gif') no-repeat;
	width: 356px;
	min-height: 200px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
  }
#tourinfo h1 {
	text-align: left;
}


#content {
	float:left;

	height: auto;
	width: 317px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

#content2 {
	width:651px;
	margin: 0px;
	padding: 15px 0px 0px 15px;	
	
}

#content_bground {
	width:661px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	background: url(../images/content_bground.jpg) right bottom no-repeat;
}

#contenttour {
	float:left;
	background: url('../images/pagetop.gif') no-repeat;
	width: 260px;
	padding: 15px 15px 10px 10px;
}

#gallery {
	float:left;
	background: url('../images/pagetop.gif') no-repeat;
	height: 412px;
	width: 345px;
	padding: 15px 0px 0px 2px;
	overflow: hidden;
}

#header {}
.head_contact_btn {
position:absolute;
top:19px;
right:68px;
height:31px;
width:116px;}
	.head_contact_btn a:link,
	.head_contact_btn a:active,
	.head_contact_btn a:visited {
	text-align:center;
	color:#fff;
	font:normal 15px Arial, Helvetica, sans-serif;
	display:block;
	height:25px;
	width:116px;
	padding-top:6px;
	background:url(../images/contact-us_btn/btn.gif) left top no-repeat;}
	.head_contact_btn a:hover {
	background:url(../images/contact-us_btn/btn_roll.gif) left top no-repeat;
	color:#000;}

#footer {
	width: 100%;
	border-top: 1px #000 solid;
	background-color: #101010;
}

#footertop {
  width: 700px;
  margin-left:auto;
  margin-right:auto;
}

#footertop p{
  color: #989898;
}

#footertopleft {
	float: left;
	margin: 10px 0px 0px 20px;
	width: 280px;
	padding-bottom: 20px;
}

#footertopright {
  float: left;
  margin: 10px 0px 0px 50px;
  width: 300px;
}

#footertopright ul {
 padding: 0px;
 margin: 0px;
 margin-left: 20px;
 padding: 0px;

}

#footertopright li {
  color: #989898;
  font-size: 12px;
  line-height: 18px;
  list-style-type: square;
  float: none;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

#footerbottom {
	float: left;
	width: 100%;
	border-top: 1px solid #000;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
	color: #b0b0b0;
	background-color: #242424;
}

#footerbottom a:link {
  color: #b0b0b0;
}

#footerbottom a:visited {
  color: #b0b0b0;
}

#footerbottom a:hover {
  color: #eaeaea;
}

.imageblock {
	float: left;
	width: 90px;
	height: 120px;
	margin: 1px 6px 1px 6px;
}


.image {
	float: left;
	width: 80px;
	height: 56px;
	margin: 5px;
	border: solid 4px #2c2c2c;
	padding: 0px
}

.gallerytext {
	float: left;
	width: 80px;
	margin: 5px 5px 0px 5px;
	color: #cdcdcd;
	font-size: 9px;
}

.gallerytext a:link {
  color: #cdcdcd;
}

.gallerytext a:visited {
  color: #cdcdcd;
}

.gallerytext a:hover {
  color: #fefefe;
}

#galleryimage {
  text-align: center;
  margin-top:20px;
  font-size: 12px;
  color: #eaeaea;
	}

#galleryimage img{
  border: 4px solid #eaeaea;
  margin-bottom: 10px;
	}

#gallerynavigation {
  text-align: center;
  font-size: 11px;
  color: #717171;
  margin-top: 8px;
}

#gallerynavigation a:link {
  color: #cacaca;
}

#gallerynavigation a:visited {
  color: #cacaca;
}

#gallerynavigation a:hover {
  color: #fff;
}

.formtext {
  float:left;
  color: #eaeaea;
  font-size: 11px;
  width: 80px;
}

.tour {
  float: left;
  width: 260px;
  min-height: 100px; 
  background: #2c2c2c;
  margin: 0px;
  margin-top: 10px;
  color: #fff;
  font-size: 11px;
  color: #aeaeae;
}
*html .tour {height:100px;}

.tour a:link {
	display:block;
    font-size: 12px;
    font-weight: bold;
    color:#fef200;
	padding-left:10px;
	background:url(../images/arrow.gif) left 5px no-repeat;
}

.tour a:visited {
  font-size: 12px;
  color:#fef200;
  font-weight: bold;
  padding-left:10px;
	background:url(../images/arrow.gif) left 5px no-repeat;
}

.tour a:hover {
  font-size: 12px;
  color: #aaa;
}


.tourimg {
  float: left;
  margin: 5px;
  border: 5px solid #1a1a1a;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.tourinfo {
  float: left;
  margin: 8px 5px 5px 5px;
  width: 140px;
  padding: 0px;
}

.thetourimg {
  float: right;
  margin: 5px;
  border: 5px solid #1a1a1a;
  padding: 0px;
  width: 200px;
  height: 150px;
  overflow: hidden;
}


/* Drop Down Menu */





#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav li {
  	float: left;
  	position: relative;
	padding-left: 2px;
	list-style: none;
  	color: #fff200;
	height: 30px;
}

#nav li ul li {
	height: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}	

#nav li ul li a {
	display: block;
	position: relative;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	height:20px;
	width: 60px;
	border: 1px solid #000;
	border-top: 0px;
	background: #1f1f1f;
}	

#nav li ul {
	display: none;
  	position: absolute; 
  	top: 22px;
  	left: 10px;
	
	}

#nav li:hover ul, li.over ul{ display: block; }

#booking td {
	vertical-align: top;
}
#booking .uline {
	border-bottom: solid #FFFFFF 1px;
}

#booking p {
	margin: 0px;
	padding: 0px;	
}
.button_submit {
	margin: 5px 5px 5px 0px;
	paddng: 5px;
	height: 30px;
	width: 80px;
	background: transparent url(../images/button_submit.jpg) 0px 0px no-repeat;
	border: 0px;
}
.button_next {
	margin: 5px 5px 5px 0px;
	paddng: 0px;
	height: 30px;
	height: 30px;
	width: 80px;
	background: transparent url(../images/button_next.jpg) 0px 0px no-repeat;
	border: 0px;
}
.button_accept {
	margin: 5px 5px 5px 0px;
	paddng: 0px;
	height: 30px;
	width: 80px;
	background: transparent url(../images/button_accept.jpg) 0px 0px no-repeat;
	border: 0px;
}
.button_decline {
	margin: 5px 5px 5px 0px;
	paddng: 0px;
	height: 30px;
	width: 80px;
	background: transparent url(../images/button_decline.jpg) 0px 0px no-repeat;
	border: 0px;
}