@charset "iso-8859-1";

* {
margin:0px;
padding:0px;
}

body {
	background-image: url(../images/jesal_02.jpg);
	background-color:#ffffff;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	text-align: left;
	margin:0px;
	padding:0px;
	display:inline;
}

.mainpic{
 border: 1px solid;
 border-color:#999999;
 padding:2px;
}

.tourTD td { 
	text-align:justify;
	vertical-align:top;
	border-bottom: 1px solid #FF6633;
}

a {
color: #453e82;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #333333;
font-weight: bold;
text-decoration: none;
}
p {
padding-top: 5px;
padding-bottom: 5px;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
h7{
font-size: 12px;
font-weight: bold;
color: #453e82;
}
h6{
font-size: 14px;
font-weight: bold;
color: #453e82;
}
h5 {
font-size: 14px;
font-weight: bold;
color: #333333;
}
h3 {
font-size: 22px;
font-weight: normal;
color: #999999;
line-height: normal;
text-shadow: #cccccc 2px 2px 3px;
}
/*==================header======================================*/
#header {
clear: both;
width: 835px;
background-image: url(../images/khans_02.jpg);
height: 172px;
display: block;
}

/*================== Body ======================================*/

ul { margin-left :12pt;
}

.jabilBlue {
color: #453e82;
font-weight: bold;
text-decoration: none;
}

.mainbody {
background-color:#FFFFFF;
padding:10px;
border-left: 1px solid;border-right: 1px solid;
background-image:url(../images/taj_mahal_bg.gif);
background-position:bottom right;
background-repeat:no-repeat;
}


/*=======================Menu======================================*/
#menu{
clear: both;
float: left;
height: 50px;
width: 770px;
font: bold 16px Arial;
text-transform:capitalize;
}

#menu li{
display: inline;
color:#003399;
text-shadow: #333333 1px 1px 2px;

}

#menu li a{
float: left;
color: white;
padding: 16px 10px; /*padding of tabs*/
text-decoration: none;
border: none;
margin-left: 8px;

}

#menu li a.active{
background-image: url(../images/jesal1_05.jpg);
background-repeat: repeat-x; 
color: white;
text-shadow: #333333 -1px -1px 3px;
}

#menu li a:hover{
background-repeat: repeat-x;
color:#666666 ;
text-shadow: #white -2px -2px 2px;
}
/*==================right panel======================================*/
#cont_wrapper {
clear:both;
width: 630px;
margin-left: auto;
margin-right: auto;
vertical-align: top;
}
#bord_h {
clear:right;
float:left;
background-color: #3F3F3F;
height: 18px;
line-height: normal;
font-weight: bold;
padding-top: 6px;
padding-left: 20px;
width: 635px;
}

/*==================footer======================================*/
#footer {
	clear: both;
	background-color: #ff9d3c;
	width: 100%;
	padding-top: 5px;
	height: 30px;
	margin-top: 10px;
	color: #000000;
	border-top: 3px solid #453e82;
}
#footer_wrapper {
	width: 780px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
/*=======================FAQ======================================*/
.clear {
clear: both;
}
