/* CSS Document */
body *{
outline:none;
}

body {
	margin: 0 auto;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #3D3A3A;
	background:#3C6D1B;
}

a {
	color:#3D3A3A;
	text-decoration:underline;
}
a:hover {
	color:#3D3A3A;
	text-decoration:none;
}
.red {
	color:#D40303;
}
.left {
	float:left;
}
.right {
	float:right;
}
.spacer {
	clear:both;
	height:19px;
	background:url(../images/spacer.gif) top center no-repeat;
}
.clear {
	clear:both;
}
.empty {
	height:19px;
}
.margin {
	margin-top:25px;
}
.mrg {
	padding-top:12px;
}

img {
	border:0;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, div, span, html{
	margin:0;
	padding:0;
}
p {
	line-height:19px;
	margin-top:12px;
	text-align:justify;
}
.white {
	color:#FFFFFF;
}
.gray {
	color:#6F6C6A;
}
.lime {
	color:#5D8410;
}

.lwhite {
	color:#ECECEC;
}

h1 {
	font-size:20px;
	font-family:Georgia;
	text-transform:uppercase;
}
.clr1 {
	color:#A4C006;
	text-decoration:none;
}
.clr1:hover {
	color:#A4C006;
	text-decoration:none;
}
.clr2 {
	color:#E7A42F;
	text-decoration:none;
}
.clr2:hover {
	color:#E7A42F;
	text-decoration:none;
}
.clr3 {
	color:#3D3A3A;
	text-decoration:none;
}
h2 {
	font-size:22px;
	font-weight:bold;
	font-family:Tahoma;
	color:#628420;
}

h2 a{
	font-size:22px;
	font-weight:bold;
	font-family:Tahoma;
	color:#628420; text-decoration:none;
}

h2 a:hover{
	font-size:22px;
	font-weight:bold;
	font-family:Tahoma;
	color:#628420; text-decoration:underline;
}



h3 {
	font-size:16px;
	font-family:Georgia;
}



h4 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
h5 {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase; 
}








h6 {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
#page {
	width:1000px;
	margin:0 auto 0 auto;
}
.header {
	width:1000px;
	height:158px;
	position:relative;
}
.home_tab {
	width:199px;
	margin-left:22px;
	height:21px;
	background:url(../images/home_link_bg.gif) top no-repeat;
	color:#FFFFFF;
	clear:left;
	padding-left:33px;
	line-height:15px;
}
.home_tab a {
	color:#FFFFFF;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.home_tab a:hover {
	color:#000000;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
/* Header Banner Classe start */
.banner-new {
		background:url(../images/banner-new.jpg) top no-repeat;
}
.beat{position:absolute; left:254px; top:51px;}



.banner {
		background:url(../images/banner.jpg) top no-repeat;
}
.banner1 {
		background:url(../images/banner1.jpg) top no-repeat;
}
.tiger-banner {
		background:url(../images/tiger-banner.jpg) top no-repeat;
}

.resorts-banner {
		background:url(../images/wildlife-resorts-banner.jpg) top no-repeat;
}

.national-park {
		background:url(../images/national-park-banner.jpg) top no-repeat;
}

.safaris-banner {
		background:url(../images/safaris-banner.jpg) top no-repeat;
}
.wildlife-special-banner {
		background:url(../images/wildlife-special-banner.jpg) top no-repeat;
}


/* Header Banner Classe End */

.logo {
	width:232px;
	height:137px;
	background:url(../images/logo.gif) top no-repeat;
	margin-left:22px;
	text-indent:-3000px;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
.main {
	width:958px;
	margin:0 auto 0 auto;
	padding:6px 14px 0 14px;
}
.bg_home {
	background:#FFFFFF url(../images/main_bg.jpg) top no-repeat;
}

.bg_home2 {
	background:#FFFFFF url(../images/main-bg2.jpg) top no-repeat;
}



.bg_inner {
	background:#FFFFFF url(../images/main_bg1.jpg) top no-repeat;
}
#tour {
	width:414px;
	height:325px;
	padding:18px 12px 0 53px;
	float:left;
	background:url(../images/tour_bg.gif) top left no-repeat;
	text-align:left;
}
#tour img {
	margin-top:12px;
}

#resort {
	width:414px;
	height:332px;
	padding:18px 0 0 53px;
	margin-left:12px;
	float:left;
	background:url(../images/resort_bg.gif) top left no-repeat;
	text-align:left;
}
#resort img {
	margin-top:12px;
}
.box1 {
	width:194px;
	float:left;
}
.box2 {
	width:194px;
	float:right;
}
.bg1 {
	background:url(../images/bg1.gif) left top no-repeat;
}
.bg2 {
	background:url(../images/bg2.gif) left top no-repeat;
}
.bg3 {
	background:url(../images/bg3.gif) left top no-repeat;
}
.bg4 {
	background:url(../images/bg4.gif) left top no-repeat;
}
.intro {
	padding:13px 6px 0 6px;
	margin-top:1px;
}
.intro ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.intro ul li {
    background:url(../images/li_bg.gif) 0px 7px no-repeat;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
}
.intro ul li a {
	color:#6F6C6A;
	text-decoration:none;	
}
.intro ul li a:hover {
	color:#6F6C6A;
	text-decoration:underline;		
}
.more {
	font-weight:bold;
}
.more a {
	font-weight:bold; 
	text-decoration:none;
	padding-top:6px;
	color:#3D3A3A;
	display:block;
}
.more a:hover {
	text-decoration:underline;
}



.nationalparks {
	width:600px;
	height:222px;
	padding:22px 20px 0 20px;
	float:left;
	background:url(../images/nationalparks.gif) top no-repeat;
}
.nationalparks ul {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:25px;
}
.nationalparks ul li {
	padding:0 0 0 9px;
	margin-right:40px;
	display:inline;
	background:url(../images/li_bg1.gif) 0 7px no-repeat;
}
.nationalparks ul li a {
	color:#5D8410;
	text-decoration:none;
}
.nationalparks ul li a:hover {
	color:#5D8410;
	text-decoration:underline;
}
.callus {
	width:250px;
	height:230px;
	padding:39px 20px 0 11px;
	float:right;
	background:url(../images/call-bg.gif) top no-repeat;	
	font-size:12px;
	color:#1E1E1C;
}
.callus table td {
	padding-top:10px;
}
.contact {
	width:176px;
	height:15px;
	padding:2px;
	background:#FFFFFF;
	font-size:12px;
	border:1px solid #909294;
}
.call_time {
	width:57px;
	height:15px;
	padding:2px;
	background:#FFFFFF;
	font-size:12px;
	border:1px solid #909294;
}
.option {
	width:111px;
	height:20px;
	padding-top:2px;
	background:#FFFFFF;
	font-size:12px;
	border:1px solid #909294;
}
.submit {
	width:112px;
	height:26px;
	border:0;
}
.sanctuaries {
	margin-top:15px;
	padding-bottom:25px;
	padding-left:20px;
	padding-right:15px;
}
.sanctuaries img {
	margin:3px 0 0 20px;
}
.sanctuaries ul {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	line-height:25px;
}
.sanctuaries ul li {
	padding:0 0 0 9px;
	margin-right:25px;
	display:inline;
	background:url(../images/li_bg1.gif) 0 7px no-repeat;
}
.sanctuaries ul li a {
	color:#5D8410;
	text-decoration:none;
}
.sanctuaries ul li a:hover {
	color:#5D8410;
	text-decoration:underline;
}
.safaris {
	width:232px;
	height:250px;
	padding-top:10px;
	background:url(../images/box_1.gif) 0 34px no-repeat;
	float:left;
}
.wildlife_special {
	width:232px;
	height:250px;
	padding-top:10px;
	background:url(../images/box_2.gif) 0px 34px no-repeat;
	float:left;
	margin-left:9px;
}
.fixed_departure {
	width:232px;
	height:250px;
	padding-top:10px;
	background:url(../images/box_3.gif) 0 34px no-repeat;
	float:left;
	margin-left:9px;
}

.query {
	width:202px;
	height:250px;
	padding-top:10px;
	background:url(../images/box_8.gif) 0 34px no-repeat;
	float:left;
	margin-left:7px;
	font-size:12px;
}
.query div {
	padding:10px 0 0 10px;
}
.bottom_detailbox {
	margin-top:15px;
	padding-left:20px;
	padding-right:15px;
}
.bottom_detailbox h5  a{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase; text-decoration:none; 
}
.bottom_detailbox h5  a:hover{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase; text-decoration:underline; 
}



.box_ul {
	margin:16px 0 0 0;
	padding:0;
	list-style-type:none;
}
.box_ul li {
	margin:5px 0 0 15px;
	padding:0 0 0 9px;
	background:url(../images/li_bg.gif) 0 7px no-repeat;
}
.box_ul li a {
	color:#252525;
	text-decoration:none;
}
.box_ul li a:hover {
	color:#252525;
	text-decoration:underline;
}
.qform {
	width:180px;
	height:14px;
	font-size:12px;
	background:#FFFFFF;
	margin-bottom:7px;
	border:1px solid #909294;
	padding:1px 0 0 0;
}
.weekend-packages {
	width:225px;
	height:254px;
	padding-top:10px;
	background:url(../images/box_4.gif) 0 34px no-repeat;
	float:left;
}
.wildlife-resorts {
	width:225px;
	height:254px;
	padding-top:10px;
	background:url(../images/box_5.gif) 0 34px no-repeat;
	float:left;
	margin-left:8px;
}
.around-delhi {
	width:225px;
	height:254px;
	padding-top:10px;
	background:url(../images/box_6.gif) 0 34px no-repeat;
	float:left;
	margin-left:8px;
}
.around-delhi h5 {
	font-size:14px;
}
.other-travel {
	width:225px;
	height:254px;
	padding-top:10px;
	background:url(../images/box_7.gif) 0 34px no-repeat;
	float:left;
	margin-left:7px;
}





.main_bottom {
	width:986px;
	height:20px;
	background:url(../images/main_bottomrround.gif) top no-repeat;
	margin:0 auto 0 auto;
}
.other_link {
	margin:18px 0 22px 0;
	text-align:center;
}
.other_link h2 {
	color:#FFFFFF;
}
.bottom_links {
	width:932px;
	margin:0 auto 0 auto;
	padding-bottom:10px;
}
.link_box h4 {
	color:#FFFFFF;
}
.link_box h4 a {
	color:#FFFFFF;
	text-decoration:none;
}
.link_box h4 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.link_box {
	width:220px;
	padding-right:13px;
	float:left;
	color:#ECECEC;
	text-align:left;
}
.link_box ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.link_box ul li {
	padding:0 0 0 8px;
	margin:6px 0 0 0;
	background:url(../images/li_bg3.gif) 0 7px no-repeat;
}
.link_box ul li a {
	color:#ECECEC;
	text-decoration:none;
}
.link_box ul li a:hover {
	color:#ECECEC;
	text-decoration:underline;
}
#footer {
	height:65px;
	padding-top:7px;
	margin-bottom:6px;
	background:#214A06;
	color:#A6B79B;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;	
}
#footer .left{width:410px; float:left; margin-left:10px; padding:0px;}
#footer .right{width:550px; float:right;}

#footer ul {
	padding:0;
	margin:0 0 6px 0;
	list-style-type:none;
}
#footer ul li {
	padding:0;
	margin:0 14px 0 0;
	display:inline;
	list-style-type:none;
}
#footer ul li a {
	color:#A6B79B;
	text-decoration:none;	
}
#footer ul li a:hover {
	color:#FFFFFF;
}
#footer a {
	color:#A6B79B;
	text-decoration:none;	
}
#footer a:hover {
	color:#FFFFFF;
}

.inner_leftcontent {
	width:222px;
	padding-top:16px;
	float:left;
	}
.inner_leftcontent h5 {
	font-size:20px;
	color:#A10202;
	line-height:20px;
	}
.inner_leftcontent h5 a {
	color:#A10202;
	text-decoration:none;
	}
.inner_leftcontent h5 a:hover {
	color:#A10202;
	text-decoration:none;
	}
.inner_leftbox{
	margin-bottom:10px;
	padding:12px 10px 0 10px;
	}
	
	.inner_leftbox2{
	margin-bottom:10px;
	padding:0px 10px 0 10px;
	}
	
	
	
.left_bg1 {
	background:url(../images/tiger_tour.gif) top no-repeat;
	padding-bottom:50px;
}
.left_bg2 {
	background:url(../images/left_bg.gif) top no-repeat;
	padding-bottom:50px;
}
.left_bg3 {
	background:url(../images/left_bg1.gif) top no-repeat;
	padding-bottom:35px;
}
.left_bg4 {
	background:url(../images/left_bg2.gif) top no-repeat;
	padding-bottom:30px;
}
.left_bg5 {
	background:url(../images/birding-tour.gif) top no-repeat;
	padding-bottom:50px;
}
.left_bg6 {
	background:url(../images/national-bg.gif)  no-repeat top;
	padding-bottom:50px; 
	margin:16px 0 0 0; 
}
.left_bg7 {
	background:url(../images/santuaries-bg.gif)  no-repeat top;
	padding-bottom:50px; 
	margin:16px 0 0 0; 
}
.left_bg8 {
	background:url(../images/bird-santyary-bg.gif)  no-repeat top;
	padding-bottom:50px; 
	margin:16px 0 0 0; 
}

.left_bg9 {
	background:url(../images/resorts-bg.gif)  no-repeat top;
	padding-bottom:50px; 
	margin:16px 0 0 0; 
}
.left_bg10 {
	background:url(../images/national-park.jpg)  no-repeat top;
	padding-bottom:50px; 
	margin:16px 0 0 0; 
}

.recession {
	background:url(../images/recession.gif)  no-repeat top;
	padding-bottom:50px; 
	margin:16px 0 0 0; 
}


.left_bg11 {
	background:url(../images/resorts-by-national.gif)  no-repeat top;
	padding-bottom:50px; 
	margin:16px 0 0 0; 
}

.left_bg12 {
	background:url(../images/wildlife-special.jpg) top no-repeat;
	padding-bottom:60px;
}
.left_bg13 {
	background:url(../images/wildlife-special2.jpg) top no-repeat;
	padding-bottom:30px;
}
.left_bg14 {
	background:url(../images/other-travel.gif) top no-repeat;
	padding-bottom:100px;
}
.left_bg15 {
	background:url(../images/wildlife-special.jpg) top no-repeat;
	padding-bottom:30px;
}
.left_bg16 {
	background:url(../images/wildlife-special.jpg) top no-repeat;
	padding-bottom:30px;
}
.left_bg17 {
	background:url(../images/elephant-safari.gif) top no-repeat;
	padding-bottom:40px;
}

.inner_leftbox ul {
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
}
.inner_leftbox ul li {
	margin:5px 0 0 0;
	padding:0 0 0 9px;
	background:url(../images/li_bg.gif) 0 7px no-repeat;
}
.inner_leftbox ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	text-decoration:none;
}
.inner_leftbox ul li a:hover {
	color:#252525;
	text-decoration:underline;
}
.inner_rgtcontent {
	width:720px;
	padding-top:14px;
	float:right;
	}
.inner_rgtcontent h6 {
	color:#3C6D1B;
	}
.inner_rgtcontent h6 a {
	color:#3C6D1B;
	text-decoration:none;
	}
.inner_rgtcontent h6 a:hover {
	color:#A10202;
	text-decoration:none;
	}
.inner_rgtcontent h2 {
	color:#A9B207;
	}
.padg {
	padding-left:10px;
	}
.home {
	text-align:right;
	font-weight:bold;
	margin-top:-8px;
}
.home a {
	color:#000000;
	font-family:arial;
	font-size:11px;
}
.home a:hover {
	color:#000000;
}
.para {
	}
.para h6 {
	margin-top:20px;
	}
.para p img {
	margin:0 0 0 20px;
	}
.page_links {
	height:63px;
	}
.page_links ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.page_links ul li {
	display:inline;
	margin:0;
	padding:0;
}
.page_links ul li a {
	float:left;
}
.bg_yellowdiv {
	padding-top:8px;
	background:url(../images/package_detail.gif) top repeat-y;
	display:none;
}
@media print {
.bg_yellowdiv {
display:block !important;
}
}
.packag_detail {
	padding:0 15px 0 15px;
	clear:both;
}
.packag_detail table {
	margin:10px 0 4px 0;
	}
.packag_detail table tr td {
	padding:3px;
	}
.detail_spacer {
	background:url(../images/detail_spacer.gif) top left no-repeat;
	margin-top:13px;
	}
.detail_bottom {
	background:url(../images/detail_bottom.gif) bottom left no-repeat;
	height:40px;
	margin-bottom:10px;
	}
.more2 {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.more2:hover {
	color:#000000;
	text-decoration:underline;
	}

.packages {
	margin:0;
	padding:0;
}
.packages a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/packages_off.gif) top no-repeat;
}
.packages a:visited {
	color:#000000;
}
.packages a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/packages_on.gif) top no-repeat;
}
.packages a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/packages_on.gif) top no-repeat;
}
.packages a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.fixed-dep {
	margin:0;
	padding:0;
}
.fixed-dep a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:257px;
	text-indent:-3000px;
	background:url(../images/fixed-off.gif) top no-repeat;
}
.fixed-dep a:visited {
	color:#000000;
}
.fixed-dep a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:257px;
	text-indent:-3000px;
	background:url(../images/fixed-on.gif) top no-repeat;
}
.fixed-dep a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:257px;
	text-indent:-3000px;
	background:url(../images/fixed-on.gif) top no-repeat;
}
.fixed-dep a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.tour {
	margin:0;
	padding:0;
}
.tour a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:87px;
	text-indent:-3000px;
	background:url(../images/tour-off.gif) top no-repeat;
}
.tour a:visited {
	color:#000000;
}
.tour a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:87px;
	text-indent:-3000px;
	background:url(../images/tour-on.gif) top no-repeat;
}
.tour a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:87px;
	text-indent:-3000px;
	background:url(../images/tour-on.gif) top no-repeat;
}
.tour a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.dep-date {
	margin:0;
	padding:0;
}
.dep-date a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:138px;
	text-indent:-3000px;
	background:url(../images/departure-off.gif) top no-repeat;
}
.dep-date a:visited {
	color:#000000;
}
.dep-date a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:138px;
	text-indent:-3000px;
	background:url(../images/departure-on.gif) top no-repeat;
}
.dep-date a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:138px;
	text-indent:-3000px;
	background:url(../images/departure-on.gif) top no-repeat;
}
.dep-date a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.tour-cost {
	margin:0;
	padding:0;
}
.tour-cost a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:108px;
	text-indent:-3000px;
	background:url(../images/tour-cost-off.gif) top no-repeat;
}
.tour-cost a:visited {
	color:#000000;
}
.tour-cost a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:108px;
	text-indent:-3000px;
	background:url(../images/tour-cost-on.gif) top no-repeat;
}
.tour-cost a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:108px;
	text-indent:-3000px;
	background:url(../images/tour-cost-on.gif) top no-repeat;
}
.tour-cost a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.reviews {
	margin:0;
	padding:0;
}
.reviews a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/reviews_off.gif) top no-repeat;
}
.reviews a:visited {
	color:#000000;
}
.reviews a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/reviews_on.gif) top no-repeat;
}
.reviews a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/reviews_on.gif) top no-repeat;
}
.reviews a.selected:hover{
text-decoration: none;
color:#ffffff;
}






.images {
	margin:0;
	padding:0;
}
.images a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/images_off.gif) top no-repeat;
}
.images a:visited {
	color:#000000;
}
.images a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/images_on.gif) top no-repeat;
}
.images a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/images_on.gif) top no-repeat;
}
.images a.selected:hover{
text-decoration: none;
color:#ffffff;
}
.qury {
	margin:0;
	padding:0;
}
.qury a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/query_off.gif) top no-repeat;
}
.qury a:visited {
	color:#000000;
}
.qury a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/query_on.gif) top no-repeat;
}
.qury a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/query_on.gif) top no-repeat;
}
.qury a.selected:hover{
text-decoration: none;
color:#ffffff;
}
.trip {
	margin:0;
	padding:0;
}
.trip a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:130px;
	text-indent:-3000px;
	background:url(../images/tourhigh_off.gif) top no-repeat;
}
.trip a:visited {
	color:#000000;
}
.trip a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:130px;
	text-indent:-3000px;
	background:url(../images/tourhigh_on.gif) top no-repeat;
}
.trip a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:130px;
	text-indent:-3000px;
	background:url(../images/tourhigh_on.gif) top no-repeat;
}
.trip a.selected:hover{
text-decoration: none;
color:#ffffff;
}
.call_back {
	margin:0;
	padding:0;
}
.call_back a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:130px;
	text-indent:-3000px;
	background:url(../images/call_us_off.gif) top no-repeat;
}
.call_back a:visited {
	color:#000000;
}
.call_back a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:130px;
	text-indent:-3000px;
	background:url(../images/call_us_on.gif) top no-repeat;
}
.call_back a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:130px;
	text-indent:-3000px;
	background:url(../images/call_us_on.gif) top no-repeat;
}
.call_back a.selected:hover{
text-decoration: none;
color:#ffffff;
}
.itinery {
	margin:0;
	padding:0;
}
.itinery a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/itinerary_off.gif) top no-repeat;
}
.itinery a:visited {
	color:#000000;
}
.itinery a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/itinerary_on.gif) top no-repeat;
}
.itinery a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/itinerary_on.gif) top no-repeat;
}
.itinery a.selected:hover{
text-decoration: none;
color:#ffffff;
}
.quote {
	margin:0;
	padding:0;
}
.quote a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:125px;
	text-indent:-3000px;
	background:url(../images/request-off.gif) top no-repeat;
}
.quote a:visited {
	color:#000000;
}
.quote a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:125px;
	text-indent:-3000px;
	background:url(../images/request-on.gif) top no-repeat;
}
.quote a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:125px;
	text-indent:-3000px;
	background:url(../images/request-on.gif) top no-repeat;
}
.quote a.selected:hover{
text-decoration: none;
color:#ffffff;
}
.pding {
	padding:0 15px 0 15px;
}


 




.birding {
	margin:0;
	padding:0;
}
.birding a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/birdingtips_off.gif) top no-repeat;
}
.birding a:visited {
	color:#000000;
}
.birding a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/birdingtips_on.gif) top no-repeat;
}
.birding a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/birdingtips_on.gif) top no-repeat;
}
.birding a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.spotting {
	margin:0;
	padding:0;
}
.spotting a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:154px;
	text-indent:-3000px;
	background:url(../images/spotting-off.gif) top no-repeat;
}
.spotting a:visited {
	color:#000000;
}
.spotting a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:154px;
	text-indent:-3000px;
	background:url(../images/spotting-on.gif) top no-repeat;
}
.spotting a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:154px;
	text-indent:-3000px;
	background:url(../images/spotting-on.gif) top no-repeat;
}
.spotting a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.animal {
	margin:0;
	padding:0;
}
.animal a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/animal-spotting-off.gif) top no-repeat;
}
.animal a:visited {
	color:#000000;
}
.animal a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/animal-spotting-on.gif) top no-repeat;
}
.animal a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/animal-spotting-on.gif) top no-repeat;
}
.animal a.selected:hover{
text-decoration: none;
color:#ffffff;
}

/* new  */

.abt-bandhavgarh {
	margin:0;
	padding:0;
}
.abt-bandhavgarh a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-bandhavgarh-off.gif) top no-repeat;
}
.abt-bandhavgarh a:visited {
	color:#000000;
}
.abt-bandhavgarh a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-bandhavgarh-on.gif) top no-repeat;
}
.abt-bandhavgarh a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-bandhavgarh-on.gif) top no-repeat;
}
.abt-bandhavgarh a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.animal-bandhavgarh {
	margin:0;
	padding:0;
}
.animal-bandhavgarh a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/animals-off.gif) top no-repeat;
}
.animal-bandhavgarh a:visited {
	color:#000000;
}
.animal-bandhavgarh a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104;
	text-indent:-3000px;
	background:url(../images/animals-on.gif) top no-repeat;
}
.animal-bandhavgarh a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/animals-on.gif) top no-repeat;
}
.animal-bandhavgarh a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.resort {
	margin:0;
	padding:0;
}
.resort a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/resorts-off.gif) top no-repeat;
}
.resort a:visited {
	color:#000000;
}
.resort a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104;
	text-indent:-3000px;
	background:url(../images/resorts-on.gif) top no-repeat;
}
.resort a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/resorts-on.gif) top no-repeat;
}
.resort a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.abt-corbett {
	margin:0;
	padding:0;
}
.abt-corbett a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/about-corbett-off.gif) top no-repeat;
}
.abt-corbett a:visited {
	color:#000000;
}
.abt-corbett a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/about-corbett-on.gif) top no-repeat;
}
.abt-corbett a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/about-corbett-on.gif) top no-repeat;
}
.abt-corbett a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.abt-kanha {
	margin:0;
	padding:0;
}
.abt-kanha a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/about-kanha-off.gif) top no-repeat;
}
.abt-kanha a:visited {
	color:#000000;
}
.abt-kanha a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/about-kanha-on.gif) top no-repeat;
}
.abt-kanha a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/about-kanha-on.gif) top no-repeat;
}
.abt-kanha a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.abt-kaziranga {
	margin:0;
	padding:0;
}
.abt-kaziranga a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-kaziranga-off.gif) top no-repeat;
}
.abt-kaziranga a:visited {
	color:#000000;
}
.abt-kaziranga a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-kaziranga-on.gif) top no-repeat;
}
.abt-kaziranga a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-kaziranga-on.gif) top no-repeat;
}
.abt-kaziranga a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.abt-keoladeo {
	margin:0;
	padding:0;
}
.abt-keoladeo a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-keoladeo-off.gif) top no-repeat;
}
.abt-keoladeo a:visited {
	color:#000000;
}
.abt-keoladeo a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-keoladeo-on.gif) top no-repeat;
}
.abt-keoladeo a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-keoladeo-on.gif) top no-repeat;
}
.abt-keoladeo a.selected:hover{
text-decoration: none;
color:#ffffff;
}
.abt-ranthambore {
	margin:0;
	padding:0;
}
.abt-ranthambore a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-ranthambore-off.gif) top no-repeat;
}
.abt-ranthambore a:visited {
	color:#000000;
}
.abt-ranthambore a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-ranthambore-on.gif) top no-repeat;
}
.abt-ranthambore a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:165px;
	text-indent:-3000px;
	background:url(../images/about-ranthambore-on.gif) top no-repeat;
}
.abt-ranthambore a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.information {
	margin:0;
	padding:0;
}
.information a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/information-off.gif) top no-repeat;
}
.information a:visited {
	color:#000000;
}
.information a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/information-on.gif) top no-repeat;
}
.information a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/information-on.gif) top no-repeat;
}
.information a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.info {
	margin:0;
	padding:0;
}
.info a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/info-off.gif) top no-repeat;
}
.info a:visited {
	color:#000000;
}
.info a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/info-on.gif) top no-repeat;
}
.info a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/info-on.gif) top no-repeat;
}
.info a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.tours {
	margin:0;
	padding:0;
}
.tours a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/tours-off.gif) top no-repeat;
}
.tours a:visited {
	color:#000000;
}
.tours a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/tours-on.gif) top no-repeat;
}
.tours a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/tours-on.gif) top no-repeat;
}
.tours a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.birds {
	margin:0;
	padding:0;
}
.birds a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/birds-off.gif) top no-repeat;
}
.birds a:visited {
	color:#000000;
}
.birds a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/birds-on.gif) top no-repeat;
}
.birds a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/birds-on.gif) top no-repeat;
}
.birds a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.raj-palace {
	margin:0;
	padding:0;
}
.raj-palace a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:147px;
	text-indent:-3000px;
	background:url(../images/raj-palace-off.gif) top no-repeat;
}
.raj-palace a:visited {
	color:#000000;
}
.raj-palace a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:147px;
	text-indent:-3000px;
	background:url(../images/raj-palace-on.gif) top no-repeat;
}
.raj-palace a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:147px;
	text-indent:-3000px;
	background:url(../images/raj-palace-on.gif) top no-repeat;
}
.raj-palace a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.flora {
	margin:0;
	padding:0;
}
.flora a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/flora-off.gif) top no-repeat;
}
.flora a:visited {
	color:#000000;
}
.flora a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/flora-on.gif) top no-repeat;
}
.flora a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/flora-on.gif) top no-repeat;
}
.flora a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.fauna {
	margin:0;
	padding:0;
}
.fauna a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/fauna-off.gif) top no-repeat;
}
.fauna a:visited {
	color:#000000;
}
.fauna a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/fauna-on.gif) top no-repeat;
}
.fauna a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:104px;
	text-indent:-3000px;
	background:url(../images/fauna-on.gif) top no-repeat;
}
.fauna a.selected:hover{
text-decoration: none;
color:#ffffff;
}

/* Today Css */

.book-resort {
	margin:0;
	padding:0;
}
.book-resort a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/book-resort-off.gif) top no-repeat;
}
.book-resort a:visited {
	color:#000000;
}
.book-resort a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/book-resort-on.gif) top no-repeat;
}
.book-resort a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/book-resort-on.gif) top no-repeat;
}
.book-resort a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.gallery {
	margin:0;
	padding:0;
}
.gallery a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/gallery-off.gif) top no-repeat;
}
.gallery a:visited {
	color:#000000;
}
.gallery a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/gallery-on.gif) top no-repeat;
}
.gallery a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/gallery-on.gif) top no-repeat;
}
.gallery a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.bandhavgarh-jungle-lodge {
	margin:0;
	padding:0;
}
.bandhavgarh-jungle-lodge a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/bandhavgarh-jungle-off.gif) top no-repeat;
}
.bandhavgarh-jungle-lodge a:visited {
	color:#000000;
}
.bandhavgarh-jungle-lodge a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/bandhavgarh-jungle-on.gif) top no-repeat;
}
.bandhavgarh-jungle-lodge a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/bandhavgarh-jungle-on.gif) top no-repeat;
}
.bandhavgarh-jungle-lodge a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.jungle-mantra-resort {
	margin:0;
	padding:0;
}
.jungle-mantra-resort a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/jungle-mantra-resort-off.gif) top no-repeat;
}
.jungle-mantra-resort a:visited {
	color:#000000;
}
.jungle-mantra-resort a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/jungle-mantra-resort-on.gif) top no-repeat;
}
.jungle-mantra-resort a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/jungle-mantra-resort-on.gif) top no-repeat;
}
.jungle-mantra-resort a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.kings-lodge {
	margin:0;
	padding:0;
}
.kings-lodge a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/kings-lodge-off.gif) top no-repeat;
}
.kings-lodge a:visited {
	color:#000000;
}
.kings-lodge a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/kings-lodge-on.gif) top no-repeat;
}
.kings-lodge a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/kings-lodge-on.gif) top no-repeat;
}
.kings-lodge a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.mahua-kothi {
	margin:0;
	padding:0;
}
.mahua-kothi a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/mahua-kothi-off.gif) top no-repeat;
}
.mahua-kothi a:visited {
	color:#000000;
}
.mahua-kothi a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/mahua-kothi-on.gif) top no-repeat;
}
.mahua-kothi a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/mahua-kothi-on.gif) top no-repeat;
}
.mahua-kothi a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.mogli-jungle {
	margin:0;
	padding:0;
}
.mogli-jungle a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/mogli-jungle-off.gif) top no-repeat;
}
.mogli-jungle a:visited {
	color:#000000;
}
.mogli-jungle a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/mogli-jungle-on.gif) top no-repeat;
}
.mogli-jungle a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/mogli-jungle-on.gif) top no-repeat;
}
.mogli-jungle a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.maharaja-royal {
	margin:0;
	padding:0;
}
.maharaja-royal a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/maharaja-royal-off.gif) top no-repeat;
}
.maharaja-royal a:visited {
	color:#000000;
}
.maharaja-royal a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/maharaja-royal-on.gif) top no-repeat;
}
.maharaja-royal a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/maharaja-royal-on.gif) top no-repeat;
}
.maharaja-royal a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.nature-heritage {
	margin:0;
	padding:0;
}
.nature-heritage a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/nature-heritage-off.gif) top no-repeat;
}
.nature-heritage a:visited {
	color:#000000;
}
.nature-heritage a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/nature-heritage-on.gif) top no-repeat;
}
.nature-heritage a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/nature-heritage-on.gif) top no-repeat;
}
.nature-heritage a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.tiger-den {
	margin:0;
	padding:0;
}
.tiger-den a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/tiger-den-off.gif) top no-repeat;
}
.tiger-den a:visited {
	color:#000000;
}
.tiger-den a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/tiger-den-on.gif) top no-repeat;
}
.tiger-den a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/tiger-den-on.gif) top no-repeat;
}
.tiger-den a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.tiger-trail {
	margin:0;
	padding:0;
}
.tiger-trail a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tiger-trail-off.gif) top no-repeat;
}
.tiger-trail a:visited {
	color:#000000;
}
.tiger-trail a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tiger-trail-on.gif) top no-repeat;
}
.tiger-trail a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tiger-trail-on.gif) top no-repeat;
}
.tiger-trail a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.wild-haven {
	margin:0;
	padding:0;
}
.wild-haven a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/wild-haven-off.gif) top no-repeat;
}
.wild-haven a:visited {
	color:#000000;
}
.wild-haven a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/wild-haven-on.gif) top no-repeat;
}
.wild-haven a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/wild-haven-on.gif) top no-repeat;
}
.wild-haven a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.bharatpur-forest {
	margin:0;
	padding:0;
}
.bharatpur-forest a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/bharatpur-forest-off.gif) top no-repeat;
}
.bharatpur-forest a:visited {
	color:#000000;
}
.bharatpur-forest a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/bharatpur-forest-on.gif) top no-repeat;
}
.bharatpur-forest a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/bharatpur-forest-on.gif) top no-repeat;
}
.bharatpur-forest a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.chandra-mahal {
	margin:0;
	padding:0;
}
.chandra-mahal a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/chandra-mahal-off.gif) top no-repeat;
}
.chandra-mahal a:visited {
	color:#000000;
}
.chandra-mahal a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/chandra-mahal-on.gif) top no-repeat;
}
.chandra-mahal a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/chandra-mahal-on.gif) top no-repeat;
}
.chandra-mahal a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.laxmi-vilas {
	margin:0;
	padding:0;
}
.laxmi-vilas a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/laxmi-vilas-off.gif) top no-repeat;
}
.laxmi-vilas a:visited {
	color:#000000;
}
.laxmi-vilas a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/laxmi-vilas-on.gif) top no-repeat;
}
.laxmi-vilas a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/laxmi-vilas-on.gif) top no-repeat;
}
.laxmi-vilas a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.the-bagh {
	margin:0;
	padding:0;
}
.the-bagh a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/the-bagh-off.gif) top no-repeat;
}
.the-bagh a:visited {
	color:#000000;
}
.the-bagh a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/the-bagh-on.gif) top no-repeat;
}
.the-bagh a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/the-bagh-on.gif) top no-repeat;
}
.the-bagh a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.udai-vilas {
	margin:0;
	padding:0;
}
.udai-vilas a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/udai-vilas-off.gif) top no-repeat;
}
.udai-vilas a:visited {
	color:#000000;
}
.udai-vilas a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/udai-vilas-on.gif) top no-repeat;
}
.udai-vilas a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/udai-vilas-on.gif) top no-repeat;
}
.udai-vilas a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.hotel-pratap {
	margin:0;
	padding:0;
}
.hotel-pratap a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/hotel-pratap-off.gif) top no-repeat;
}
.hotel-pratap a:visited {
	color:#000000;
}
.hotel-pratap a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/hotel-pratap-on.gif) top no-repeat;
}
.hotel-pratap a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/hotel-pratap-on.gif) top no-repeat;
}
.hotel-pratap a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.birders-inn {
	margin:0;
	padding:0;
}
.birders-inn a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/birders-inn-off.gif) top no-repeat;
}
.birders-inn a:visited {
	color:#000000;
}
.birders-inn a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/birders-inn-on.gif) top no-repeat;
}
.birders-inn a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/birders-inn-on.gif) top no-repeat;
}
.birders-inn a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-riverside {
	margin:0;
	padding:0;
}
.corbett-riverside a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-riverside-off.gif) top no-repeat;
}
.corbett-riverside a:visited {
	color:#000000;
}
.corbett-riverside a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-riverside-on.gif) top no-repeat;
}
.corbett-riverside a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-riverside-on.gif) top no-repeat;
}
.corbett-riverside a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.corbett-hideaway {
	margin:0;
	padding:0;
}
.corbett-hideaway a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/corbett-hideaway-off.gif) top no-repeat;
}
.corbett-hideaway a:visited {
	color:#000000;
}
.corbett-hideaway a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/corbett-hideaway-on.gif) top no-repeat;
}
.corbett-hideaway a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/corbett-hideaway-on.gif) top no-repeat;
}
.corbett-hideaway a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-treff {
	margin:0;
	padding:0;
}
.corbett-treff a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/corbett-treff-off.gif) top no-repeat;
}
.corbett-treff a:visited {
	color:#000000;
}
.corbett-treff a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/corbett-treff-on.gif) top no-repeat;
}
.corbett-treff a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:218px;
	text-indent:-3000px;
	background:url(../images/corbett-treff-on.gif) top no-repeat;
}
.corbett-treff a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-suman {
	margin:0;
	padding:0;
}
.corbett-suman a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-suman-off.gif) top no-repeat;
}
.corbett-suman a:visited {
	color:#000000;
}
.corbett-suman a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-suman-on.gif) top no-repeat;
}
.corbett-suman a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-suman-on.gif) top no-repeat;
}
.corbett-suman a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.camp-forktail {
	margin:0;
	padding:0;
}
.camp-forktail a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:310px;
	text-indent:-3000px;
	background:url(../images/camp-forktail-off.gif) top no-repeat;
}
.camp-forktail a:visited {
	color:#000000;
}
.camp-forktail a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:310px;
	text-indent:-3000px;
	background:url(../images/camp-forktail-on.gif) top no-repeat;
}
.camp-forktail a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:310px;
	text-indent:-3000px;
	background:url(../images/camp-forktail-on.gif) top no-repeat;
}
.camp-forktail a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.camp-riverwild {
	margin:0;
	padding:0;
}
.camp-riverwild a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/camp-riverwild-off.gif) top no-repeat;
}
.camp-riverwild a:visited {
	color:#000000;
}
.camp-riverwild a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/camp-riverwild-on.gif) top no-repeat;
}
.camp-riverwild a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/camp-riverwild-on.gif) top no-repeat;
}
.camp-riverwild a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.corbett-countyy {
	margin:0;
	padding:0;
}
.corbett-countyy a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/corbett-countyy-off.gif) top no-repeat;
}
.corbett-countyy a:visited {
	color:#000000;
}
.corbett-countyy a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/corbett-countyy-on.gif) top no-repeat;
}
.corbett-countyy a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/corbett-countyy-on.gif) top no-repeat;
}
.corbett-countyy a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-ramganga {
	margin:0;
	padding:0;
}
.corbett-ramganga a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/corbett-ramganga-off.gif) top no-repeat;
}
.corbett-ramganga a:visited {
	color:#000000;
}
.corbett-ramganga a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/corbett-ramganga-on.gif) top no-repeat;
}
.corbett-ramganga a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/corbett-ramganga-on.gif) top no-repeat;
}
.corbett-ramganga a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-kingdom {
	margin:0;
	padding:0;
}
.corbett-kingdom a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/corbett-kingdom-off.gif) top no-repeat;
}
.corbett-kingdom a:visited {
	color:#000000;
}
.corbett-kingdom a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/corbett-kingdom-on.gif) top no-repeat;
}
.corbett-kingdom a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/corbett-kingdom-on.gif) top no-repeat;
}
.corbett-kingdom a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-jungle {
	margin:0;
	padding:0;
}
.corbett-jungle a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-jungle-off.gif) top no-repeat;
}
.corbett-jungle a:visited {
	color:#000000;
}
.corbett-jungle a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-jungle-on.gif) top no-repeat;
}
.corbett-jungle a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/corbett-jungle-on.gif) top no-repeat;
}
.corbett-jungle a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.corbett-river-view {
	margin:0;
	padding:0;
}
.corbett-river-view a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/corbett-river-view-off.gif) top no-repeat;
}
.corbett-river-view a:visited {
	color:#000000;
}
.corbett-river-view a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/corbett-river-view-on.gif) top no-repeat;
}
.corbett-river-view a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/corbett-river-view-on.gif) top no-repeat;
}
.corbett-river-view a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.corbett-roop {
	margin:0;
	padding:0;
}
.corbett-roop a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:222px;
	text-indent:-3000px;
	background:url(../images/corbett-roop-off.gif) top no-repeat;
}
.corbett-roop a:visited {
	color:#000000;
}
.corbett-roop a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:222px;
	text-indent:-3000px;
	background:url(../images/corbett-roop-on.gif) top no-repeat;
}
.corbett-roop a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:222px;
	text-indent:-3000px;
	background:url(../images/corbett-roop-on.gif) top no-repeat;
}
.corbett-roop a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-tiger-den {
	margin:0;
	padding:0;
}
.corbett-tiger-den a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/corbett-tiger-den-off.gif) top no-repeat;
}
.corbett-tiger-den a:visited {
	color:#000000;
}
.corbett-tiger-den a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/corbett-tiger-den-on.gif) top no-repeat;
}
.corbett-tiger-den a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/corbett-tiger-den-on.gif) top no-repeat;
}
.corbett-tiger-den a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.dhikala-forest {
	margin:0;
	padding:0;
}
.dhikala-forest a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:222px;
	text-indent:-3000px;
	background:url(../images/dhikala-forest-off.gif) top no-repeat;
}
.dhikala-forest a:visited {
	color:#000000;
}
.dhikala-forest a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:222px;
	text-indent:-3000px;
	background:url(../images/dhikala-forest-on.gif) top no-repeat;
}
.dhikala-forest a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:222px;
	text-indent:-3000px;
	background:url(../images/dhikala-forest-on.gif) top no-repeat;
}
.dhikala-forest a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.corbett-infinity {
	margin:0;
	padding:0;
}
.corbett-infinity a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/corbett-infinity-off.gif) top no-repeat;
}
.corbett-infinity a:visited {
	color:#000000;
}
.corbett-infinity a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/corbett-infinity-on.gif) top no-repeat;
}
.corbett-infinity a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/corbett-infinity-on.gif) top no-repeat;
}
.corbett-infinity a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.jims-jungle {
	margin:0;
	padding:0;
}
.jims-jungle a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:212px;
	text-indent:-3000px;
	background:url(../images/jims-jungle-off.gif) top no-repeat;
}
.jims-jungle a:visited {
	color:#000000;
}
.jims-jungle a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:212px;
	text-indent:-3000px;
	background:url(../images/jims-jungle-on.gif) top no-repeat;
}
.jims-jungle a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:212px;
	text-indent:-3000px;
	background:url(../images/jims-jungle-on.gif) top no-repeat;
}
.jims-jungle a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.manu-maharani {
	margin:0;
	padding:0;
}
.manu-maharani a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/manu-maharani-off.gif) top no-repeat;
}
.manu-maharani a:visited {
	color:#000000;
}
.manu-maharani a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/manu-maharani-on.gif) top no-repeat;
}
.manu-maharani a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/manu-maharani-on.gif) top no-repeat;
}
.manu-maharani a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.tiger-tops {
	margin:0;
	padding:0;
}
.tiger-tops a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/tiger-tops-off.gif) top no-repeat;
}
.tiger-tops a:visited {
	color:#000000;
}
.tiger-tops a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/tiger-tops-on.gif) top no-repeat;
}
.tiger-tops a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/tiger-tops-on.gif) top no-repeat;
}
.tiger-tops a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.the-wild {
	margin:0;
	padding:0;
}
.the-wild a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:230px;
	text-indent:-3000px;
	background:url(../images/the-wild-off.gif) top no-repeat;
}
.the-wild a:visited {
	color:#000000;
}
.the-wild a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:230px;
	text-indent:-3000px;
	background:url(../images/the-wild-on.gif) top no-repeat;
}
.the-wild a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:230px;
	text-indent:-3000px;
	background:url(../images/the-wild-on.gif) top no-repeat;
}
.the-wild a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.tiger-camp {
	margin:0;
	padding:0;
}
.tiger-camp a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/tiger-camp-off.gif) top no-repeat;
}
.tiger-camp a:visited {
	color:#000000;
}
.tiger-camp a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/tiger-camp-on.gif) top no-repeat;
}
.tiger-camp a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/tiger-camp-on.gif) top no-repeat;
}
.tiger-camp a.selected:hover{
text-decoration: none;
color:#ffffff;
}





.quality-inn {
	margin:0;
	padding:0;
}
.quality-inn a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:310px;
	text-indent:-3000px;
	background:url(../images/quality-inn-off.gif) top no-repeat;
}
.quality-inn a:visited {
	color:#000000;
}
.quality-inn a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:310px;
	text-indent:-3000px;
	background:url(../images/quality-inn-on.gif) top no-repeat;
}
.quality-inn a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:310px;
	text-indent:-3000px;
	background:url(../images/quality-inn-on.gif) top no-repeat;
}
.quality-inn a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.sarapduli {
	margin:0;
	padding:0;
}
.sarapduli a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/sarapduli-off.gif) top no-repeat;
}
.sarapduli a:visited {
	color:#000000;
}
.sarapduli a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/sarapduli-on.gif) top no-repeat;
}
.sarapduli a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/sarapduli-on.gif) top no-repeat;
}
.sarapduli a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.wild-crest {
	margin:0;
	padding:0;
}
.wild-crest a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/wild-crest-off.gif) top no-repeat;
}
.wild-crest a:visited {
	color:#000000;
}
.wild-crest a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/wild-crest-on.gif) top no-repeat;
}
.wild-crest a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/wild-crest-on.gif) top no-repeat;
}
.wild-crest a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.gir-birding {
	margin:0;
	padding:0;
}
.gir-birding a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/gir-birding-off.gif) top no-repeat;
}
.gir-birding a:visited {
	color:#000000;
}
.gir-birding a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/gir-birding-on.gif) top no-repeat;
}
.gir-birding a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/gir-birding-on.gif) top no-repeat;
}
.gir-birding a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.gir-lion-safari {
	margin:0;
	padding:0;
}
.gir-lion-safari a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/gir-lion-safari-off.gif) top no-repeat;
}
.gir-lion-safari a:visited {
	color:#000000;
}
.gir-lion-safari a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/gir-lion-safari-on.gif) top no-repeat;
}
.gir-lion-safari a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/gir-lion-safari-on.gif) top no-repeat;
}
.gir-lion-safari a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.gir-maneland {
	margin:0;
	padding:0;
}
.gir-maneland a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/gir-maneland-off.gif) top no-repeat;
}
.gir-maneland a:visited {
	color:#000000;
}
.gir-maneland a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/gir-maneland-on.gif) top no-repeat;
}
.gir-maneland a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/gir-maneland-on.gif) top no-repeat;
}
.gir-maneland a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.the-gir {
	margin:0;
	padding:0;
}
.the-gir a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/the-gir-off.gif) top no-repeat;
}
.the-gir a:visited {
	color:#000000;
}
.the-gir a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/the-gir-on.gif) top no-repeat;
}
.the-gir a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/the-gir-on.gif) top no-repeat;
}
.the-gir a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.bon-habi {
	margin:0;
	padding:0;
}
.bon-habi a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/bon-habi-off.gif) top no-repeat;
}
.bon-habi a:visited {
	color:#000000;
}
.bon-habi a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/bon-habi-on.gif) top no-repeat;
}
.bon-habi a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/bon-habi-on.gif) top no-repeat;
}
.bon-habi a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.kalibor-manor {
	margin:0;
	padding:0;
}
.kalibor-manor a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/kalibor-manor-off.gif) top no-repeat;
}
.kalibor-manor a:visited {
	color:#000000;
}
.kalibor-manor a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/kalibor-manor-on.gif) top no-repeat;
}
.kalibor-manor a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/kalibor-manor-on.gif) top no-repeat;
}
.kalibor-manor a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.kaziranga-resort {
	margin:0;
	padding:0;
}
.kaziranga-resort a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/kaziranga-resort-off.gif) top no-repeat;
}
.kaziranga-resort a:visited {
	color:#000000;
}
.kaziranga-resort a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/kaziranga-resort-on.gif) top no-repeat;
}
.kaziranga-resort a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/kaziranga-resort-on.gif) top no-repeat;
}
.kaziranga-resort a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.wild-grass {
	margin:0;
	padding:0;
}
.wild-grass a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/wild-grass-off.gif) top no-repeat;
}
.wild-grass a:visited {
	color:#000000;
}
.wild-grass a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/wild-grass-on.gif) top no-repeat;
}
.wild-grass a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/wild-grass-on.gif) top no-repeat;
}
.wild-grass a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.landmarks-woods {
	margin:0;
	padding:0;
}
.landmarks-woods a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/landmark-woods-off.gif) top no-repeat;
}
.landmarks-woods a:visited {
	color:#000000;
}
.landmarks-woods a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/landmark-woods-on.gif) top no-repeat;
}
.landmarks-woods a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/landmark-woods-on.gif) top no-repeat;
}
.landmarks-woods a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.iora-resort {
	margin:0;
	padding:0;
}
.iora-resort a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/iora-resort-off.gif) top no-repeat;
}
.iora-resort a:visited {
	color:#000000;
}
.iora-resort a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/iora-resort-on.gif) top no-repeat;
}
.iora-resort a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:158px;
	text-indent:-3000px;
	background:url(../images/iora-resort-on.gif) top no-repeat;
}
.iora-resort a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.aranya-resort {
	margin:0;
	padding:0;
}
.aranya-resort a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/aranya-resort-off.gif) top no-repeat;
}
.aranya-resort a:visited {
	color:#000000;
}
.aranya-resort a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/aranya-resort-on.gif) top no-repeat;
}
.aranya-resort a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/aranya-resort-on.gif) top no-repeat;
}
.aranya-resort a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.bansbari {
	margin:0;
	padding:0;
}
.bansbari a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/bansbari-off.gif) top no-repeat;
}
.bansbari a:visited {
	color:#000000;
}
.bansbari a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/bansbari-on.gif) top no-repeat;
}
.bansbari a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/bansbari-on.gif) top no-repeat;
}
.bansbari a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.krishna-jungle {
	margin:0;
	padding:0;
}
.krishna-jungle a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:230px;
	text-indent:-3000px;
	background:url(../images/krishna-jungle-off.gif) top no-repeat;
}
.krishna-jungle a:visited {
	color:#000000;
}
.krishna-jungle a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:230px;
	text-indent:-3000px;
	background:url(../images/krishna-jungle-on.gif) top no-repeat;
}
.krishna-jungle a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:230px;
	text-indent:-3000px;
	background:url(../images/krishna-jungle-on.gif) top no-repeat;
}
.krishna-jungle a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.kanha-celebration {
	margin:0;
	padding:0;
}
.kanha-celebration a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/celebration-off.gif) top no-repeat;
}
.kanha-celebration a:visited {
	color:#000000;
}
.kanha-celebration a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/celebration-on.gif) top no-repeat;
}
.kanha-celebration a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/celebration-on.gif) top no-repeat;
}
.kanha-celebration a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.kanha-jungle {
	margin:0;
	padding:0;
}
.kanha-jungle a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/kanha-jungle-off.gif) top no-repeat;
}
.kanha-jungle a:visited {
	color:#000000;
}
.kanha-jungle a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/kanha-jungle-on.gif) top no-repeat;
}
.kanha-jungle a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/kanha-jungle-on.gif) top no-repeat;
}
.kanha-jungle a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.royal-tiger {
	margin:0;
	padding:0;
}
.royal-tiger a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:207px;
	text-indent:-3000px;
	background:url(../images/royal-tiger-off.gif) top no-repeat;
}
.royal-tiger a:visited {
	color:#000000;
}
.royal-tiger a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:207px;
	text-indent:-3000px;
	background:url(../images/royal-tiger-on.gif) top no-repeat;
}
.royal-tiger a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:207px;
	text-indent:-3000px;
	background:url(../images/royal-tiger-on.gif) top no-repeat;
}
.royal-tiger a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.tuli-tiger {
	margin:0;
	padding:0;
}
.tuli-tiger a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:193px;
	text-indent:-3000px;
	background:url(../images/tuli-tiger-off.gif) top no-repeat;
}
.tuli-tiger a:visited {
	color:#000000;
}
.tuli-tiger a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:193px;
	text-indent:-3000px;
	background:url(../images/tuli-tiger-on.gif) top no-repeat;
}
.tuli-tiger a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:193px;
	text-indent:-3000px;
	background:url(../images/tuli-tiger-on.gif) top no-repeat;
}
.tuli-tiger a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.wild-chalet {
	margin:0;
	padding:0;
}
.wild-chalet a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/wild-chalet-off.gif) top no-repeat;
}
.wild-chalet a:visited {
	color:#000000;
}
.wild-chalet a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/wild-chalet-on.gif) top no-repeat;
}
.wild-chalet a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/wild-chalet-on.gif) top no-repeat;
}
.wild-chalet a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.jungle-inn {
	margin:0;
	padding:0;
}
.jungle-inn a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/jungle-inn-off.gif) top no-repeat;
}
.jungle-inn a:visited {
	color:#000000;
}
.jungle-inn a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/jungle-inn-on.gif) top no-repeat;
}
.jungle-inn a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/jungle-inn-on.gif) top no-repeat;
}
.jungle-inn a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.kabini {
	margin:0;
	padding:0;
}
.kabini a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/kabini-off.gif) top no-repeat;
}
.kabini a:visited {
	color:#000000;
}
.kabini a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/kabini-on.gif) top no-repeat;
}
.kabini a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:192px;
	text-indent:-3000px;
	background:url(../images/kabini-on.gif) top no-repeat;
}
.kabini a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.the-kings {
	margin:0;
	padding:0;
}
.the-kings a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/the-kings-off.gif) top no-repeat;
}
.the-kings a:visited {
	color:#000000;
}
.the-kings a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/the-kings-on.gif) top no-repeat;
}
.the-kings a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/the-kings-on.gif) top no-repeat;
}
.the-kings a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.water-woods {
	margin:0;
	padding:0;
}
.water-woods a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/water-woods-off.gif) top no-repeat;
}
.water-woods a:visited {
	color:#000000;
}
.water-woods a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/water-woods-on.gif) top no-repeat;
}
.water-woods a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:217px;
	text-indent:-3000px;
	background:url(../images/water-woods-on.gif) top no-repeat;
}
.water-woods a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.aranya {
	margin:0;
	padding:0;
}
.aranya a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/aranya-off.gif) top no-repeat;
}
.aranya a:visited {
	color:#000000;
}
.aranya a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/aranya-on.gif) top no-repeat;
}
.aranya a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/aranya-on.gif) top no-repeat;
}
.aranya a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.hotel-sn {
	margin:0;
	padding:0;
}
.hotel-sn a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/hotel-sn-off.gif) top no-repeat;
}
.hotel-sn a:visited {
	color:#000000;
}
.hotel-sn a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/hotel-sn-on.gif) top no-repeat;
}
.hotel-sn a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/hotel-sn-on.gif) top no-repeat;
}
.hotel-sn a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.lake-palace {
	margin:0;
	padding:0;
}
.lake-palace a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:197px;
	text-indent:-3000px;
	background:url(../images/lake-palace-off.gif) top no-repeat;
}
.lake-palace a:visited {
	color:#000000;
}
.lake-palace a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:197px;
	text-indent:-3000px;
	background:url(../images/lake-palace-on.gif) top no-repeat;
}
.lake-palace a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:197px;
	text-indent:-3000px;
	background:url(../images/lake-palace-on.gif) top no-repeat;
}
.lake-palace a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.spice-village {
	margin:0;
	padding:0;
}
.spice-village a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/spice-village-off.gif) top no-repeat;
}
.spice-village a:visited {
	color:#000000;
}
.spice-village a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/spice-village-on.gif) top no-repeat;
}
.spice-village a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/spice-village-on.gif) top no-repeat;
}
.spice-village a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.taj-garden {
	margin:0;
	padding:0;
}
.taj-garden a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:197px;
	text-indent:-3000px;
	background:url(../images/taj-garden-off.gif) top no-repeat;
}
.taj-garden a:visited {
	color:#000000;
}
.taj-garden a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:197px;
	text-indent:-3000px;
	background:url(../images/taj-garden-on.gif) top no-repeat;
}
.taj-garden a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:197px;
	text-indent:-3000px;
	background:url(../images/taj-garden-on.gif) top no-repeat;
}
.taj-garden a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.ken-river {
	margin:0;
	padding:0;
}
.ken-river a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:190px;
	text-indent:-3000px;
	background:url(../images/ken-river-off.gif) top no-repeat;
}
.ken-river a:visited {
	color:#000000;
}
.ken-river a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:190px;
	text-indent:-3000px;
	background:url(../images/ken-river-on.gif) top no-repeat;
}
.ken-river a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:190px;
	text-indent:-3000px;
	background:url(../images/ken-river-on.gif) top no-repeat;
}
.ken-river a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.lawania {
	margin:0;
	padding:0;
}
.lawania a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/lawania-off.gif) top no-repeat;
}
.lawania a:visited {
	color:#000000;
}
.lawania a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/lawania-on.gif) top no-repeat;
}
.lawania a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/lawania-on.gif) top no-repeat;
}
.lawania a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.sariska-palace {
	margin:0;
	padding:0;
}
.sariska-palace a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/sariska-palace-off.gif) top no-repeat;
}
.sariska-palace a:visited {
	color:#000000;
}
.sariska-palace a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/sariska-palace-on.gif) top no-repeat;
}
.sariska-palace a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:172px;
	text-indent:-3000px;
	background:url(../images/sariska-palace-on.gif) top no-repeat;
}
.sariska-palace a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.the-jewel {
	margin:0;
	padding:0;
}
.the-jewel a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/the-jewel-off.gif) top no-repeat;
}
.the-jewel a:visited {
	color:#000000;
}
.the-jewel a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/the-jewel-on.gif) top no-repeat;
}
.the-jewel a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/the-jewel-on.gif) top no-repeat;
}
.the-jewel a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.sariska-tiger {
	margin:0;
	padding:0;
}
.sariska-tiger a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/sariska-tiger-off.gif) top no-repeat;
}
.sariska-tiger a:visited {
	color:#000000;
}
.sariska-tiger a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/sariska-tiger-on.gif) top no-repeat;
}
.sariska-tiger a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/sariska-tiger-on.gif) top no-repeat;
}
.sariska-tiger a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.dev-vilas {
	margin:0;
	padding:0;
}
.dev-vilas a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:257px;
	text-indent:-3000px;
	background:url(../images/dev-vilas-off.gif) top no-repeat;
}
.dev-vilas a:visited {
	color:#000000;
}
.dev-vilas a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:257px;
	text-indent:-3000px;
	background:url(../images/dev-vilas-on.gif) top no-repeat;
}
.dev-vilas a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:257px;
	text-indent:-3000px;
	background:url(../images/dev-vilas-on.gif) top no-repeat;
}
.dev-vilas a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.ranthambore-regency {
	margin:0;
	padding:0;
}
.ranthambore-regency a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/ranthambore-regency-off.gif) top no-repeat;
}
.ranthambore-regency a:visited {
	color:#000000;
}
.ranthambore-regency a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/ranthambore-regency-on.gif) top no-repeat;
}
.ranthambore-regency a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:250px;
	text-indent:-3000px;
	background:url(../images/ranthambore-regency-on.gif) top no-repeat;
}
.ranthambore-regency a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.ranthambore-forest {
	margin:0;
	padding:0;
}
.ranthambore-forest a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/ranthambore-forest-off.gif) top no-repeat;
}
.ranthambore-forest a:visited {
	color:#000000;
}
.ranthambore-forest a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/ranthambore-forest-on.gif) top no-repeat;
}
.ranthambore-forest a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/ranthambore-forest-on.gif) top no-repeat;
}
.ranthambore-forest a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.sher-bagh {
	margin:0;
	padding:0;
}
.sher-bagh a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/sher-bagh-off.gif) top no-repeat;
}
.sher-bagh a:visited {
	color:#000000;
}
.sher-bagh a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/sher-bagh-on.gif) top no-repeat;
}
.sher-bagh a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:135px;
	text-indent:-3000px;
	background:url(../images/sher-bagh-on.gif) top no-repeat;
}
.sher-bagh a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.ranthambore-bagh {
	margin:0;
	padding:0;
}
.ranthambore-bagh a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:211px;
	text-indent:-3000px;
	background:url(../images/ranthambore-bagh-off.gif) top no-repeat;
}
.ranthambore-bagh a:visited {
	color:#000000;
}
.ranthambore-bagh a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:211px;
	text-indent:-3000px;
	background:url(../images/ranthambore-bagh-on.gif) top no-repeat;
}
.ranthambore-bagh a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:311px;
	text-indent:-3000px;
	background:url(../images/ranthambore-bagh-on.gif) top no-repeat;
}
.ranthambore-bagh a.selected:hover{
text-decoration: none;
color:#ffffff;
}






.sawai-madhopur {
	margin:0;
	padding:0;
}
.sawai-madhopur a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/sawai-madhopur-off.gif) top no-repeat;
}
.sawai-madhopur a:visited {
	color:#000000;
}
.sawai-madhopur a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/sawai-madhopur-on.gif) top no-repeat;
}
.sawai-madhopur a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/sawai-madhopur-on.gif) top no-repeat;
}
.sawai-madhopur a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.tiger-moon {
	margin:0;
	padding:0;
}
.tiger-moon a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:210px;
	text-indent:-3000px;
	background:url(../images/tiger-moon-off.gif) top no-repeat;
}
.tiger-moon a:visited {
	color:#000000;
}
.tiger-moon a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:210px;
	text-indent:-3000px;
	background:url(../images/tiger-moon-on.gif) top no-repeat;
}
.tiger-moon a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:210px;
	text-indent:-3000px;
	background:url(../images/tiger-moon-on.gif) top no-repeat;
}
.tiger-moon a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.hammir {
	margin:0;
	padding:0;
}
.hammir a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/hammir-off.gif) top no-repeat;
}
.hammir a:visited {
	color:#000000;
}
.hammir a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/hammir-on.gif) top no-repeat;
}
.hammir a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/hammir-on.gif) top no-repeat;
}
.hammir a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.tiger-safari {
	margin:0;
	padding:0;
}
.tiger-safari a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/tiger-safari-off.gif) top no-repeat;
}
.tiger-safari a:visited {
	color:#000000;
}
.tiger-safari a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/tiger-safari-on.gif) top no-repeat;
}
.tiger-safari a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/tiger-safari-on.gif) top no-repeat;
}
.tiger-safari a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.pugmark {
	margin:0;
	padding:0;
}
.pugmark a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/pugmark-off.gif) top no-repeat;
}
.pugmark a:visited {
	color:#000000;
}
.pugmark a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/pugmark-on.gif) top no-repeat;
}
.pugmark a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/pugmark-on.gif) top no-repeat;
}
.pugmark a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.vanya-vilas {
	margin:0;
	padding:0;
}
.vanya-vilas a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/vanya-vilas-off.gif) top no-repeat;
}
.vanya-vilas a:visited {
	color:#000000;
}
.vanya-vilas a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/vanya-vilas-on.gif) top no-repeat;
}
.vanya-vilas a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/vanya-vilas-on.gif) top no-repeat;
}
.vanya-vilas a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.haven-garden {
	margin:0;
	padding:0;
}
.haven-garden a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/haven-garden-off.gif) top no-repeat;
}
.haven-garden a:visited {
	color:#000000;
}
.haven-garden a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/haven-garden-on.gif) top no-repeat;
}
.haven-garden a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/haven-garden-on.gif) top no-repeat;
}
.haven-garden a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.tiger-corridor {
	margin:0;
	padding:0;
}
.tiger-corridor a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/tiger-corridor-off.gif) top no-repeat;
}
.tiger-corridor a:visited {
	color:#000000;
}
.tiger-corridor a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/tiger-corridor-on.gif) top no-repeat;
}
.tiger-corridor a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/tiger-corridor-on.gif) top no-repeat;
}
.tiger-corridor a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.mowgil {
	margin:0;
	padding:0;
}
.mowgil a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/mowgil-off.gif) top no-repeat;
}
.mowgil a:visited {
	color:#000000;
}
.mowgil a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/mowgil-on.gif) top no-repeat;
}
.mowgil a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/mowgil-on.gif) top no-repeat;
}
.mowgil a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.tree-house {
	margin:0;
	padding:0;
}
.tree-house  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tree-house-off.gif) top no-repeat;
}
.tree-house  a:visited {
	color:#000000;
}
.tree-house  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tree-house-on.gif) top no-repeat;
}
.tree-house  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tree-house-on.gif) top no-repeat;
}
.tree-house  a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.baghsarai-resort {
	margin:0;
	padding:0;
}
.baghsarai-resort  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/baghsarai-resort-off.gif) top no-repeat;
}
.baghsarai-resort  a:visited {
	color:#000000;
}
.baghsarai-resort  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/baghsarai-resort-on.gif) top no-repeat;
}
.baghsarai-resort  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/baghsarai-resort-on.gif) top no-repeat;
}
.baghsarai-resort  a.selected:hover{
text-decoration: none;
color:#ffffff;
}





.anantvan-resort {
	margin:0;
	padding:0;
}
.anantvan-resort  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/anantvan-resort-off.gif) top no-repeat;
}
.anantvan-resort  a:visited {
	color:#000000;
}
.anantvan-resort  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/anantvan-resort-on.gif) top no-repeat;
}
.anantvan-resort  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/anantvan-resort-on.gif) top no-repeat;
}
.anantvan-resort  a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.skay-camp {
	margin:0;
	padding:0;
}
.skay-camp  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:150px;
	text-indent:-3000px;
	background:url(../images/skay-camp-off.gif) top no-repeat;
}
.skay-camp  a:visited {
	color:#000000;
}
.skay-camp  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:150px;
	text-indent:-3000px;
	background:url(../images/skay-camp-on.gif) top no-repeat;
}
.skay-camp  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:1500px;
	text-indent:-3000px;
	background:url(../images/skay-camp-on.gif) top no-repeat;
}
.skay-camp  a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.pench-jungle {
	margin:0;
	padding:0;
}
.pench-jungle  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/pench-jungle-off.gif) top no-repeat;
}
.pench-jungle  a:visited {
	color:#000000;
}
.pench-jungle  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/pench-jungle-on.gif) top no-repeat;
}
.pench-jungle  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/pench-jungle-on.gif) top no-repeat;
}
.pench-jungle  a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.hotel-president {
	margin:0;
	padding:0;
}
.hotel-president  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/hotel-president-off.gif) top no-repeat;
}
.hotel-president  a:visited {
	color:#000000;
}
.hotel-president  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/hotel-president-on.gif) top no-repeat;
}
.hotel-president  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/hotel-president-on.gif) top no-repeat;
}
.hotel-president a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.hotel-paradise {
	margin:0;
	padding:0;
}
.hotel-paradise  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/hotel-paradise-off.gif) top no-repeat;
}
.hotel-paradise  a:visited {
	color:#000000;
}
.hotel-paradise  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/hotel-paradise-on.gif) top no-repeat;
}
.hotel-paradise  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:177px;
	text-indent:-3000px;
	background:url(../images/hotel-paradise-on.gif) top no-repeat;
}
.hotel-paradise a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.lalit-grand {
	margin:0;
	padding:0;
}
.lalit-grand  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/lalit-grand-off.gif) top no-repeat;
}
.lalit-grand  a:visited {
	color:#000000;
}
.lalit-grand  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/lalit-grand-on.gif) top no-repeat;
}
.lalit-grand  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/lalit-grand-on.gif) top no-repeat;
}
.lalit-grand a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.hotel-zahgeer {
	margin:0;
	padding:0;
}
.hotel-zahgeer  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/hotel-zahgeer-off.gif) top no-repeat;
}
.hotel-zahgeer  a:visited {
	color:#000000;
}
.hotel-zahgeer  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/hotel-zahgeer-on.gif) top no-repeat;
}
.hotel-zahgeer  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:260px;
	text-indent:-3000px;
	background:url(../images/hotel-zahgeer-on.gif) top no-repeat;
}
.hotel-zahgeer a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.hotel-pahalgam {
	margin:0;
	padding:0;
}
.hotel-pahalgam  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/hotel-pahalgam-off.gif) top no-repeat;
}
.hotel-pahalgam  a:visited {
	color:#000000;
}
.hotel-pahalgam  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/hotel-pahalgam-on.gif) top no-repeat;
}
.hotel-pahalgam  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/hotel-pahalgam-on.gif) top no-repeat;
}
.hotel-pahalgam a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.bison-river {
	margin:0;
	padding:0;
}
.bison-river  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/bison-river-off.gif) top no-repeat;
}
.bison-river  a:visited {
	color:#000000;
}
.bison-river  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/bison-river-on.gif) top no-repeat;
}
.bison-river  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/bison-river-on.gif) top no-repeat;
}
.bison-river a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.issac-regency {
	margin:0;
	padding:0;
}
.issac-regency  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/issac-regency-off.gif) top no-repeat;
}
.issac-regency  a:visited {
	color:#000000;
}
.issac-regency  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/issac-regency-on.gif) top no-repeat;
}
.issac-regency  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/issac-regency-on.gif) top no-repeat;
}
.issac-regency a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.orchid-resort {
	margin:0;
	padding:0;
}
.orchid-resort  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/orchid-resort-off.gif) top no-repeat;
}
.orchid-resort  a:visited {
	color:#000000;
}
.orchid-resort  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/orchid-resort-on.gif) top no-repeat;
}
.orchid-resort  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:240px;
	text-indent:-3000px;
	background:url(../images/orchid-resort-on.gif) top no-repeat;
}
.orchid-resort a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.hotel-haritgiri {
	margin:0;
	padding:0;
}
.hotel-haritgiri  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/hotel-haritagiri-off.gif) top no-repeat;
}
.hotel-haritgiri  a:visited {
	color:#000000;
}
.hotel-haritgiri  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/hotel-haritagiri-on.gif) top no-repeat;
}
.hotel-haritgiri  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/hotel-haritagiri-on.gif) top no-repeat;
}
.hotel-haritgiri a.selected:hover{
text-decoration: none;
color:#ffffff;
}





.the-woodlands {
	margin:0;
	padding:0;
}
.the-woodlands  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/the-woodlands-off.gif) top no-repeat;
}
.the-woodlands  a:visited {
	color:#000000;
}
.the-woodlands  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/the-woodlands-on.gif) top no-repeat;
}
.the-woodlands  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/the-woodlands-on.gif) top no-repeat;
}
.the-woodlands a.selected:hover{
text-decoration: none;
color:#ffffff;
}





.green-gates {
	margin:0;
	padding:0;
}
.green-gates  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:160px;
	text-indent:-3000px;
	background:url(../images/green-gates-off.gif) top no-repeat;
}
.green-gates  a:visited {
	color:#000000;
}
.green-gates  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:160px;
	text-indent:-3000px;
	background:url(../images/green-gates-on.gif) top no-repeat;
}
.green-gates  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:160px;
	text-indent:-3000px;
	background:url(../images/green-gates-on.gif) top no-repeat;
}
.green-gates a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.wind-flower {
	margin:0;
	padding:0;
}
.wind-flower  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/wind-flower-off.gif) top no-repeat;
}
.wind-flower  a:visited {
	color:#000000;
}
.wind-flower  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/wind-flower-on.gif) top no-repeat;
}
.wind-flower  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:200px;
	text-indent:-3000px;
	background:url(../images/wind-flower-on.gif) top no-repeat;
}
.wind-flower a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.hornbill-camp {
	margin:0;
	padding:0;
}
.hornbill-camp  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:170px;
	text-indent:-3000px;
	background:url(../images/hornbill-camp-off.gif) top no-repeat;
}
.hornbill-camp  a:visited {
	color:#000000;
}
.hornbill-camp  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:170px;
	text-indent:-3000px;
	background:url(../images/hornbill-camp-on.gif) top no-repeat;
}
.hornbill-camp  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:170px;
	text-indent:-3000px;
	background:url(../images/hornbill-camp-on.gif) top no-repeat;
}
.hornbill-camp a.selected:hover{
text-decoration: none;
color:#ffffff;
}




.rosy-pelicon {
	margin:0;
	padding:0;
}
.rosy-pelicon  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/rosy-pelicon-off.gif) top no-repeat;
}
.rosy-pelicon  a:visited {
	color:#000000;
}
.rosy-pelicon  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/rosy-pelicon-on.gif) top no-repeat;
}
.rosy-pelicon  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/rosy-pelicon-on.gif) top no-repeat;
}
.rosy-pelicon a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.tigerwoods-kanha {
	margin:0;
	padding:0;
}
.tigerwoods-kanha  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tigerwoods-kanha-off.gif) top no-repeat;
}
.tigerwoods-kanha  a:visited {
	color:#000000;
}
.tigerwoods-kanha  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tigerwoods-kanha-on.gif) top no-repeat;
}
.tigerwoods-kanha  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:270px;
	text-indent:-3000px;
	background:url(../images/tigerwoods-kanha-on.gif) top no-repeat;
}
.tigerwoods-kanha a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.kings-crown {
	margin:0;
	padding:0;
}
.kings-crown  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/kings-crown-off.gif) top no-repeat;
}
.kings-crown  a:visited {
	color:#000000;
}
.kings-crown  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/kings-crown-on.gif) top no-repeat;
}
.kings-crown  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/kings-crown-on.gif) top no-repeat;
}
.kings-crown a.selected:hover{
text-decoration: none;
color:#ffffff;
}





.mahua-vann {
	margin:0;
	padding:0;
}
.mahua-vann  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:170px;
	text-indent:-3000px;
	background:url(../images/mahua-vann-off.gif) top no-repeat;
}
.mahua-vann  a:visited {
	color:#000000;
}
.mahua-vann  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:170px;
	text-indent:-3000px;
	background:url(../images/mahua-vann-on.gif) top no-repeat;
}
.mahua-vann  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:170px;
	text-indent:-3000px;
	background:url(../images/mahua-vann-on.gif) top no-repeat;
}
.mahua-vann a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.amblee {
	margin:0;
	padding:0;
}
.amblee  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:219px;
	text-indent:-3000px;
	background:url(../images/new-amblee-off.gif) top no-repeat;
}
.amblee  a:visited {
	color:#000000;
}
.amblee  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:219px;
	text-indent:-3000px;
	background:url(../images/new-amblee-on.gif) top no-repeat;
}
.amblee  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:219px;
	text-indent:-3000px;
	background:url(../images/new-amblee-on.gif) top no-repeat;
}
.amblee a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.dholes-den{
	margin:0;
	padding:0;
}
.dholes-den  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:190px;
	text-indent:-3000px;
	background:url(../images/dholes-den-off.gif) top no-repeat;
}
.dholes-den  a:visited {
	color:#000000;
}
.dholes-den  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:190px;
	text-indent:-3000px;
	background:url(../images/dholes-den-on.gif) top no-repeat;
}
.dholes-den  a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:190px;
	text-indent:-3000px;
	background:url(../images/dholes-den-on.gif) top no-repeat;
}
.dholes-den a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.callus2 {
	width:250px;
	height:240px;
	padding:35px 10px 0 11px;	
	background:url(../images/call-bg.gif) top no-repeat;
	margin-top:24px; margin-left:154px;
	font-size:12px;
	color:#1E1E1C;
}

.callus3 {
	width:250px; 
	height:240px;
	padding:30px 10px 0 11px;	
	background:url(../images/call-bg.gif) top no-repeat;
	margin-top:10px;
	font-size:12px;
	color:#1E1E1C;
}

.query2 {
	width:281px;
	height:340px;
	padding-top:10px;
	background:url(../images/query-inner.gif)  no-repeat;	
	margin-left:7px; margin-top:14px; margin-left:154px; padding-left:20px; padding-top:50px;
	font-size:12px;
}

.color{color:#A10202; font-weight:bold; }
.color2{color:#A10202; font-weight:normal; font-size:17px; }


.hotels {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
.hotels:hover {
	color:#000000;
	text-decoration:underline;
	}
	
	
	.resorts {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.resorts:hover {
	color:#A10202;
	text-decoration:none;
	}
	
	
.wld-spacer{ margin:100px 0px 0px 0px;}

.inner_leftcontent2 {
	width:222px;
	padding-top:16px;
	float:left;background:#D8DFB0;
	}
	
	
	.heading1 {
	font-size:14px; font-weight:bold; color:#3C6D1B;
	font-family:Arial, Helvetica, sans-serif;
}
.script-spacer{height:2px; width:auto;}

.right-box-script {
width:170px; height:190;
float:right;
padding:0px 10px 0px 16px;
margin:0px 0px 0px 0px;
}
.right-box-script2 {
width:170px; height:140;
float:right;
padding:0px 10px 0px 16px;
margin:0px 0px 0px 0px;
}



.script-cont{
	width:530px; height:auto; float:left;
	
	}

.right-box {
width:281px; height:245;
float:right;
padding:0px 0px 0px 16px;
margin:0px 0px 0px 0px;
}

.border{border:solid 1px #fff; padding:10px;}


.hotels {
	color:#A10202;
	text-decoration:none; font-size:18px;
	font-weight:bold;
	}
.hotels:hover {
	color:#000;
	text-decoration:none;font-size:18px;
	}
	
	.padding{padding-right:6px; }
	
	
	
	.parks {
	color:#000;
	text-decoration:none; 
	font-weight:normal;
	}
.parks:hover {
	color:#A10202;
	text-decoration:none;
	}
	
	
	.inner_box ul {
	margin:0px 0 0 0;
	padding:0;
	list-style-type:none;
}
.inner_box ul li {
	margin:5px 0 0 0;
	padding:0 0 0 9px;
	background:url(../images/li_bg.gif) 0 7px no-repeat;
}
.inner_box ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	text-decoration:none;
}
.inner_box ul li a:hover {
	color:#252525;
	text-decoration:underline;
}

.border2{border: dashed 1px #adb970; padding:5px; }

.national-bg{
	background:url(../images/package_detail.gif) top repeat-y;
	}
	
	.text{font-family:"Trebuchet MS";
	font-size:11px;
	color: #3C6D1B;}


/* Css for New Banner on Home Page Start*/



.aman-khas{
	margin:0;
	padding:0;
}
.aman-khas  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:160px;
	text-indent:-3000px;
	background:url(../images/aman-khas-off.gif) top no-repeat;
}
.aman-khas a:visited {
	color:#000000;
}
.aman-khas  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:160px;
	text-indent:-3000px;
	background:url(../images/aman-khas-on.gif) top no-repeat;
}
.aman-khas a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:160px;
	text-indent:-3000px;
	background:url(../images/aman-khas-on.gif) top no-repeat;
}
.aman-khas a.selected:hover{
text-decoration: none;
color:#ffffff;
}

.nahargarh{
	margin:0;
	padding:0;
}
.nahargarh  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:188px;
	text-indent:-3000px;
	background:url(../images/nahargarh-off.gif) top no-repeat;
}
.nahargarh a:visited {
	color:#000000;
}
.nahargarh  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:188px;
	text-indent:-3000px;
	background:url(../images/nahargarh-on.gif) top no-repeat;
}
.nahargarh a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:188px;
	text-indent:-3000px;
	background:url(../images/nahargarh-on.gif) top no-repeat;
}
.nahargarh a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.anurag{
	margin:0;
	padding:0;
}
.anurag  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:176px;
	text-indent:-3000px;
	background:url(../images/anurag-off.gif) top no-repeat;
}
.anurag a:visited {
	color:#000000;
}
.anurag  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:176px;
	text-indent:-3000px;
	background:url(../images/anurag-on.gif) top no-repeat;
}
.anurag a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:176px;
	text-indent:-3000px;
	background:url(../images/anurag-on.gif) top no-repeat;
}
.anurag a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.ankur{
	margin:0;
	padding:0;
}
.ankur  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:166px;
	text-indent:-3000px;
	background:url(../images/ankur-off.gif) top no-repeat;
}
.ankur a:visited {
	color:#000000;
}
.ankur  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:166px;
	text-indent:-3000px;
	background:url(../images/ankur-on.gif) top no-repeat;
}
.ankur a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:166px;
	text-indent:-3000px;
	background:url(../images/ankur-on.gif) top no-repeat;
}
.ankur a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.wonderland{
	margin:0;
	padding:0;
}
.wonderland  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:210px;
	text-indent:-3000px;
	background:url(../images/wonderland-off.gif) top no-repeat;
}
.wonderland a:visited {
	color:#000000;
}
.wonderland  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:210px;
	text-indent:-3000px;
	background:url(../images/wonderland-on.gif) top no-repeat;
}
.wonderland a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:210px;
	text-indent:-3000px;
	background:url(../images/wonderland-on.gif) top no-repeat;
}
.wonderland a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.mapple-bundela{
	margin:0;
	padding:0;
}
.mapple-bundela  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:280px;
	text-indent:-3000px;
	background:url(../images/mapple-bundela-off.gif) top no-repeat;
}
.mapple-bundela a:visited {
	color:#000000;
}
.mapple-bundela  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:280px;
	text-indent:-3000px;
	background:url(../images/mapple-bundela-on.gif) top no-repeat;
}
.mapple-bundela a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:280px;
	text-indent:-3000px;
	background:url(../images/mapple-bundela-on.gif) top no-repeat;
}
.mapple-bundela a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.bandhav-vilas{
	margin:0;
	padding:0;
}
.bandhav-vilas  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/bandhav-vilas-off.gif) top no-repeat;
}
.bandhav-vilas a:visited {
	color:#000000;
}
.bandhav-vilas  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/bandhav-vilas-on.gif) top no-repeat;
}
.bandhav-vilas a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:220px;
	text-indent:-3000px;
	background:url(../images/bandhav-vilas-on.gif) top no-repeat;
}
.bandhav-vilas a.selected:hover{
text-decoration: none;
color:#ffffff;
}



.tarika{
	margin:0;
	padding:0;
}
.tarika  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:221px;
	text-indent:-3000px;
	background:url(../images/tarika-off.gif) top no-repeat;
}
.tarika a:visited {
	color:#000000;
}
.tarika  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:221px;
	text-indent:-3000px;
	background:url(../images/tarika-on.gif) top no-repeat;
}
.tarika a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:221px;
	text-indent:-3000px;
	background:url(../images/tarika-on.gif) top no-repeat;
}
.tarika a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.tiger-trails{
	margin:0;
	padding:0;
}
.tiger-trails  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:208px;
	text-indent:-3000px;
	background:url(../images/tiger-trails-off.gif) top no-repeat;
}
.tiger-trails a:visited {
	color:#000000;
}
.tiger-trails  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:208px;
	text-indent:-3000px;
	background:url(../images/tiger-trails-on.gif) top no-repeat;
}
.tiger-trails a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:208px;
	text-indent:-3000px;
	background:url(../images/tiger-trails-on.gif) top no-repeat;
}
.tiger-trails a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.sariska-tiger-camp{
	margin:0;
	padding:0;
}
.sariska-tiger-camp  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:199px;
	text-indent:-3000px;
	background:url(../images/sariska-tiger-camp-off.gif) top no-repeat;
}
.sariska-tiger-camp a:visited {
	color:#000000;
}
.sariska-tiger-camp  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:199px;
	text-indent:-3000px;
	background:url(../images/sariska-tiger-camp-on.gif) top no-repeat;
}
.sariska-tiger-camp a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:199px;
	text-indent:-3000px;
	background:url(../images/sariska-tiger-camp-on.gif) top no-repeat;
}
.sariska-tiger-camp a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.alwar-bagh{
	margin:0;
	padding:0;
}
.alwar-bagh  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:228px;
	text-indent:-3000px;
	background:url(../images/alwar-bagh-off.gif) top no-repeat;
}
.alwar-bagh a:visited {
	color:#000000;
}
.alwar-bagh  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:228px;
	text-indent:-3000px;
	background:url(../images/alwar-bagh-on.gif) top no-repeat;
}
.alwar-bagh a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:228px;
	text-indent:-3000px;
	background:url(../images/alwar-bagh-on.gif) top no-repeat;
}
.alwar-bagh a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.leela{
	margin:0;
	padding:0;
}
.leela  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:211px;
	text-indent:-3000px;
	background:url(../images/leela-off.gif) top no-repeat;
}
.leela a:visited {
	color:#000000;
}
.leela  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:211px;
	text-indent:-3000px;
	background:url(../images/leela-on.gif) top no-repeat;
}
.leela a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:211px;
	text-indent:-3000px;
	background:url(../images/leela-on.gif) top no-repeat;
}
.leela a.selected:hover{
text-decoration: none;
color:#ffffff;
}


.serai{
	margin:0;
	padding:0;
}
.serai  a {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:189px;
	text-indent:-3000px;
	background:url(../images/camp-serai-off.gif) top no-repeat;
}
.serai a:visited {
	color:#000000;
}
.serai  a:hover {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:189px;
	text-indent:-3000px;
	background:url(../images/camp-serai-on.gif) top no-repeat;
}
.serai a.selected {
	margin:0;
	padding:0;
	display:block;
	height:63px;
	float:left;
	width:189px;
	text-indent:-3000px;
	background:url(../images/camp-serai-on.gif) top no-repeat;
}
.serai a.selected:hover{
text-decoration: none;
color:#ffffff;
}