html, body {
	margin:0 auto;
	text-align:center;
	background: #1F1F1F url(../images/bg.png) repeat-x ;
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
}
table {text-align:left; border-collapse:collpase;}
td {vertical-align:top;}
img{border:none;}

/* ----------------------------------------------------------------top menu*/
#holder{
	width:790px;
	border:1px solid #fff;
	border-top:none;
	margin:auto;
	background: #1F1F1F url(../images/bg_sidebar.png) repeat-y ; 
	}
#logo{
	width:790px;
	height:51px;
	text-align:left;
	background:#1F1F1F;
	}
#head{
	width:790px;
	height:100px;
	border-top:1px solid #fff;
	}
#sidebar {
	float: left; 
	width: 126px;
	}
#mainContent { 
	margin: 0 0 0 140px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	text-align:left;
	padding-bottom:20px;
} 
#bar{
	margin: 0;
	background: #b80000;
	height:35px;
	z-index:10;
	position:relative;
	border-top:1px solid #fff;
	border-bottom: 1px solid #ffffff;
 }

/*#menu{
	margin:0;
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;		
	background: #b80000;
	text-align:center;
	height:30px;
	color: #333333;
	border-top:1px solid #fff;
	border-bottom: 1px solid #ffffff;
	z-index:10;
	position:relative;
 }
#menu ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 7px;
	text-align:center;
}
#menu li{
	background:none;
	list-style: none;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu li a{
	list-style: none;
	float: left;
	display: block;
	font-size: 11px;
	line-height:1.2em;
	text-decoration: none;
	text-align: center;
	color: #ffcc00;
	border-left:1px solid black;
	padding:2px 5px 0 5px;
	voice-family: inherit;	
}
#menu li a:hover{	
	float: left;
	display: block;
	text-decoration: none;
	color: #fff;
	voice-family: inherit
}





#menu li  a.left {border: none}

*/
a {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color:#FFcc00;
	text-decoration: none;
}
/*------------------------------------------------------heading tags*/
p, h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0.7em 15px;
	}
p {
	font-size: 12px/1.5em;
	font-weight: bold;
	color: #CCCCCC;
}
h1 {
	font-size: 40px;
	color: #CCCCCC;
	margin-bottom:0.3em;
}

h2 {
	color: #CCCCCC;
	font: normal 16px Arial, Helvetica, sans-serif;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	color: #FF9900;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
h6	{
	font-size: 12px;
	color:#ff3300;
}
.sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
/*------------------------------------------------------------------list style*/
#mainContent ul {
	margin: 0.7em 25px;
	list-style: none;
}
#mainContent li {
	background:url(../images/bullet_arrow.gif) no-repeat 0 5px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding:2px 12px;
	margin:0;
	font-weight: bold;
}

	
a.grey {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a.grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}


.imageBorder {
	border:1px solid #C8CAD0;
	margin:0.7em 15px;
}
.redhire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ff9900;
	font-weight: bold;
}



.tenpxgrey {
	font-size: 10px;
	color: #CCCCCC;
}
/*------------------------------------------------------home page styles*/
#home table{
	border-collapse: collapse;
	margin: 0;
	padding:0;
	width: 600px;
	color:#ccc;
	}
#home td{
	width: 186px;
	font-size: 11px;
	vertical-align: top;
	padding: 2px;
	}
#home .cellwhite{
	text-align: center;
	background:#fff;
	font: 11px Arial, Helvetica, sans-serif;
	width: 186px;
	font-size: 11px;
	vertical-align: top;
	color:#000;
	border: 1px solid #8c8c5f;
	}

#home a {
	padding-left:5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration: none;
}
#home a:hover {
	color:#000;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 110%;
}
a.home{
	color: #999999;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;	
	}

a.home:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

/*----------------------------------------------bad nellys*/
.bad-nelly table, .bad-nelly-trip table{
	margin: 10px 25px;
	padding:0;
	width: 5650px;
	color:#ccc;
	}
.bad-nelly td{
	vertical-align: top;
	border: 1px solid #ccc;
	}
.bad-nelly-trip td{
	vertical-align: top;
	border-top: 1px solid #666666;
	}
.bad-nelly td p, .bad-nelly-trip p{
	margin:0.5em 5px;
	}
img.bad_nelly {
	float:left;
	margin:0.4em 30px 0.7em 15px;
	padding:0;
	}
/*------------------------------------------------------------faq*/

.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 5px;
	padding-left: 5px;
}
.faq {
	color: #cccccc;
	text-decoration: none;
	padding:10px 0 10px 35px;
	background: url(../images/eagle_icon.gif) 5px center no-repeat;
	}

.faq a:hover {
	color: #FF9900;
	text-decoration: none;
}
.tourhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ccc;
	margin:0.7em 15px;
}

.tourbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	margin: 5px 0 5px 10px;
}
.tourbody a{
	color: #000000;
	text-decoration: none;
	margin: 0px;	
	}

.tourbody a:hover {
	color: #FF9900;
	text-decoration: none;
}

.yellow_box{
	background-color:#FFCC00;
	width:100px;
	padding:5px;
	color:#000;
	}

.line {
	height: 1px;
	width: 250px;
	margin-left: 10px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
}


.black16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	padding-top: 2px;
	margin-top: 0px;
}
.orange16px {
	color: #FF6600;
	margin-bottom: 0;
}
a.orange16px  {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}
a:hover.orange16px  {
	color: #FF6600;
	text-decoration: none;
}

.orange20px {
	font-size: 20px;
	color: #FF6600;
	font-weight:bold;
}

.green16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	margin-bottom: -15px;

}
a.green16px:hover {
	color: #ffcc00;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF6600;
}
.leftborder {
	border-left: 1px solid #FFFFFF;
}

.orangeBg {
	color: #000000;
	background-color: #FF6600;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}

.borderTB {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.borderGrey {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.borderB {
	border-bottom: 1px solid #fff;

}
.black12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}
#whiteline{
	width: 100%;
	border-bottom: 1px solid #fff;
	padding: 0px;
	margin: 0px;
}
/*-------------------------------------------------local tour*/
.localTour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	}
.localTour td {
	vertical-align:top;
	}
.localTour p{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.localTour h2 {
	background: #0066CC;	
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding: 2px 0 5px 10px;
}
.localTour a{
	color: #000000;
	text-decoration: none;
	margin-left: 0px;	
	}

.localTour a:hover {
	color: #FF9900;
	text-decoration: none;
}
/*------------------------------------------------------footer*/

#footer {
	width:790px;
	text-align: center;
	background:#b80000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin:0;
	border-top:1px  solid #FFFFFF;
	padding-bottom:10px;
}
#footer a{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	}
#footer p{
	font-size: 10px;
	color: #000000;		
	margin-left: 0px;
	font-weight:normal;
	}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
/*------------------------------------------------------------booking buttons*/

dl.book-tour{
	PADDING: 0px;  MARGIN:0 20px 0 20px; 
}
dl.book-tour dd {
	DISPLAY: none
}
dl.book-tour dt {
	DISPLAY: block; float:left; MARGIN: 0px 10px 5px 0; WIDTH: 124px; TEXT-INDENT: -10000px; HEIGHT: 32px;
}
dl.book-tour dt a#book{
	DISPLAY: block; WIDTH: 124px; HEIGHT: 32px;
}
dl.book-tour dt a#detail{
	DISPLAY: block; WIDTH: 124px; HEIGHT: 32px;
}



dl.book-tour dt a#book {
	BACKGROUND: url(../images/book_now.jpg) no-repeat;
}
dl.book-tour dt a#detail {
	BACKGROUND: url(../images/tour_detail_button.jpg) no-repeat;
}


dl.book-tour dt a#book:hover {
	BACKGROUND-POSITION: -124px 0px
}
dl.book-tour dt a#detail:hover {
	BACKGROUND-POSITION: -124px 0px
}
#form {
	text-align:center;
	color: #000;
	}
#form table{
	border-collapse: collapse;
	text-align:left;
	border:1px solid #fff;
	background: #b80000;
	}
#form td {
	vertical-align: top;
	padding: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.label{
	text-align:right;
	margin-left: 20px;
	}
hr {
	border-top: 1px dashed #CCCCCC;/*the border*/
	width: 95%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.float-right{float: right; margin:0 10px 0 10px;}
/*------------------------------------------------------------clear floats*/
.clearer{
 	height:1px;
 	overflow:hidden;
 	margin-top:-1px;
 	clear:both;
}