
/* CSS Document */

/*MAIN NAV*/
#navbar {
	clear: both;
	width:  940px;
	height: 45px;
	padding-top: 0px;
	margin: 0 auto;
	margin: 0px;
	background-image: url(../images/nav/bg_nav.jpg);
	background-repeat: repeat-x;
}

#navbar ul {
}

#navbar li {
	float: left;
	display: block;
	padding: 11px 18px 0px 30px;
}

#navbar li.first {
}

#navbar a:link, #navbar a:visited,#navbar a:hover, #navbar a:active {
	height: 24px;
	float:left;
	display:inline;
	text-decoration: none;
	text-indent: -9000px;
}
a#navjourneys {
	width: 84px;
	height: 21px;
	background-image: url(../images/nav/nav_journeys.jpg);
	background-repeat: no-repeat;
}

#journeys a#navjourneys, #journeys-three a#navjourneys, #journeys-five a#navjourneys, #journeys-seven a#navjourneys, #journeys-custom a#navjourneys, #journeys-included a#navjourneys, #journeys-pilgrimages a#navjourneys, #responsible-tourism a#navjourneys, #journeys-featured a#navjourneys{
	width: 84px;
	height: 21px;
	background-image: url(../images/nav/nav_journeysON.jpg);
	background-repeat: no-repeat;
}

a#navamitabha {
	width: 142px;
	height: 21px;
	background-image: url(../images/nav/nav_aboutamitabha.jpg);
	background-repeat: no-repeat;
}
#about-amitabha a#navamitabha, #amitabha-why a#navamitabha, #amitabha-aspiration a#navamitabha, #amitabha-who a#navamitabha{
	width: 142px;
	height: 21px;
	background-image: url(../images/nav/nav_aboutamitabhaON.jpg);
	background-repeat: no-repeat;
}
a#navbhutan {
	width: 125px;
	height: 21px;
	background-image: url(../images/nav/nav_aboutbhutan.jpg);
	background-repeat: no-repeat;
}
#about-bhutan a#navbhutan, #bhutan-information a#navbhutan, #bhutan-when a#navbhutan, #bhutan-festivals a#navbhutan {
	width: 125px;
	height: 21px;
	background-image: url(../images/nav/nav_aboutbhutanON.jpg);
	background-repeat: no-repeat;
}

a#navfaqs {
	width: 81px;
	height: 21px;
	background-image: url(../images/nav/nav_tripfaqs.jpg);
	background-repeat: no-repeat;
}

#faqs a#navfaqs {
	width: 81px;
	height: 21px;
	background-image: url(../images/nav/nav_tipfaqsON.jpg);
	background-repeat: no-repeat;
}


a#navtools {
	width: 116px;
	height: 21px;
	background-image: url(../images/nav/nav_tools.jpg);
	background-repeat: no-repeat;
}


#tools a#navtools, #tools-reading a#navtools, #tools-testimonials a#navtools {
	width: 116px;
	height: 21px;
	background-image: url(../images/nav/nav_toolsON.jpg);
	background-repeat: no-repeat;
}


a#navcontact {
	width: 79px;
	height: 21px;
	background-image: url(../images/nav/nav_contact.jpg);
	background-repeat: no-repeat;
}

#contact a#navcontact {
	width: 79px;
	height: 21px;
	background-image: url(../images/nav/nav_contactON.jpg);
	background-repeat: no-repeat;
}

a#navcontact {
	width: 79px;
	height: 21px;
	background-image: url(../images/nav/nav_contact.jpg);
	background-repeat: no-repeat;
}

#thankyou a#navcontact {
	width: 79px;
	height: 21px;
	background-image: url(../images/nav/nav_contactON.jpg);
	background-repeat: no-repeat;
}








