
*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,form,fieldset,img, input,textarea,p,blockquote,th,td{ 
	margin:0;padding:0; 
	}
	
body{
	background:url(../images/bg.gif) repeat-x #2E2E2E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
	
#main{
	width:990px;
	margin:0 auto;
	}
	
#banner{
	height:111px;
	}
	

	
#content{
		padding:8px 0 8px 0;
	}
	
#nav{
 	float:left; 
	width:227px; 
	margin:0 8px 0 0; 
	background:#2E2E2E; 
	height:248px;
	 }	
 
ul,li{
	list-style:none;
	}
	
li{
	border-bottom:1px dashed #5F5F5F;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 15px 0 20px;
	}
	
a.menulink:link, a.menulink:active, a.menulink:visited{
	background:url(../images/bullet.gif) no-repeat;
	height:21px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 35px;
	}
	
a.menulink:hover{
	color: #ED9900;
	text-decoration:none;
	padding:0 0 0 35px;
	}

#pic{
	float:left; 
	width:755px;
	} 
	
#maincontent{
	clear:left;
	}
	
#maincontent1{
	clear:left;
	background-color:#2E2E2E;
	}

#welcome{
	float:left;
	width:784px;
	padding:15px 0 10px 0;
	}
	
#welcome1{
	width:650px;
	float:left;
	color:#000000;
	padding:15px 0 10px 0;
	overflow:auto;
	}
	
h1{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	background:url(../images/welcome.gif) no-repeat;
	height:30px;
	width:507px;
	text-indent:-9999px;
	padding:10px 0 0 0;
	}
	
.maintext{
	text-align:justify;
	padding:5px 0 50px 0;
	line-height:20px;
	}
	
h2{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	background:url(../images/gallery.gif) no-repeat;
	height:30px;
	width:462px;
	text-indent:-9999px;
	}
	
h6{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	background:url(../images/attraction.gif) no-repeat;
	width:190px;
	height:30px;
	text-indent:-9999px;
	}

#reserve{
	background:url(../images/reservation.gif) no-repeat;
	width:159px;
	height:132px;
	float:right;
	color:#000000;
	padding:62px 0 0 75px;
	margin:0 15px 0 0;
	font-weight:bold;
	font-size:18px;
	}	

#contact{
	float:left;
	width:206px;
	padding:15px 0 10px 0;
	}	
	
h3{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	background:url(../images/room.gif) no-repeat;
	height:30px;
	width:190px;
	text-indent:-9999px;
	}

.room{
	line-height:18px;
	padding:10px 0 0 0;
	}
		
h4{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:18px;
	background:url(../images/contact.gif) no-repeat;
	height:30px;
	width:190px;
	text-indent:-9999px;
	}
	
.contact{
	line-height:20px;
	padding:15px 0 0 0;
	}	
	
#footer{
	clear:left;
	background-color:#1A191A;
	width:100%;
	font-size:11px;
	line-height:18px;
	padding:5px 0 5px 0;
	color:#FFFFFF;
	text-align:center;
	}
	
a.link:link, a.link:active, a.link:visited{
	text-decoration:underline;
	color:#FFFFFF;
	}
	
a.link:hover{
	text-decoration:underline;
	color:#CCCCCC;
	}
	
/* ............................. reservation ..................................*/

h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

#content1{
	clear:both;
	padding:30px 0 20px 0;
	background-color:#000000;
	}

#formCont{
	padding:10px;
	width:500px;
	margin:0 auto;
	background-color:#2E2E2E;
	}	
	
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed #BFBFBF;
	height: 1%;
	color:#59A9DF;
}

.cssform label{
	font-weight: bold;
	color:#FFFFFF;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}



.star{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#54512D;
	text-align:center;
	}

.feedback-textfield{
	border:1px solid #F8D70E;
	color:#414862;
	width:180px;
	padding-left:7px;
	background-color:#F7F7F7;
}

.feedback-textfield1{
	border:1px solid #F8D70E;
	color:#414862;
	width:180px;
	padding-left:7px;
	height:100px;
	background-color:#F7F7F7;
}

.formbutton{
	cursor:pointer;
	border:none;
	background:#999;
	color:#FFFFFF;
	font-weight:bold;
	padding: 1px 2px;
	width:70px;
	height:30px;
	background:url(../images/formbg.gif) repeat-x left top;
	}
	
/* .................................... Gallery ................................................*/


	#slideshow{
		background-color:#FFFFFF;
		width:600px;	/* Total width of slideshow */
		margin:10px 0 0 0;
	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin:0 0 0 0;	
		text-align:center;
		vertical-align:middle;
		padding:10px 0 0 0;
		position:relative;
		
		/* CSS HACK */
		height: 350px;	/* IE 5.x */
		height/* */:/**/450px;	/* Other browsers */
		height: /**/450px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	/* #previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		/* text-align:center;
		font-family: Verdana, Arial, Helvetica, sans-serif;	/* Font to use */
		/* font-weight:bold;
		font-size:0.9em;
	} */
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		left:40px;
		width:500px;
		padding:15px 0 0 0;
		
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	/* #theImages .imageCaption{
		display:none;
	} */
	
/* ..............................................*/


.accomodation{
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:20px;
	color:#EB9100;
	}
	
.maintext1{
	text-align:justify;
	padding:5px 20px 50px 0;
	line-height:20px;
	}