body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}


body         {  
 scrollbar-face-color: #EA8026;
 scrollbar-shadow-color: #5A62A8; 
 scrollbar-highlight-color: #5A62A8;
 scrollbar-3dlight-color: #F2AF76;
 scrollbar-darkshadow-color: #F2AF76; 
 scrollbar-track-color: #4253C0; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #EA8026;}
A:visited { text-decoration: underline; color: #EA8026;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#020D58;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			13px;
	color: 				#1E2D8D;

}
h2 {
	font-size: 			14px;
	color: 				#EA8026;
}

h3 {
	font-size: 			12px;
	color: 				#1E2D8D;
}

h4 {
	font-size: 			12px;
	color: 				#1E2D8D;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#525BA5;
	background-color:	#8093B3;

}

td.watermark {
		background-image: url('images/watermark.jpg'); 
               background-repeat: no-repeat; 
               background-position: top right;  
}

 #flashcontent2 {
		border: solid 0px;
		width: 766px;
		height: 259px;
		float: left;
		margin:0px 0px;
 }	
 
 img.accomimg{
 	display:block;
	border:1px solid #525BA5;
	margin:0 0 14px 0;
	width:320px;
 }	
#booking-bar {
	width:500px; 
	margin:0 auto; 
	border:solid 4px #FFCC33; 
	padding:0px 20px 0 130px; 
	background:url(images/book-now.gif) no-repeat; 
	background-position: 10px 0px; 
}
*html #booking-bar  {
	width:600px; 
}
*:first-child+html #booking-bar {
	width:600px; 
}
.btn-video {
	width:85px; 
	float:right; 
	margin:0 40px 0 0;
}
*html .btn-video  {
	padding:0 0 0 0;
}
*:first-child+html .btn-video {
	padding:0 0 0 0;
}


