@charset "utf-8";
/* CSS Document */
p {
	text-align: justify;
	}

.background
{
	background-image: url(pics/bgpage.gif);
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}
img {
	border:none;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	background-image: url(pics/bg-page.gif);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#toplink {
	float: right;
	width: 300px;
	margin-top: 6px;
	margin-right: 6px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tbl-bdr4 {
	border: 1px solid #D0D3D3;
}

.b12link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}
h1 {
	font-size: 18px;
	color: #346CB9;
	margin:10px;
}
h2 {
	font-size: 14px;
	color: #006699;
}
h3 {
	font-size: 12px;
	color: #0066CC;
}
h4 {
	font-size: 11px;
	color: #006699;
}

.leftnav {
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #EAECEC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.clear {
	font-size:0;
	line-height:0;
	clear:both;
	}
/*.menu {
	margin:0;
	padding:0;
	}
.menu ul {
		list-style:none;
		margin:0;
		padding:0;
		width: 180px;
		}
.menu ul li {
	margin:0;
	padding:0;
	float:left;
	text-align: left;
	background-image: url(pics/menubg.jpg);
	background-position: center bottom;

}
.menu ul li a:link, .menu ul li a:visited  {
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:10px;
	margin:0;
	width:180px;
	color:#000066;
	font-weight: normal;
	text-align: justify;
	background-image: url(pics/arrow.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
		}
.menu ul li a:hover {
	color:#000000;
	text-decoration: underline;		
		}
*/

.smallmenu * {
	margin:0;
	padding:0;
	}
.smallmenu ul {
		list-style:none;
		margin:0;
		padding:0;
		width: 180px;
		}
.smallmenu ul li {
	margin:0;
	padding:0;
	float:left;

}
.smallmenu ul li a:link, .smallmenu ul li a:visited  {
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:10px;
	background: url(pics/menubg.jpg) left bottom;
	margin:0;
	padding:5px;
	width:180px;
	color:#000066;
	text-align: justify;
		}
.smallmenu ul li a:hover {
		color:#0099FF;

		}

.link {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#toplink {	float: right;
	width: 300px;
	margin-top: 6px;
	margin-right: 6px;
}
.tbl-bdr4 {	border: 1px solid #D0D3D3;
}


.leftmenu {
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	width: 90%;
	position:absolute;
}

.leftmenu  li a{
	display: block;	
	font: bold 12px Arial, Verdana, Tahoma, Helvetica;
	border-top: 1px solid #f8f6e9;
	border-bottom: 1px solid #aaa793;
	background: #e7e4ce url(images/arrow.gif) left center no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	color: #2a260f;
}


* html .leftmenu  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 89%;
}

.leftmenu  li a:visited, .leftmenu  li a:active{
	color: #00014e;
}

.leftmenu  li a:hover{
	background: #f7f6ea url(images/aroow_1.gif) left center no-repeat;
	color: #b23f00;
}


/***** Sub Menu *****/

.submenu {
	margin: 0px 0;
	padding: 0;
	width: 100%;
	list-style-type:none;
}

.submenu  li a{
	display: block;	
	font-family: Verdana, Tahoma, Helvetica;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e6ecee;
	background-color: #f7fbfc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color:#0000CC;
	background: url(images/bullets.gif) left no-repeat;
	text-indent:10px;
}
* html .submenu  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 95%;
}

.submenu  li a:visited, .submenu  li a:active{
	color: #00014e;
}

.submenu  li a:hover{
	background-color: #CCE6FF;
	color: #000;
}
* html .submenu  li a:hover{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 93%;
}

main menu start
#mainmenu {
width:700px;
float:right;
}
#mainmenu * {
	margin:0;
}
		
#mainmenu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
#mainmenu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
#mainmenu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:27px;
}

/* style all the links */
#mainmenu a {
	display:block;
	
	width:140px;
	padding:7px 0;
	background: #0066CC;
	text-decoration:none;
	margin-right:0px;
	text-align:justify;
	background:url(pics/style.jpg);
	font-weight: bold;
}
#mainmenu :visited
{
	color:#000066;
	text-decoration: none;
	}
#mainmenu ul li ul {
	border:1px solid #ccc;
	width:140px;
	}
#mainmenu ul li a:hover, #mainmenu ul li:hover {
	background-image:none;
	}
#mainmenu ul li ul li a {
	background-color:#CEECFF;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-align: left;
	}
/* style the links hover */
#mainmenu :hover{
color:#444;
background: #D2E9FF;
}
#mainmenu ul ul li {
	border-bottom:1px solid #f9f9f9;
	}

/* hide the sub level links */
#mainmenu ul ul {
visibility:hidden;
position:absolute;
width:140px;
height:0;
}
/* make the sub level visible on hover list or link */
#mainmenu ul li:hover ul,
#mainmenu ul a:hover ul{
visibility:visible;
}				
Main menu end	
.clear {
	font-size:0;
	line-height:0;
	clear:both;
	}
.home 
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration: none;
	font-weight: bold;
	}
#popular ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#popular ul li {
	border:1px solid #ccc;
	height:35px;
	background: #fff;
	margin:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}
#popular ul li h3, #popular ul li p {
	font-size:12px;
	margin:0;
	margin-left: 70px;
	font-weight:normal;
	}
#popular ul li:hover {
	background:#000;
	}
#popular ul li span {
	font-weight:normal;
	font-size:11px;
	}
#popular ul li img {
	margin:2px;
	float:left;
	border:1px solid #ccc;
	}
.root {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.root:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.hr-dot {
	background-image: url(pics/hr-dot.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: left center;
}
.trip-highlights {
	background-image: url(pics/trip-bg.gif);
	background-repeat: repeat-y;
	height: auto;
	background-position: left top;
	padding: 10px;
}.Book-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.Book-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
.back:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.bold11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}.fixed-bg {
	background-image: url(pics/fixed-departure.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 660px;
}
.testi-bg {
	background-image: url(pics/test-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.test-clients {
	background-image: url(pics/test-clients.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 256px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.what-client {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C20101;
	text-decoration: none;
}
.what-client:hover {
	color: #2252A2;
	text-decoration: none;
}
.top-pkg-rt {
	background-image: url(pics/top-pkg-rt.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 26px;
}
.top-pkg-lt {
	background-image: url(pics/top-pkg.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 26px;
}
.top-pkg-bg {
	background-image: url(pics/top-pkg-bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	
}
.title-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #181818;
	text-decoration: none;
}
.td-btm-dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F7F7F;
}
.bold12-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #C66300;
	text-decoration: none;
}
.bold12-title:hover {
	color: #333333;
	text-decoration: underline;
}

.image-bdr {
	padding: 1px;
	border: 1px solid #999999;
}
.formgoogle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.book-1
{
	background-image: url(pics/book-1.jpg);
	width: 9px;
	background-repeat: no-repeat;
	background-position: left;
}
.book-2
{
	background-image: url(pics/book-2.jpg);
	height:25px;
	background-repeat: repeat-x;
	background-position: left top;
}
.book-3
{
	background-image: url(pics/book-3.jpg);
	width: 10px;
	height:25px;
	background-repeat: no-repeat;
}
.trip-higlights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.bdr_4side
{
	border: 1px dotted #B9DCFF;
}
.hbanner {
	background-image: url(pics/ahtbanner.jpg);
	height: 192px;
	width: 914px;
	background-repeat: no-repeat;
}
.banner-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DFC900;
	text-decoration: none;
	line-height: 20px;
}
.white-txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.white-txt:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
	}
.blue12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.puruadd {
	background-color: #DDEBFF;
	padding: 10px;
	border-top: 1px solid #93C9FF;
	border-right: 1px #93C9FF;
	border-bottom: 1px solid #93C9FF;
	border-left: 1px #93C9FF;
}
#hotel a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	float: right;
}
.link {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#heading {
	padding-right: 10px;
	padding-top: 5px;
}
#toplink {	float: right;
	width: 350px;
	margin-top: 6px;
	margin-right: 6px;
}
.bannerh {
	background-image: url(pics/ahtbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 192px;
	width: 914px;
	background-color: #2D5EAB;
}
.td_bdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #75ACFF;
}
.fix_pkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;	
	}
.fix_pkg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;	
	}
.fix_avability {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;	
	}
.fix_book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;	
	}
.fix_book:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;	
	}
#welcome h1
{
	font-size: 16px;
	color: #346CB9;
	margin:0px 2px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#donation {
	margin-left: 10px;
}
.blog {
	float: right;
	width: 204px;
}
.blog ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
.blog ul li {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF8FF;
}
.blog ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.blog ul li a:hover {
	
	text-decoration: underline;
	}
.blog .banner {
	margin: 0px;
	padding: 0px;
}
label {
	display:block;
	float:left;
	width:120px;
	text-align:right;
	padding-right:5px;
}
.news {

}
.links .cat {
	background:#f1f1f1;
	padding:15px;
	padding-left:25px;
	}
.links ul {
	margin:0;
	padding:0;
	}
	
.links ul li {
	float:left;
	width:33%;
	padding-top:3px;
	padding-bottom:3px;
	}
.links ul li a {
	text-decoration:none;
	color:#0066CC;
	font-weight:bold;
	}
.links ul li a:hover {
	text-decoration:underline;
	}
.links h2 {
	font-size:12px;
	padding:0;
	clear:both;
	padding-top:5px;
	}
.links h2 a {
	color:#006699;
	text-decoration:none;
	}
.links h2 a:hover {
	text-decoration:underline;
	}	
.links p {
	margin:0;
	padding-bottom:10px;
	border-bottom:1px solid #f1f1f1;
	}
	.background .links .submit {
	float: right;
	margin: 0px;
}
.sharelink {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.testi
	{
	width:630px;
	margin-left:auto;
	margin-right:auto;
	line-height:100%;
	text-align:justify;
	}
.testi p {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}	
.testi h2 {
	margin:0px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #0066CC;
	text-decoration:none;
	text-decoration: underline;
	}	
.testi .line {
	padding-bottom:10px;
	border-bottom:1px #CCCCCC solid;
	clear:both;
	}
