body{
	margin:0px;
	background-color:#003399;
}

#main{
	height:auto;
	width:960px;
	margin-left:0px;
	margin-right:0px;
	scrollbar-face-color: #B1C5CE;
	scrollbar-shadow-color: #759CAB;
	scrollbar-highlight-color: #DDE6EC;
	scrollbar-3dlight-color:#759CAB;
	scrollbar-darkshadow-color: #D3CFC4;
	scrollbar-track-color: #DDE6EC;
	scrollbar-arrow-color: #759CAB;
	background-image:url('../image/contaner.gif');
	background-repeat:no-repeat;
	}
	
#header{
	background-image:url('../image/header.jpg');
	background-repeat:no-repeat;
	height:245px;
	width:100%;
	}
	
#navbar{
	height:30px;
	width:960px;
	}
	
.menuitems{

	font-family:Verdana,Tahoma, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding:10px 30px 0px 50px;
	float:left;
}
.menuitems a:link{
	font-family:Verdana,Tahoma, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}.menuitems a:visited{
	font-family:Verdana,Tahoma, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}.menuitems a:hover{
	background-color: #1eaea8;
	font-family:Verdana,Tahoma, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
}

#container{

	width:100%;
	height:auto;
	overflow:hidden;
}

#container_links{

	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#BDD1DB;
}

h4{
	font-family:Verdana, sans-serif;
	font-size:14px;
	padding:0px 0px 0px 0px;
	color:#000000;
}

#left{
	width:45%;
	height:auto;
	float:left;
	margin:30px 0px 0px 35px;
}

#left_text_bg{
	background-image:url('../image/left_bg.gif');
	background-repeat:no-repeat;
	width:405px;
	height:450px;
	overflow:hidden;
	padding:40px 0px 0px 0px;
}

#right{
	width:50%;
	height:auto;
	float:left;
	margin:30px 0px 0px 0px;
}
#right_gallery{
	width:400px;
	height:429px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}
#text_container 
{	
	overflow:auto;
	height:360px;
	width:385px;
	margin:0px 0px 0px 0px;
}
.text 
{	font-family:Verdana,Tahoma sans-serif;
	color:#000000;
  	font-size: 11px;
  	font-style:normal;
  	padding:0px 25px 0px 25px ;
  	text-align:justify;
	line-height:170%;
}

.text_links
{	font-family:Verdana,Tahoma sans-serif;
	color:#000000;
  	font-size: 11px;
  	font-style:normal;
  	padding:0px 25px 0px 25px ;
  	text-align:justify;
	line-height:170%;
}

a {
	text-decoration:none;
	color: #666666;
}

a:hover {
	background: none;	
	color:#666666;
	text-decoration:underline;
}
/* this is for footer page" */

#footer
{
  width:960px;
  height:auto;
  overflow:hidden;
}


.footer_text
{
  color:#000000;
  font-family:Verdana, Tahoma, sans-serif;
  font-size:10px;
  padding:0px 0px 10px 0px;
  text-decoration:none;
  text-align:center;
  
}

.footer_text a:link
{
  color:#000000;
  font-family:Verdana, Tahoma, sans-serif;
  font-size:10px;
  padding:0px 0px 0px 0px;
  text-decoration:none;
  text-align:center;
}



.footer_text a:visited
{
  color:#000000;
  font-family:Verdana, Tahoma, sans-serif;
  font-size:10px;
  padding:0px 0px 0px 0px;
  text-decoration:none;
  text-align:center;
}

.footer_text a:hover
{
  color:#000000;
  font-family:Verdana, Tahoma, sans-serif;
  font-size:10px;
  padding:0px 0px 0px 0px;
  text-decoration:underline;
  text-align:center;
}
/*this is for "amenities" page*/

#amenities
{
	width: 100%;
	height:auto;
	overflow: hidden;
}

#left_amenities
{
	width: 50%;
	height:auto;
	overflow: hidden;
	float: left;
}
#right_amenities
{
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
}

.amenities_heading
{
  color:#034b79;
  font-family:Verdana, Tahoma,  sans-serif;
  text-decoration:underline;
  text-align:left;
  font-size:12px;
  padding:0 0 0 20;
  font-weight:bold;


}

.amenities_text
{
  color:#034b79;
  font-family:Verdana, Tahoma,  sans-serif;
  text-decoration:none;
  text-align:left;
  font-size:11px;
}

.acvities_text
{
  color:#034b79;
  font-family:Verdana, Tahoma,  sans-serif;
  text-decoration:none;
  text-align:justify;
  font-size:11px;
}
#contact{
	width:450px;
	height:350px;
	margin:0px 0px 0px 0px;
}



.visa{
	width:31px;
	height:20px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	
	
	}
	
.link{
	color: #0033FF;
	}
	
.link a{
	text-decoration:none;
	color:#0033ff;
	}
	
.link a:hover{
	text-decoration:underline;
	color: #666666;
	}			




	