/* CSS Document */
body{
	padding:43px 0 0 0;
	margin:0;
	background-color:#05817f;
	color:;
	font-family:Arial, Helvetica, sans-serif;
	}
div, h1, h2, img, p, ul, form{
	padding:0;
	margin:0;
	}
p{
font-family:Arial;
font-size:13px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#ffffff;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
	
#top{
	width:994px;
	margin:0 auto;
	}
	
a{	
	outline:none;
	}	
/*---------< < < < Header part > > > >------------*/
#header{
	/*background:url(../images/header.jpg) no-repeat 0 0 #d2ca9c;*/
	height:185px;
	position:relative;
	color:#fff;
	width:990px;
	margin:0 auto;
	}
	
.logo{
	position:absolute;
	right:36px; 
	top:15px;
	}
	
#navigation{
	height:46px;
	background:url(../images/navi_bg.gif) repeat-x 0 0;
	position:relative;
	left:0;
	top:0;
	}
	
#navigation span.left{
	background:url(../images/navi_left.gif) no-repeat 0 0;
	height:46px;
	width:20px;
	position:absolute;
	left:0;
	top:0;
	}

#navigation span.right{
	background:url(../images/navi_right.gif) no-repeat 0 0;
	position:absolute;
	right:0;
	top:0;
	height:46px;
	width:20px;
	}
	
#navigation ul{
	height:36px;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:6px 0 0 0;
	}
	
#navigation ul li{
	float:left;
	display:block;
	height:30px;
	padding:11px 17px 0;
	background:url(../images/saparation.gif) no-repeat right top;
	}
	
#navigation ul li a{
	height:19px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#navigation ul li a.home{
	
	width:110pxpx;
	}
	
#navigation ul li a.home:hover{
	color:#136364;
	}
	
#navigation ul li a.about{
	 width:81px;
	}
	
#navigation ul li a.about:hover{
	color:#136364;
	}
	
#navigation ul li a.history2{
	 width:81px;
	}
	
#navigation ul li a.history2:hover{
	color:#136364;
	}
	

#navigation ul li a.festivals{
	width:80px;
	}
		
#navigation ul li a.festivals:hover{
	color:#136364;
	}	
	
#navigation ul li a.events{
	width:60px;
	}
	
#navigation ul li a.events:hover{
	color:#136364;
	}
#navigation ul li a.culture{
	width:130px;
	}	
#navigation ul li a.culture:hover{
	color:#136364;
	}	
	
	.div01{
	height:360px;
	}
	
	
	
	
	
#navigation ul li a.tours1{
	width:49px;
	}
#navigation ul li a.tours1:hover{
	color:#136364;
	}
	
#navigation ul li a.contact_us{
	width:96px;
	}
	
#navigation ul li a.contact_us:hover{
	color:#136364;
	}
	
#navigation li:hover ul.drop,
#navigation li.msieFix ul.drop {
visibility:visible;
background-color:#fff;
 }
 
#navigation ul li ul.drop{
	list-style-type:none;
	height:26px;
	position:absolute;
	width:990px;
	visibility:hidden;
	left:0;
	top:45px;
	background:url(../images/sub_navi_left.gif) no-repeat 0 0 #fff;
	margin:0;
	padding:0;
	}
	
#navigation ul li ul.drop li{
	float:left;
	display:block;
	background:url(../images/sub_arrow.gif) no-repeat right center;
	padding:0 15px;
	height:26px !important;
	}
	
#navigation ul li ul.drop li.noimg{
	background-image:none;
	padding:0 0 0 0px;
	}	
#navigation ul li ul.drop li a{
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color:#04363d !important;
	text-decoration:none;
	text-indent:0px !important;
	/*z-index:500;*/
	float:left;
	width:auto !important;
	}
	
#navigation ul li ul.drop li a:hover{
	color:#b3a900;
	background-color:#fff;
	}
#navigation ul li ul.drop li.right{
	background:url(../images/sub_navi_right.gif) no-repeat 0 0;
	width:18px;
	height:26px;
	float:right;
	padding:0;
	margin:0;
	}

	
#subNavigation{
	height:26px;
	background:url(../images/sub_navi_left.gif) no-repeat 0 0 #fff;
	position:relative;
	left:0;
	top:0;
	color:#04363d;
	padding:0 0 0 5px;
	}
	
#subNavigation span.right{
	background:url(../images/sub_navi_right.gif) no-repeat 0 0;
	width:18px;
	height:26px;
	position:absolute;
	right:0;
	top:0;
	}	
	
/*----------------------------inner body part start------------------*/
#body{
	width:992px;
	padding:4px 0 14px 0;
	margin:0 auto;
	}
	
#leftPart1{
	width:721px;
	padding:0;
	float:left;
	}
	
#into{
	background:url(../images/intro_bg.gif) repeat-y 0 0;
	width:206px;
	float:left;
	}
#into_main{
	background:url(../images/intro_bot.gif) no-repeat left bottom;
	padding:0 16px 153px ;
	}
#into span.top{
	background:url(../images/intro_top.gif) no-repeat 0 0;
	height:27px;
	display:block;
	}
	
#into h3{
	background:url(../images/intro.gif) no-repeat 0 0;
	display:block;
	position:relative;
	margin:0 0 0 10px;
	padding:0 0 6px 6px;
	font-family: Arial;
	color:#FFFFFF;
	text-decoration:none;
	}	


#mid{
	width:512px;
	float:right;
	}
	
#mid span.top{
	background:url(../images/mid_top.gif) no-repeat 0 0;
	height:17px;
	display:block;
	font-size:0;
	line-height:0;
	}
	
#mid span.blank{
	height:8px;
	display:block;
	font-size:0;
	line-height:0;
	}
	
#mid span.bot{
	background:url(../images/mid_bot.gif) no-repeat left bottom;
	height:17px;
	display:block;
	line-height:0;
	font-size:0;
	}
.midsub{
	background:url(../images/mid_bg.gif) repeat-y 0 0;
	padding:0 13px 0 17px;
	width:482px;
	}
.width482{
	width:482px;
	}
	
ul.tour{
	list-style-type:none;
	width:160px;
	float:left;
	margin:0 0 0 20px;
	}
	
ul.tour li{
	display:block;
	height:18px;
	}
	
ul.tour li a{
	text-decoration:none;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	}
	
ul.tour li a:hover{
	text-decoration:underline;
	}
	
.midsub h1.wedding{
	background url(../images/wedding.gif) no-repeat 0 0;
	margin:0 0 23px 0;
	height:32px;
	Padding:10px 0 0 0px;
	color:#ffffff;
	font-family:Arial;
	}
	
.midsub h1.tours{
	background:url(../images/tours_head.gif) no-repeat 0 0;
	height:47px;
	margin:0 0 0 0;
	padding:10px 0 0 65px;
	font-family: Arial;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	position:relative;
	}
	
.midsub img{
	float:right;
	display:block;
	}
	
.midsub p.normal{
	float:left;
	width:300px;
	font:normal 12px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
	
.history{
	width:248px;
	float:left;
	background:url(../images/event_bg.gif) repeat-y 0 0;
	}
.history span.top{
	background:url(../images/event_top.gif) no-repeat 0 0 !important;
	height:18px;
	display:block;
	width:248px;
	}
	
.history span.bot{
	background:url(../images/event_bot.gif) no-repeat left bottom !important;
	height:18px;
	display:block;
	}
	
.history h1.eve{
	background:url(../images/events_head.gif) no-repeat 0 0;
	height:46px;
	margin:0 0 13px 13px;
	Padding:10px 0 0 65px;
	color:#ffffff;
	font-family:Arial;
	
		}
	
.history h1.his{
	background:url(../images/history_head.gif) no-repeat 0 0!important;
	height:46px;
	margin:0 0 13px 13px;
	Padding:10px 0 0 65px;
	color:#ffffff;
	font-family:Arial;
	}
	

	
.float{
	float:right!important;
	}
	
.history p{
	font-size:12px;
	margin:0 20px;
	}
	
/*----------------------event and place of interest----------------*/


.links
{
font-family:Arial;
margin-left:15px;
line-height:25px;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;
text-align:left ;
}
.links:hover
{
text-decoration:underline;
}



.links2
{
font-family:Arial;
margin-left:0px;
line-height:25px;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;
text-align:left top;
}
.links2:hover
{
text-decoration:underline;
}


.link_3
{
font-family:Arial;
margin-left:0px;
line-height:14px;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-align:left ;
}
.link_3:hover
{
text-decoration:underline;
}

.link_4
{
font-family:Arial;
margin-left:0px;
line-height:14px;
font-size:13px;
color:#FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-align:left ;
}
.link_4:hover
{
text-decoration:underline;
}
#leftPart span.bot{
	background:url(../images/left_bot.gif) no-repeat 0 0;
	height:32px;
	display:block;
	padding:0;
	margin:0;
	}
	
#inner_left{
	width:674px;
	background:url(../images/left_sub_bg.gif) repeat-x left top;
	padding:0 15px;
	}

	
.subDiv{
	background:url(../images/sub_div_bg.gif) repeat-x 0 0 #056362;
	padding:24px 24px 10px 18px;
	width:632px;	
	}
.subDiv2{
	background-color: #056362;
	padding:24px 24px 10px 18px;
	width:632px;	
	}


	
#inner_left span.line{
	background:url(../images/sub_div_bot.gif) repeat-x left bottom;
	height:35px;
	width:674px;
	display:block;
	}
	
.subDiv img{
	float:left;
	display:block;
	}
	
.subDiv p.normal{
	float:right;
	width:300px;
	font:normal 12px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
.subDiv p.normal2{
	float:right;
	width:300px;
	font:normal 12px Arial !important;
	padding:0!important;
	margin:0!important;
	}	
.subDiv h3{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
.subDiv p.bold{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding-top:20px;
	margin:0 0 15px 0;
	}
	
	
.subDiv1{
	background: #056362;
	padding:24px 24px 10px 18px;
	width:632px;	
	}
	
#inner_left span.line{
	background:url(../images/) repeat-x left bottom;
	height:19px;
	width:674px;
	display:block;
	}
	
.subDiv1 img{
	margin:0 10px 0 0;
	}
	
.subDiv1 p.normal{
	/*float:right;
	width:300px;*/
	font:normal 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
	
.subDiv1 h3{
	/*float:right;
	width:300px;*/
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
.subDiv1 p.bold{
	/*float:right;
	width:300px;*/
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
/*-----------------------subDiv2-----------------------------------*/
.subDiv2{
	background-color:#056362;
	padding:24px 24px 10px 18px;
	width:632px;	
	}
	
#inner_left span.line{
	background:url(../images/sub_div_bot.gif) repeat-x left bottom;
	height:19px;
	width:674px;
	display:block;
	}
	
.subDiv2 img{
	float:left;
	display:block;
	}
	
.subDiv2 p.normal{
	float:right;
	width:300px;
	font:normal 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
	
.subDiv h3{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
.subDiv p.bold{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
		
	
	
/*---------------------tours and other activities ------------------*/	

.tours{
	background: #056362;
	padding:24px 24px 10px 18px;
	width:632px;
	height:225px;	
	
	}
	
#inner_left span.line{
	background:url(../images/sub_div_bot.gif) repeat-x left bottom;
	height:19px;
	width:674px;
	display:block;
	}
	
.tours img{
	float:left;
	display:block;
	}
	
.tours p.normal{
	float:right;
	width:300px;
	height:225px;
	font:normal 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
	
.tours h3{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
.tours p.bold{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
	
.subDiv1{
	background: #056362;
	padding:24px 24px 10px 18px;
	width:632px;	
	}
	
#inner_left span.line{
	background:url(../images/) repeat-x left bottom;
	height:19px;
	width:674px;
	display:block;
	}
	
.subDiv1 img{
	margin:0 10px 0 0;
	}
	
.subDiv1 p.normal{
	/*float:right;
	width:300px;*/
	font:normal 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
	
.subDiv1 h3{
	/*float:right;
	width:300px;*/
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
.subDiv1 p.bold{
	/*float:right;
	width:300px;*/
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
		
/*-----------------history,fes------------------*/



#his{
	width:674px;
	}
	

#his h1.common_2{
    background-image:url(../images/th_bg_common_2.jpg);
	background-repeat:repeat-x;
	height:44px;
	width:325px;
	float:right;
	margin:0 0 0 10px;
	padding: 5px 0 0 10px;
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#CEC101;
	text-decoration:none;
	}	

	
#his p.width333{
	font-size:12px;
	line-height:16px;
	margin:0 0 10px 0;
	width:333px;
	float:right;
	}
	
#his p.normalwidth{
	width:674px;
	font-size:13px;
	line-height:16px;
	margin:0 0 10px 0;
	float:left;
	}
p.normalwidth1{
	width:632px;
	font-size:13px;
	line-height:16px;
	margin:5px 0 10px 0;
	float:left;
	}
	
#his img{
	float:left;
	display:block;
	margin:0 0 20px 0;
	}
	
#his span.hisLine{
	background:url(../images/his_line.gif) no-repeat 0 0;
	height:4px;
	font-size:0;
	line-height:0;
	width:668px;
	float:left;
	padding:0;
	margin:60px 0 87px 0;
	}
	

	




	
	
		
	
/*----------------------event----------------*/
	
#leftPart{
	width:720px;
	background:url(../images/inner_left_bg.gif) repeat-y left top;
	padding:0;
	float:left;
	}
#leftPart_botbg{
	background:url(../images/left_body_bot_bg.gif) repeat-x left bottom;
	width:704px;
	margin:0 auto;
	}
	
#leftPart span.top{
	background:url(../images/left_top.gif) no-repeat 0 0;
	height:35px;
	display:block;
	padding:0;
	margin:0;
	}
	
#leftPart span.bot{
	background:url(../images/left_bot.gif) no-repeat 0 0;
	height:32px;
	display:block;
	padding:0;
	margin:0;
	}
	
#inner_left{
	width:674px;
	background:url(../images/left_sub_bg.gif) repeat-x left top;
	
	padding:0 15px;
	}
	
#inner_left h1.event{
	background:url(../images/th_bg_common.jpg) repeat-x 0 0;
	height:39px;
	padding: 0px 0 10px 10px;
	font:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#CEC101;
	text-decoration:none;
	
	}

	
.subDiv{
	background:url(../images/sub_div_bg.gif) repeat-x 0 0 #056362;
	padding:24px 24px 10px 18px;
	width:632px;	
	}
	
#inner_left span.line{
	background:url(../images/sub_div_bot.gif) repeat-x left bottom;
	height:19px;
	width:674px;
	display:block;
	}
	
.subDiv img{
	float:left;
	display:block;
	}
	
.subDiv p.normal{
	float:right;
	width:300px;
	font:normal 13px Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
	
.subDiv h3{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
.subDiv p.bold{
	float:right;
	width:300px;
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
	
.subDiv1{
	background:url(../images/sub_div_bg.gif) repeat-x 0 0 #056362;
	padding:24px 24px 10px 18px;
	width:632px;	
	}
	
#inner_left span.line{
	background:url(../images/sub_div_bot.gif) repeat-x left bottom;
	height:19px;
	width:674px;
	display:block;
	}
	
.subDiv1 img{
	margin:0 10px 0 0;
	}
	
.subDiv1 p.normal{
	/*float:right;
	width:300px;*/
	font:normal 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	padding:0!important;
	margin:0!important;
	}
	
.subDiv1 h3{
	/*float:right;
	width:300px;*/
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	
.subDiv1 p.bold{
	/*float:right;
	width:300px;*/
	font:bold 13px/16px tahoma, Arial, Helvetica, sans-serif !important;
	margin:0 0 15px 0;
	}
	

/*-----------------history------------------*/



#his p.width333{
	font-size:13px;
	line-height:16px;
	margin:0 0 10px 0;
	width:333px;
	float:right;
	}
	
#his p.normalwidth{
	width:674px;
	font-size:13px;
	line-height:16px;
	margin:0 0 10px 0;
	float:left;
	}
p.normalwidth1{
	width:632px;
	font-size:13px !important;
	line-height:16px;
	margin:5px 0 10px 0;
	float:left;
	}
	
#his img{
	float:left;
	display:block;
	margin:0 0 20px 0;
	}
	
#his span.hisLine{
	background:url(../images/his_line.gif) no-repeat 0 0;
	height:4px;
	font-size:0;
	line-height:0;
	width:668px;
	float:left;
	padding:0;
	margin:60px 0 87px 0;
	}
	
/*--------------marriage-------------*/
#marriage{
	widows:674px;
	}
	
#marriage span.blank{
	height:15px;
	display:block;
	}
	
#marriage h2.maHoney{
	background:url(../images/marriage_and_honney.gif) no-repeat 0 0;
	height:41px;
	}
#marriage span.top{
	background:url(../images/marriage_top.gif) no-repeat 0 0;
	height:18px;
	display:block;
	}
	
#marriageSub{
	width:638px;
	background:url(../images/marriage_bg.gif) repeat-y 0 0;
	padding:0 18px;
	}
#marriageSub h2.marr{
	background:url(../images/mar.gif) no-repeat 0 0;
	height:46px;
	display:block;
	margin:0 0 15px 0;
	}
	
#marriageSub h2.honey{
	background:url(../images/honeymoon.gif) no-repeat 0 0;
	height:46px;
	display:block;
	margin:0 0 15px 0;
	}
#marriageSub div{
	width:636px;
	}
	
#marriageSub div p{
	width:280px;
	float:left;
	font-size:11px;
	line-height:16px;
	}
#marriageSub div img{
	float:right;
	display:block;
	}
#marriage span.bot{
	background:url(../images/marriage_bot.gif) no-repeat left bottom;
	height:18px;
	display:block;
	}
	
#marriage span.hisLine{
	background:url(../images/his_line.gif) no-repeat 0 0;
	height:4px;
	font-size:0;
	line-height:0;
	width:668px;
	padding:0;
	margin:12px 0 160px 0;
	width:674px;
	display:block;
	}
	
.more{
	width:40px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 25px;
	}
.more:hover{
	text-decoration:underline;
	
}


/*-----------------------right part start--------------*/
#right{
	width:267px;
	float:right;
	}
	
#right span.blank{
	height:10px;
	display:block;
	line-height:0;
	font-size:0;
	}
	
#welcome_right{
	background:url(../images/right_top_bg.gif) repeat-y 0 0;
	}
#welcome_right_main{
	background:url(../images/right_wlcome_bot.gif) no-repeat left bottom;
	padding:0 16px 122px ;
	}
#welcome_right span.top{
	background:url(../images/right_welcom_top.gif) no-repeat 0 0;
	height:24px;
	display:block;
	}
	
#welcome_right h1{
	background:url(../images/right_welcom.gif) no-repeat 0 0;
	height:87px;
	margin:0 0 0 8px;
	padding:0 0 0 10px;
	color:#FFFFFF;
	}
.text{
	font:normal 12px/16px Arial, Helvetica, sans-serif !important;
	}
	
#new_right{
	background:url(../images/new_bg.gif) repeat-y 0 0;
	}
#new_right_main{
	background:url(../images/new_bot.gif) no-repeat left bottom;
	padding:0 16px 100px ;
	}
#new_right span.top{
	background:url(../images/new_top.gif) no-repeat 0 0;
	height:30px;
	display:block;
	}
	
#new_right h1{
	background:url(../images/new.gif) no-repeat 0 0;
	height:61px;
	margin:0 0 0 8px;
	Padding:0 0 0 10px;
	color:#ffffff;
	font-family:Arial;
	}	

.padding_bot{
	padding-bottom:19px;
	}
	
#googleAdd{
	width:992px;
	float:left;
	margin:18px 0 0 0;
	}
	
#googleAdd img{
	display:block;
	font-size:0;
	line-height:0;
	margin: 0 ;
	}
		
	
/*------------------------------ Footer Panel -------------------------------------*/
#MainfooterPanel{
	padding:31px 0 45px 0;
	background-color:#035956;
	color:#fff;
	}
	
#footerPanel{
	width: auto;
	margin:0 0 0 50px;	
	}
	
#footerPanel p{
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:12px;
	}
	
#footerPanel ul{
	list-style-type:none;
	height:20px;
		}
	
#footerPanel ul li{
	padding:0 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	}
	

#footerPanel ul li a{
	color:#fff;
	text-decoration:none;
	background-color:#035956;
	}
	
#footerPanel ul li a:hover,#footerPanel ul li a.hover{
	color:#7bfffa;
	background-color:#035956;
	}
	

/*-----------------contact us page--------------------*/
#inner_new_body_mid{
	width:494px;
	float:left;
	background:url(images/new_mid_bg.gif) no-repeat 0 0;
	padding:24px 8px 0 6px;
	}
#inner_new_body_mid h1.contact{
font:normal 16px tahoma, Arial, Helvetica, sans-serif;
padding:25px 0 0 85px;
	}
	
#inner_new_body_mid form{
		width:318px; padding:25px 0 0 85px; float:left; color:#FFFFFF;
		}
#inner_new_body_mid form label{
		width:70px; height:18px; margin:0 0 5px 0; float:left; display:block; font:normal 11px/18px tahoma, Arial, Helvetica, sans-serif; 
		}
#inner_new_body_mid form input{
		width:239px; height:16px; border:#919294 1px solid; float:left; margin:0 0 5px 0;
		}
#inner_new_body_mid form textarea{
		width:239px; border:#919294 1px solid; float:left; margin:0 0 19px 0; height:77px;
		}
#inner_new_body_mid form label.blank{
		width:123px; height:22px; font-size:0; 
		}
#inner_new_body_mid form input.submit{
		background:  url(../images/submit.gif) no-repeat 0 0; width:59px; height:22px; cursor:pointer; border:none; margin:0; float:left;
		}
#inner_new_body_mid form input.reset{
		 background:  url(../images/reset.gif) no-repeat 0 0; width:52px; height:22px; cursor:pointer; border:none; margin:0 0 0 16px;
		}
		
		
		
/*--------------- natural attraction---------------*/



	.subattraction1{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic.gif) no-repeat ;
	left:15px;
	top:5px;
	
	}
	.subattraction2{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic1.gif) no-repeat ;
	left:15px;
	top:5px;
	
	}
	.subattraction3{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic2.gif) no-repeat ;
	left:15px;
	top:5px;
	
	}
	.subattraction4{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic3.gif) no-repeat ;
	left:15px;
	top:5px;
	
	}
	.subattraction5{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic4.gif) no-repeat ;
	left:15px;
	top:5px;
	
	}
	.subattraction6{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic5.gif) no-repeat ;
	left:15px;
	top:5px;
	
	}
	.subattraction7{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic6.gif) no-repeat  ;
	left:15px;
	top:5px;
	
	}
	.subattraction8{
	width:326px;
	height:225px;
	padding-left:335px;
	position:relative;
	margine:0Px;
	background:url(../images/natural_attraction-pic.gif) no-repeat ;
	
	
	}
	
	
	

	.link_view
	{
	font-family:Arial;
	margin-left:0px;
	line-height:25px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left ;
	}
	.link_view:hover
	{
	text-decoration:underline;
	}
 
.blank2{
	height:35px;
	display:block;
	
	}
