@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5d351b;
	padding: 0px;
	color: #5d351b;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

img {
	border: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 20px;
	color: #5d351b;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5d351b;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d351b;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


a{
	color:#5d351b;
	text-decoration:none;
}

a:hover{
	color: #FF7322;
	text-decoration:none;
}


.maintable {
	width: 736px;
	background-color:#FFFFFF;
	border: #4b2a15 solid 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.banner {
	background-image:url(images/BANNER1.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

.bodydesign {
	height: 57px;
	background-image:url(images/body_design.gif);
	background-repeat:no-repeat;
}
.bodydesign td{
	padding:0px 15px;
	vertical-align:top;
}

.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 20px;
	color: #5d351b;
	font-weight:normal;
	width: 450px;
	height:36px;
	background-image:url(images/seperator.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: left;
	vertical-align:middle;
	padding:7px 15px 30px 15px;
}

.footer {
	width:730px;
	height:88px;
	background-image:url(images/footer_top.gif);
	background-repeat:no-repeat;
}

.footertext {
	font-family:Tahoma;
	font-size:11px;
	color:#5d351b;
	padding:10px 15px 0px 15px;
}

.footertext2{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding:0px 15px 10px 15px;;
}

.welcomebox {
	width: 464px;
	margin-left:10px;
	margin-top:10px
}

.welcomebox th {
	width:198px;
	height:154px;
	background: url(images/image_bg.gif) 0 0 no-repeat;
	text-align: center;
	vertical-align: top;
}

.welcomebox th img {
	padding: 4px;
	background-color: #f8f2ee;
	border: 1px solid #c9c4c1;
	margin-top: 28px;
}

.welcomebox td {
	padding-left: 15px;
}

.welcomebox td a {
	background: url(images/readmore.gif) 0 2px no-repeat;
	padding-left: 20px;
}

.welcomebox td a:hover {
	background: url(images/readmore_hover.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #000000;
}

.featured {
	width:232px;
	height:226px;
	margin:10px 5px 10px 10px;
	background:url(images/image_bg2.gif) 0 0 no-repeat;
}

.featured td {
	padding: 0px 25px 20px 33px;
	vertical-align:top;
}

.featured a {
	background: url(images/featuretrips_bullets.gif) 0 2px no-repeat;
	padding-left: 20px;
}

.featured a:hover {
	background: url(images/featuretrips_bullets_hover.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #000000;
}

.featured img {
	padding: 4px;
	background-color: #f8f2ee;
	border: 1px solid #c9c4c1;
	margin-top: 30px;
}

.featuredtext {
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:15px;
	color: #5d351b;
}

.bottomlink a {
	color: #FFFFFF;
}

.bottomlink a:hover {
	color: #000000;
}


.bodydesigninside {
	height: 57px;
	background-image:url(images/body_design_inner.gif);
	background-repeat:no-repeat;
}
.bodydesigninside td{
	padding:0px 15px;
	vertical-align:top;
}

.leftlinks {
	width:239px;
	height:439px;
	background:url(images/leftlink_bg.gif) 0 0 no-repeat;
	vertical-align:top;
}

.topic {
	width: 484px;
	vertical-align:top;
	text-align:left;
}

.topic th, .contactus th {
	height:64px;
	background:url(images/seperator_inner.gif) 0 0 no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:20px;
	color: #5d351b;
	padding-left: 20px;
	font-weight: normal;
}

.itienery {
	width: 100%;
	margin-top:10px;
	vertical-align:top;
}

.itienery th {
	width: 189px;
	height: 135px;
	background: url(images/itienery_bg.gif) 0 0 no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:13px;
	color: #5d351b;
	padding: 0px 2px 20px 2px;
	text-align:center;
}

.itienery img{
	padding: 4px;
	background-color: #f8f2ee;
	border: #C7C7C7 solid 1px;
	margin-bottom:7px;
}
.itienery td {
	text-align:left;
	padding: 5px 15px 7px 15px;
	vertical-align: top; 
}

.itienery a {
	background: url(images/readmore.gif) 0 2px no-repeat;
	padding-left: 20px;
}

.itienery a:hover {
	background: url(images/readmore_hover.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #000000;
}

.itieneryhead {
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:16px;
	color: #cc5612;
}

.photogallery {
	width: 193px;
	height: 198px;
	background: url(images/leftlink_bg1.gif) 0 0 no-repeat;
	vertical-align: middle;
	text-align:center;
	padding: 10px 12px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 16px;
	color: #5d351b;
}

.photogallery a:hover {
	color: #000000;
}

.news {
	width: 143px;
	height: 197px;
	background: url(images/leftlink_bg2.gif) 0 0 no-repeat;
	vertical-align: middle;
	padding:5px 30px 5px 27px;	
}

.news a {
	background: url(images/news_readmore.gif) 0 2px no-repeat;
	padding-left: 20px;
}

.news a:hover {
	background: url(images/news_readmore_hover.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #000000;
}

.newshead {
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 16px;
	color: #5d351b;
	text-align:center;
	padding-bottom: 0px;
}

.tripinfo {
	width: 454px;
	marging:0px 0px 0px 30px;
	padding: 15px 0px 25px 10px;
	background:url(images/tripinfo_bg.gif) 0 0 no-repeat;
	background-position:bottom;
}
.tripinfo a{
	background: url(images/info_seperator.gif) 0 0 no-repeat;
	background-position:right;
	padding:0px 3px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d351b;
}

.tripinfo a:hover{
	background: url(images/info_seperator.gif) 0 0 no-repeat;
	background-position:right;
	padding:0px 3px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.detail {
	padding: 15px 15px 20px 10px;
}

.detail table {
	width: 458px;
}

.tripfacts{
	width: 194px;
	height: 199px;
	margin:20px 15px 0px 15px;
	padding:0px 0px 0px 10px;
	background: url(images/trip_facts_bg.gif) no-repeat;
}

.tripfacts th
{
margin:0px 0px 0px 0px;
padding:20px 10px 0px 5px;
}

.tripfacts th div{
	background: url(images/line.gif)  bottom repeat-x;
	padding: 0px 0px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:16px;
	color: #5d351b;
	text-align:left;
	font-weight: normal;
}

.tripfacts td div {
	margin: 0px 0px 0px 10px;
	padding:0px 5px 0px 15px;
}

.contactus {
	width: 730px;
	padding-bottom: 0px;
}

.contactus th {
	height: 70px;
	background: url(images/seperator_contactus.gif) no-repeat bottom;
	text-align: left;
	padding-bottom:10px;
}

.contactus td table {
	width: 730px;
	margin-top:10px;
}

.contactus td table td {
	padding:0px  0px 0px 15px;	
}

.contactus td table th {
	background: url(images/dotline.gif) repeat-y;
	padding: 0px 0px;
	width: 1px;
}

.feedback{
	margin:15px 15px;
	padding: 10px;
	background-color: #F3F3F3;
	border: #E0E0E0 solid 1px;
}

.gallery {
	width: 729;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

.gallery  td  img {
	padding: 5px;
	border: #f1f1f1 solid 1px;
}

.faq {
	padding: 5px 15px;
}

.album {
	width: 185px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;

}

.album th img {
	border: #FFFFFF solid 3px;
}

.album a {
	
}

.gallery_big {

}

.gallery_big img {
	border: #FFFFFF solid 3px;
	}
.gallery_big td {
	}

.gallery_big a {
	}

.gallery_big a:hover{
	
}