@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	border:0px;
	font-size:12px;
	color:#333333;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #f98607;
	font-size:12px;
	text-decoration:underline;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #689429;
	font-size:12px;
	text-decoration:underline;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-decoration:underline;
	}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #689429;
	font-size:12px;
	text-decoration:underline;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#689429;
	text-decoration:none;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}

.cssform em, .required {
	font-style: normal;
	color: #F00;
}
.cssform legend {
	color: #333;
	font-weight: bold;
	margin: 0 -1px;
	_margin: 0 -8px; /*IE Win*/
}
.cssform fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.cssform ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cssform label {
	width: 180px;
	display: inline-block;
}
.cssform li {
	padding: 5px 10px 7px;
	background-position: bottom;
	list-style-type:none;
}

.bullet {
	list-style-type:square;
}
	
#nav_bg {
	width:auto;
	height:40px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

#navbar_container {
	margin-left:auto;
	margin-right:auto;
	width: 367px;
	height: 40px;
	padding: 0px 0 0 0;
	}

#navbar {
	position: relative;
	left:63px;
	width: 367px;
	height: 40px;
	padding: 0px 0 0 0;
	}

#nav {
	position: absolute;
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	height: 40px;
	display: inline;
	overflow: hidden;
	width: 367px;
	}
	
#nav li {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -40px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -80px;
	}


#thome a  {
	width: 78px;
	background:url(../images/home.jpg) top left no-repeat;
	}

#ttravel_quote a  {
	width: 128px;
	background: url(../images/travel_quote.jpg) top left no-repeat;
	}

#tsafety_tips a  {
	width: 107px;
	background: url(../images/safety_tips.jpg) top left no-repeat;
	}

#tfaqs a  {
	width: 75px;
	background: url(../images/faqs.jpg) top left no-repeat;
	}

#tcontact_us a  {
	width: 107px;
	background: url(../images/contact_us.jpg) top left no-repeat;
	}
	



#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 5px;
padding-left: 3px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding-top: 10px;
padding-bottom:10px;
width: 150px;
border-bottom: 1px dashed #333333;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
color: #333333;
}

#container {
	width:764px;
	height:auto;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border-right:1px #999999 solid;
	border-left:1px #999999 solid;
	border-bottom:1px #999999 solid;
	clear:both;
	position: relative;
	}
	
#flash {
	position:static;
	width:766px;
	height:167px;
	margin:0px;
	background-color:#333333;
	z-index:1px;
}

#line {
	width:766px;
	height:7px;
	margin:0px;
	background-image:url(../images/line_bg.jpg);
	background-repeat:repeat-x;
}

#leftnav {
	position:absolute;
	top:-40px;
	width:208px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(../images/leftnav_middle.jpg);
	background-repeat:repeat;
	left: 28px;
	z-index:1000px;
}

#left {
	position:relative;
	float:left;
	width:240px;
	background-color:#fff;
	margin-top: 465px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logos {
	position:relative;
	width:208px;
	margin-left:28px;
}

#spacedul li {
	margin-bottom:10px;
}

#logos2 {
	position:relative;
	width:195px;
	margin-bottom:10px;
}

#booking_engine {
	position:relative;
	float:left;
	width:470px;
	height:295px;
	margin-top:25px;
	margin-bottom:30px;
}

#content {
	border-left:1px #999999 dotted;
	position:relative;
	float:right;
	width:475px;
	padding-left:10px;
	margin-right:10px;
	margin-left:15px;
	margin-bottom:10px;
}


.floatleft {

	float:left;

}

.floatright {

	float:right;

}
#footer {
	position:relative;
	clear:both;
	width:765px;
	height:25px;
	border-top:1px #999999 solid;
	margin:0px;
	font-size:10px;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #b1a47d;
	font-size:10px;
	}
	
#footertext {
	width:300px;
	height:15px;
	margin:5px;
	font-size:10px;
}

#safetylinks a:link, #safetylinks a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #b1a47d;
	font-size:12px;
	}
	
#safetylinks li {
	list-style-type:none;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	}

.off-left {
position: absolute;
left: -999px;
width: 99px;
}
h1.space {
	margin-top: 18px;
}
