@charset "utf-8";
/* CSS Document */
html{
	margin:0px 0px;
	padding:0px 0px;
	}
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS",verdana;
	font-size:12px;
	height:100%;
	}
.txt{
	padding:10px 0px 10px 0px;
	}
.maintxt{
	padding:10px;
	background-image:url("images/bgimg.png");
	width:223px;
	height:185px;
	background-repeat:repeat-x;
	text-align:justify;
	}
h4{
	color:#339900;
	}
.txtlnk{
	color:#009933;
	text-decoration:none;
	
	}
.txtlnk:hover{
	color:#fff;
	text-decoration:none;
	background-color:#009933
	}
span{
	text-align:right;
	}
.contact{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-right:15px;
	font-weight:bold;
	vertical-align:top;
	}
.contact:hover{
	font-size:11px;
	color:#669933;
	text-decoration:underline;
	padding-right:15px;
	}
	/***********************************************************************************/
	
	
#top{
	width:100%;
	height:97px;
	background-image:url("Images/banner_bg.png");
	background-repeat:repeat-x;
}
#top_img{
	margin:0px auto;
	width:968px;
}
#outer
{
    width:968px;
	margin:0px auto;
	padding:0px 0px;
}
#Container{
	background-image:url("Images/Container_bg.png");
	background-repeat:repeat-y;
	margin-top:-3px;
	position:relative;
	padding-top:10px;
	float:left;
	 width:970px;
	}
#Container2{
	background-image:url("Images/Container_bg1.png");
	background-repeat:repeat-y;
	margin-top:-3px;
	position:relative;
	padding-top:10px;
	float:left;
	 width:970px;
	}
#Container_nav
{
    width:920px;
    height:20px;
    margin:0px auto;
    height:30px;
    color:#fff;
    text-align:center;
    position:absolute;
	margin-top:-45px;
}
#Container_nav a
{
    color:#fff;
    font-family:Lucida Sans;
    font-size:14px;
    line-height:30px;
    padding:0px 30px;
    text-align:center;
    text-decoration:none;
   
}
#Container_nav a:hover{
    color:Yellow;
}
#footer{
	width:100%;
	background-image:url("images/background-bottom.png");
	background-position:bottom;
	background-repeat:no-repeat;
	height:150px;
	min-height:0px;
}
#Container_text{
	width:95%;
	margin:0px auto;
}
#left
{
    width:30%;
    float:left;
  
}
#left_pan, #left_pan1,#left_pan2
{
    width:100%;
    float:left;
    margin-top:10px;
}
#left_pan h3, #left_pan1 h3,#left_pan2 h3
{
    font-size:20px;
    color:#fff;
    font-weight:normal;
    background-image:url("images/box1.png");
    margin:0px 0px;
    padding:5px 5px;
}
#left_pan ul li, #left_pan ul li a, #left_pan1 ul li, #left_pan1 ul li a, #left_pan2 ul li, #left_pan2 ul li a
{
    line-height:20px;
    color:#666;
    text-decoration:none;
    font-size:12px;
    padding-bottom:10px;
}
#left_pan ul li a:hover, #left_pan1 ul li a:hover, #left_pan2 ul li a:hover
{
    color:#390;
    text-decoration:underline;
}
#right_pan
{
    width:69%;
    float:right;
    margin-top:10px;
    line-height:20px;
    color:#666;
    font-size:12px;
}
#right_pan h3
{
    font-size:20px;
    font-weight:normal;
}
#Bandhavgarh, #Panna 
{
    width:300px;
    float:left;
    position:relative;
    margin:10px 10px 0px 0px;
    line-height:20px;
    text-align:justify;
}
#Pench, #Kanha
{
    width:300px;
    float:right;
    position:relative;
    margin:10px 5px 0px 0px;
    line-height:20px;
    text-align:justify;
}


