html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	border: 0px;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #BEBE82;
	height:100%;
}

h1 {
	margin: 0px;
	font-family: "Arial Black", Arial;
	font-weight: bold;
	font-size: 12px;
}

h2 {
	padding-top: 5px;
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #9B7E00;
}

h2.big {
	font-size: 22px;
	padding-bottom: 15px;
}

h3 {
	font-weight: bold;
}

p {
	margin-top: 0px;
}

#container {
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	height:100%;
}

#border_top {
	margin-top: 8px;
	height: 29px;
}

#border_bottom {
	clear: both;
	height: 29px;
}

#column_container {
	float: left;
}

#border_left {
	float: left;
	width: 29px;
}

#column_middle {
	float: left;
	width: 902px;
}

#border_right {
	float: right;
	width: 29px;
}

#header {
	width: 902px;
	height: 156px;
}

#main {
	width: 902px;
}

#nav_left {
	float: left;
	width: 174px;
	background-color: #000000;
}

#content {
	width: 728px;
	text-align: left;
	float: right;
}

#main_content {
	padding: 15px 13px 15px 10px;
	font-size: 14px;
	line-height: 20px;	
}

#main_content a {
	color: #9B7E00;
	font-size: 14px;
}

#main_content a:hover, a:visited {
	color: #000000;
}

.quick_links {
	color: #9B7E00;
	font-weight: bold;
	font-family: Arial;
}

#banner {
	height: 296px;
}

#imageContainer { 
	position: relative; 
	float: left; 
	height:296px; 
}

#imageContainer img { 
			display:none;
			position:absolute;
			top:0px; 
			left:0px;
			height:296px;
			width:553px;

}

#nav_regions {
	background-color: #000000;
	float: right;
	width: 175px;
	height: 290px;
	padding-top: 6px;
}

.nav_region {
	padding-left: 15px;
}

.nav_region a {
	font-family: 'Rockwell','Arial';
	text-align: center;
	line-height: 33px;
	margin-top: 6px;
	font-size: 14px;
	display: block;
	width: 149px;
	height: 34px;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration:none;
}

.nav_region_signedin {
	padding-left: 15px;
}

.nav_region_signedin a {
	font-family: 'Rockwell','Arial';
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	margin-top: 3px;
	font-size: 12px;
	display: block;
	width: 149px;
	color: #BDBB82;
	text-decoration:none;
}

.nav_region_signedin a:hover {
	color: #FFFFFF;
}

.nav_region_signedin_title {
	text-align: center;
	font-family: 'Rockwell','Arial';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

.your_adventures a{
	padding-left: 15px;
	font-family: 'Rockwell','Arial';
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	margin-top: 6px;
	font-size: 12px;
	display: block;
	width: 149px;
	color: #FFFFFF;
	text-decoration:none;
}

.your_adventures a:hover {
	color: #BDBB82;
}

#nav_destinations_title {
	color: #FFFFFF;
	font-size: 20px;
	text-indent:15px;
	font-family: 'Rockwell','Arial';
	text-align: left;
	margin-bottom: 5px;
}

.destinations {
	clear: both;
	font-family: 'Rockwell','Arial';
	font-size: 13px;
	padding-left: 15px;
	color: #FFFFFF;
	text-align: left;
}

.destinations select {
	width: 145px;
	margin-bottom: 3px;
}

.destinations img {
	padding-bottom: 5px;
}

.destinations a {
	color: #BDBB82;
}

.destinations p {
	width: 144px;
}

.right_nav_dots {
	width: 174px;
	height: 18px;
}

#email_friend {
	position: absolute;
	top: 20px;
	right: 50px;
	background-color: #F6F6EC;
	width: 270px;
	height: 135px;
	z-index: 20;
    	filter:alpha(opacity=95);   /* Internet Explorer       */
    	-moz-opacity:0.95;           /* Mozilla 1.6 and below   */
    	opacity: 0.95;               /* newer Mozilla and CSS-3 */
	border: 3px solid #BEBE82;
	display: none;
}

.left_nav_titles, .left_nav_titles a {
	height:24px;
	font-family: 'Rockwell','Arial';
	font-weight: bold;
	font-size: 14px;
	color: #BDBB82;
	text-indent:15px;
	text-align: left;
	text-decoration: none;
}

.left_nav_titles a:hover {
	color: #FFFFFF;
}

.header-contact {
	position: absolute;
	width: 630px;
	top: 175px;
	z-index: 5;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}

.font-smallest {
	font-size: 12px;
}

.font-regular {
	font-size: 14px;
}

.font-largest {
	font-size: 16px;
}

td.dot {
	border-top: 10px solid #F7FAE7;
	border-bottom: 10px solid #F7FAE7;
	line-height: 3px;
}

.dot {
	border-top: 10px solid #F7FAE7;
	border-bottom: 10px solid #F7FAE7;
	line-height: 3px;
}

.dot_dark {
	color: #9B7E00;
	font-weight: bold;
}


#footer-links {
	padding-top: 35px;
}

#footer-links a{
	font-family: arial;
	font-size: 11px;
}

#userbar {
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial';
	position: absolute;
	top: 0;
	width: 960px;
	height: 21px;
	line-height: 21px;
	background: #FFFFFF;
	color: #9B7E00;
	margin: 0px auto 0px auto;
	text-align: right;
}

#userbar a.links {
	color: #9B7E00;
}

#search_count {
	float: right;
	width: 22px;
	height: 18px;
 	margin: 0px;
	border: 0px;
	border-right: 14px solid black;
	line-height: 18px;
	color: #FFFFFF;
	font-family: 'Rockwell','Arial';
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.search_count_result {
	z-index: 10;
	padding: 0px 0px 0px 0px;

}
.search_count_result img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.testimonial, .tour_leader {
	padding: 0px 20px 0px 20px;
}

.testimonial_leader {
	margin-top: 5px;
	background: #EEF5CF;
	border: 1px solid #BEBE82;
	padding: 10px 20px 10px 20px;
}

.testimonialTagline {
	font-style: italic;
	text-indent: 20px;
}

.results {
	font-family: arial;
}

.results td {
	padding: 10px 0px 10px 0;
	border-bottom: 1px solid #000000;
}

.results td.departure_dates, .results td.departure_dates a {
	font-size: 11px;
	line-height: 13px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

.pricesRow td {
	width: 80px;
}

tr.pricingRowTitle td {
	border-bottom: 1px solid black;
}

tr.pricingRow td {
	padding: 3px 0px 3px 0;
	border-bottom: 1px solid black;
}

tr.pricingRow td a {
	color: #A7881E;
	font-size: 12px;
}

div.hr hr { display: none; }

#itin0 {
	display: block;
}

#itin1, #itin2, #itin3, #itin4, #itin5, #itin6, #itin7 {
	display: none;
}

#tab_row {
	width: 687px;
	border-bottom: 1px solid black;
	height: 30px;
	margin-bottom: 20px;
	color: #FFFFFF;
	padding-left: 20px;
}

.tab {
	text-align: center;
	float: left;
	width: 200px;
	height: 29px;
	background: #BEBE82;
	color: #FFFFFF;
	display: block;
	border: 1px solid black;
	line-height: 29px;
}

.tab_active {
	text-align: center;
	float: left;
	width: 200px;
	height: 29px;
	color: #FFFFFF;
	display: block;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid #F6F6EC;
	line-height: 29px;
}

#tab_row .tab a {
	color: #FFFFFF;
}

#tab_row .tab_active a {
	text-decoration: none;
}

.social_media {
	height: 26px;
	border: 0px solid black;
	line-height: 16px;
	padding-bottom: 10px;
}

.social_media img {
	height: 26px;
	width: 26px;
	padding-right: 10px;
}

.social_media a {
	font-size: 12px;
	border: 0px solid black;
	line-height: 26px;
	height: 16px;
	vertical-align: top;
}