/* CSS Document */


body {
	background:url(../images/bg.jpg) repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#main{
	width:921px;
	margin:auto;
	position:relative;
}

#container_main{
	float:left;
	width:921px;
	height:auto;
	background:url(../images/mainbg.gif) repeat-y;
}

/*########### LEFT CONTAINER CSS START ###########*/
#lt_container{
	width:316px;
	float:left;
	background:#353535;
	border-right:1px solid #FFFFFF;
}

#logo{
	width:316px;
	height:140px;
	float:left;
}

#content_div{
	width:240px;
	padding:39px 38px 0 38px;
	float:left;
}

.left_banner{
	width:206px;
	padding:0 17px 29px 17px;
}

.reserv_number{
	width:206px;
	padding:0 17px 17px 17px;
}

#fusion_logo{
	width:240px;
	height:170px;
	float:left;
}	
				
/*########### LEFT CONTAINER CSS END ###########*/


/*########### RIGHT CONTAINER CSS START ###########*/
#rt_container{
	width:604px;
	float:left;
	background:url(../images/right_bgimg.jpg) no-repeat;
}

#header{
	width:604px;
	height:140px;
	float:left;
}

#top_rightlogo{
	width:87px;
	height:68px;
	float:right;
	padding:13px 21px 0 0;
}

#mainmenu{
	width:604px;
	height:37px;
	float:left;
	background:#e4ae34;
}	

#flash_img{
	width:604px;
	height:472px;
	float:left;
}	
/*########### RIGHT CONTAINER CSS END ###########*/


/*########### INNER RIGHT CONTAINER CSS START ###########*/
#inner_header{
	width:604px;
	height:184px;
	float:left;
}

#inner_bodydiv{
	width:604px;
	float:left;
}

#inner_pagehead{
	width:568px;
	float:left;
	padding:0 18px 0 18px;
}

#inner_pagehead2{
	width:300px;
	height:auto;
	float:left;
}

#inner_breadcrum{
	width:268px;
	height:auto;
	float:right;
	text-align:right;
}

.pagehaed{
	font-family:Tahoma;
	font-size:20px;
	color:#8c0c01;
}

.breadcrum_txt1, .breadcrum_txt1 a{
	font-family:Tahoma;
	font-size:11px;
	color:#7a7a7a;
	text-decoration:none;
}

.breadcrum_txt1 a:hover{
	color:#8c0c01;
}	

.breadcrum_txt2{
	font-family:Tahoma;
	font-size:11px;
	color:#8c0c01;
	text-decoration:none;
}

#inner_bodycontentdiv{
	width:568px;
	float:left;
	padding:20px 18px 0 18px;
}

.inner_para{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:0 0 15px 0;
	line-height:17px;
}

.galley_div1{
	width:177px;
	height:108px;
	padding:0 0 25px 0;
	float:left;	
}

.galley_div2{
	width:177px;
	height:108px;
	padding:0 18px 25px 18px;
	float:left;	
}

.contact_txt{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7a7a7a;
	text-decoration:none;
	padding-bottom:15px;
	line-height:18px;
}

.contact_txt2, .contact_txt2 a{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8c0c01;
	text-decoration:none;
	padding-bottom:15px;
	line-height:18px;
}

.menu_txt, .menu_txt a{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	padding-bottom:15px;
	line-height:18px;
}

#contact_div{
	width:320px;
	float:left;
}

#googlemap_div{
	width:248px;
	float:right;
}

.clickhere_txt, .clickhere_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8c0c01;
	text-decoration:none;
	text-align:center;
}

.clickhere_txt a:hover{
	text-decoration:underline;
	text-align:center;
}			
							
/*########### INNER RIGHT CONTAINER CSS END ###########*/


/*########### FOOTER CSS START ###########*/
#footer_maindiv{
	width:921px;
	height:37px;
	margin:auto;
}

#footerdiv_left{
	width:400px;
	float:left;
	height:36px;
	line-height:36px;
}

#footerdiv_right{
	width:212px;
	float:right;
	text-align:right;
	height:36px;
	line-height:36px;
}

.footer_txt, .footer_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:36px;
}


#visitors{
	width:309px;
	float:left;
	height:30px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
}			
/*########### FOOTER CSS END ###########*/



/* active css mainmenu*/
div#home1 a#home1nav,
div#about1 a#about1nav,
div#gall1 a#gall1nav,
div#menu1 a#menu1nav,
div#contact1 a#contact1nav
 {
color:#fff;
line-height:37px;
display:block;
background:#cc5e07;
text-decoration:none;
}
		

