*
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}
a
{
	outline-style:none;
}
body
{
	background:url(../images/bg.jpg) top center no-repeat fixed;
	background-size:cover;
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('../fonts/calibri_4.eot');
    src: url('../fonts/calibri_4.eot') format('embedded-opentype'),
         url('../fonts/calibri_4.woff') format('woff'),
         url('../fonts/calibri_4.html') format('truetype'),
         url('../fonts/calibri_4.svg#CalibriRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fonts/myriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
.body_contanear
{
	display:block;
	float:left;
	width:100%;	
	margin:25px 0 0 0;
}
.body_main_area
{
	display:block;
	width:970px; 
	margin:0px auto;
	background:url(../images/body_bg.jpg) repeat;
	border:2px solid #003E67;
	padding:15px 15px 80px 15px;
	overflow:auto;
}
.header_main_area
{
	display:block;
	float:left;
	width:100%;
	height:453px;
}
.ajax_area
{
	display:block;
	float:left;
	width:970px;
	position:absolute;
	z-index:1;
}
.logo_and_nav_main_area
{
	display:block;
	float:left;
	width:100%;
	position:relative;
	z-index:2;
	height:20px;
}
.logo_area
{
	display:block;
	float:left;
	width:230px;
	height:232px;
}
.email_and_contact_area
{
	display:block;
	float:right;
	width:530px;
	height:auto;
	background:rgba(0,0,0,0.45);
	border-radius:0 0 0 6px;
}
.email_and_contact_area p
{
	color:#FFF;
	font-size:21px;
	line-height:37px;
    font-family: 'CalibriRegular';	
}
.email_and_contact_area p img
{
	vertical-align:middle;
	margin:0 12px;
}
.email_and_contact_area p a
{
	color:#FFF;
	text-decoration:none;
}
.email_and_contact_area p a:hover
{
	color:#8BB83C;
}


.nav_area
{
	display:block;
	float:left;
	width:750px;
	height:32px;
	background:url(../images/nav_bg.jpg) repeat-x;
	margin: 150px 0 0 105px;
	border-radius:4px;
	line-height:62px;
	text-align:center;
	box-shadow: 3px 3px 2px #000;
}




.nav_area ul
{
margin-top: -17px;
	list-style-type:none;
	text-decoration:none;
}
.nav_area ul li
{
	display:inline;
}
.nav_area ul li a
{
	 background: rgba(0, 0, 0, 0) url("../images/nav_right_bg.jpg") no-repeat scroll right center;
    color: #fff;
    font-family: "CalibriRegular";
    font-size: 17px;
    font-weight: bold;
    padding: 0 8px;
    text-decoration: none;

}
.nav_area ul li:last-child a
{
	background:none;
}
.nav_area ul li a:hover
{
	color:#FA961C;
}
#active a
{
	color:#fcdb2e;	
}
.service_box_main_area
{
	display:block;
	float:left;
	width:100%;
	margin-top:30px;
}
.service_box1
{
	display:block;
	float:left;
	width:295px;
	background:#EAE8E9;
	padding:15px 10px;
	text-align:center;
	margin-right:12px;
}
.service_box1 h2
{
    font-family: 'CalibriRegular';
	text-transform:uppercase;
	font-size:30px;
	color:#1e4671;
	font-weight:100;	
}
.service_box1 h3
{
    font-family: 'CalibriRegular';
	text-transform:uppercase;
	font-size:30px;
	color:#1e4671;
	font-weight:100;	
}
.service_box1 img
{
	margin-top:15px;	
}
.service_box1 p
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#757575;
	margin:10px 0px 0 0px;
	font-size:14px;
	line-height:22px;
}
.readmore_but
{
	display:block;
	width:129px;
	height:42px;
	background:#0A3562;
	border-radius:8px;
	margin-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	line-height:42px;
	text-decoration:none;
}
.readmore_but:hover
{
	background:#000;
}
#service_box_style
{
	margin:0px;
	float:right;
}
.booking_area
{
	float:left;
	width:100%;
	height:90px;
	background:url(../images/booking_bg.jpg) repeat-x;
	border-radius:8px;
	margin-top:30px;
}
.booking_area p
{
	font-size:28px;
	color:#000;
    font-family: 'CalibriRegular';
	line-height:90px;
	margin-left:30px;
	float:left;
	font-weight:bold;
}
.booking_but
{
	display:block;
	width:170px;
	height:47px;
	background:url(../images/booking_but.jpg) repeat-x;
	border-radius:8px;
    font-family: 'CalibriRegular';
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:47px;
	text-decoration:none;
	float:right;
	margin:20px 30px 0 0;
	text-transform:uppercase;	
}
.booking_but:hover
{
	opacity:0.9;
}
.welcome_contant_area
{
	display:block;
	float:left;
	width:100%;
	margin-top:30px;
}

.quick_contact_area
{
	display:block; 
	float:right;
	width:294px;
}

.quick_contact_area > h4
{
	font-size:26px;
	color:#1e4671;
    font-family: 'CalibriRegular';
	font-weight:100;
}

/*RESERVE A TABLE STYLES - BEGIN */
.quick_contact_area3
{
	display:block;
	float:left;
	width:350px;
	margin-top:18px;
}

div.quick_contact_area3 table{
width: 100%; 
}
div.quick_contact_area3 td{ vertical-align: center; }

/*RESERVE A TABLE STYLES - END */


.quick_contact_area3 h1
{
	font-size:40px;
	color:#1e4671;
    font-family: 'CalibriRegular';
	font-weight:100;
}
.input_style
{
	display:block;
	float:left;
	width:94%;
	padding:0 3%;
	height:30px;
	background:#FFF;
	margin-top:6px;
-moz-box-shadow: inset 0 0 11px -8px #000;
-webkit-box-shadow: inset 0 0 11px -8px #000;
box-shadow: inset 0 0 11px -8px #000;
border:none;
border:1px solid #D3D3D3;
	/*color:#B0ADAD;*/
    font-family: 'CalibriRegular';
	font-size:15px;	

}
.select_style
{
	display:block;
	float:left;
	width:100%;
	padding:2px;;
	height:30px;
	background:#FFF;
	margin-top:6px;
-moz-box-shadow: inset 0 0 11px -8px #000;
-webkit-box-shadow: inset 0 0 11px -8px #000;
box-shadow: inset 0 0 11px -8px #000;
border:none;
border:1px solid #D3D3D3;
	/*color:#B0ADAD;*/
    font-family: 'CalibriRegular';
	font-size:15px;	

}

.textarea_style
{
	display:block;
	float:left;
	width:94%;
	padding:3%;
	height:60px;
	background:#FFF;
	margin-top:6px;
-moz-box-shadow: inset 0 0 11px -8px #000;
-webkit-box-shadow: inset 0 0 11px -8px #000;
box-shadow: inset 0 0 11px -8px #000;
border:none;
border:1px solid #D3D3D3;
	/*color:#B0ADAD;*/
    font-family: 'CalibriRegular';
	font-size:15px;	

}
.submit_style
{
	display:block;
	float:left;
	width:111px;
	height:36px;
	margin-top:10px;
	background:#2a2a2a;
	line-height:36px;
	font-size:16px;
	color:#FFF;
    font-family: 'CalibriRegular';
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	border:none;
	cursor:pointer;
}
.submit_style:hover
{
	background:#02508c;
}

.welcome_area
{
	display:block;
	float:left;
	width:630px;
}
.welcome_area h1
{
	font-size:26px;
	color:#1e4671;
    font-family: 'CalibriRegular';
	font-weight:100;	
}
.welcome_area p
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
	margin-top:15px;
	line-height:25px
}
.footer_contanear
{
	display:block;
	float:left;
	width:100%;
	height:68px;
	margin-bottom:20px;
}
.footer_main_area
{
	display:block;
	width:1004px;
	margin:0px auto;
	height:68px;
	background:#1F4671;
}
.footer_text_area
{
	display:block;
	float:left;
	width:700px;
	margin-left:15px
}
.footer_text_area p
{
	font-size:16px;
	color:#FFF;
    font-family: 'CalibriRegular';
	margin-top:10px	;
}
.footer_text_area p a
{
	text-decoration:none;
	color:#FFF;
}
.footer_text_area p a:hover
{
	color:#F3921C;
}
.footer_text_area h4
{
	font-size:16px;
	color:#FFF;
    font-family: 'CalibriRegular';
	margin-top:2px	;
	font-weight:100;
}
.footer_social_area
{
	display:block;
	float:right;
	width:200px;
	height:68px;
	margin-right:15px;
	text-align:right;
}
.footer_social_area p
{
	line-height:68px;
}
.footer_social_area p img
{
	vertical-align:middle;
	margin-left:5px
}
.footer_social_area p img:hover
{
	opacity:0.8;
}
.body_main_contant_area
{

	display:block;
	float:left;
	width:100%;
	margin-top:20px;
}
.page_heading_area
{
	display:block;
	float:left;
	width:100%;
	border-bottom:2px solid #eaeaea;
}
.page_heading_area h1
{
	font-size:40px;
	color:#1e4671;
    font-family: 'CalibriRegular';
	font-weight:100;
	padding-bottom:8px;			
}
.body_left_area
{
	text-align: right;
	display:block;
	float:right;
	width:30%;
	margin-top:25px;
}
.body_right_area
{

	display:block;
	float:left;
	width:68%;
	margin-top:25px;
}
.body_left_img_area
{
	display:block; align: right;
	float:left;
	width:100%;
}
.body_left_img_area img
{
	border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 4px; box-shadow: -3px 3px 2px #aaaaaa; /*SAROSH*/
	margin-bottom:20px;
}
.body_right_text_area
{
	display:block;
	float:left;
	width:100%;
}
.body_right_text_area h2
{
	font-size:25px;
	color:#065002;
    font-family: 'CalibriRegular';
	font-weight:100;
	text-align:justify;			
}
.body_right_text_area h2 span
{
	font-size:22px;
	color:#065002;
    font-family: 'CalibriRegular';
	font-weight:100;	
}
.body_right_text_area h3
{
	font-size:22px;
	color:#000;
    font-family: 'CalibriRegular';
	font-weight:100;
	margin-top:15px;
	text-align:justify;			
}
.body_right_text_area h3 span
{
	color:#3D8CBA;
	font-weight:bold;
}
.body_right_text_area ul
{
    font-family: 'CalibriRegular';
	margin-top:3px	;
	margin-left:35px;	
}
.body_right_text_area ul li
{
	margin-bottom:10px;
}
.body_right_text_area p
{
	font-size:20px;
	color:#000;
    font-family: 'CalibriRegular';
	font-weight:100;
	margin-top:15px;
	text-align:justify;
	clear:both;		
}
.body_right_text_area p a
{
	color:#3D8CBA;
}
.body_right_text_area p a:hover
{
	text-decoration:none;
}
.body_right_text_area p span
{
	color:#3D8CBA;
	font-weight:bold;	
}
.address_area
{
	display:block;
	float:left;
	width:50%;
	margin-top:15px;
}
.address_area p
{
	font-size:25px;
	color:#8FBC3C;
    font-family: 'CalibriRegular';
	font-weight:100;
	text-align:justify;		
}
.address_area p span
{
	color:#333;
}
.address_area p a
{
	text-decoration:none;
	color:#000;
}
.quick_contact_area2
{
	display:block;
	float:right;
	width:40%;
	margin-right:10%;
}

.quick_contact_area2 h1
{
	font-size:25px;
	color:#1e4671;
    font-family: 'CalibriRegular';
	font-weight:100;
	margin-top:25px;
	float:left;
	width:100%;
}
#top_margin
{
	margin-top:25px;
}
#full_w
{
	width:100%;
}
#attractions_img
{
	float:right;
	margin: 10px 0 0 20px;
	clear:both;
}


div.pa{ color: #030;  background-color: rgba(0,155,155, 0.3); text-align: center; font-weight: bold; font-size: 110%; width: 100%; margin-left: auto; margin-right: auto; border: 1px solid #030; border-radius: 5px; box-shadow: 3px 3px 2px #666; }
