h6 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
	text-decoration: none;
}
.otherlink{
			COLOR:#800080;
			font-size:11px;
			text-decoration:none;
			font-family:verdana;
			margin:0;
			}
			 .otherlink:hover{
			COLOR:#666666;
			font-size:11px;
			text-decoration:none;
			font-family:verdana;
			margin:0;
			}
.LEFTLINKS{
			COLOR:BLACK	;
			font-size:11px;
			text-decoration:none;
			font-family:verdana;
			}
			.LEFTLINKS:hover{
			COLOR:red	;
			font-size:11px;
			font-family:verdana;
			text-decoration:underline;
			}
			 .TEXT{
				color:#5E5B5E;
				font-size:12px;
				
				font-family:arial;
				text-decoration:none;
		     }
	
		
			.TOPLINKS{
				color:black;
				font-size:11px;
				font-weight:normal;
				font-family:Arial;
				text-decoration:none;
		     }
	 .TOPLINKS:hover{
				color:red;
				font-size:11px;
					font-family:Arial;
				font-weight:normal;
				text-decoration:none;
		     }
			 .TOPLINKS1{
				color:black;
				font-size:11px;
				font-weight:normal;
				font-family:VERDANA;
				text-decoration:none;
		     }
	 .TOPLINKS1:hover{
				color:green;
				font-size:11px;
					font-family:VERDANA;
				font-weight:normal;
				text-decoration:none;
		     }

.TOPLINKS12{
				color:#CC9900;
				font-size:11px;
				font-weight:normal;
				font-family:VERDANA;
				text-decoration:none;
		     }
	 .TOPLINKS12:hover{
				color:green;
				font-size:11px;
					font-family:VERDANA;
				font-weight:normal;
				text-decoration:none;
		     }



			 .TDBORDER1{
				border-top:1px black dotted;border-bottom:0px black dotted;border-left:0px black;border-right:0px black dotted dotted;
		     }
			 .TDBORDER2{
				border-bottom:1px black dotted;border-right:0px black dotted;border-left:0px black;border-right:0px black dotted dotted;
		     }
			 .TDBORDER3{
				border-left:1px black dotted;border-bottom:0px black dotted;border-top:0px black dotted;border-right:0px black dotted;
		     }
			 .TDBORDER4{
				border-right:1px black dotted;border-left:0px black dotted; dotted;border-bottom:0px black dotted;border-top:0px black dotted;
		     }
			 input{
				background-color:#FAF2E2;
				border:1px #BF9648 solid;
				
						     }
							 select{
				background-color:#FAF2E2;
				border:1px #BF9648 solid;
				
						     }
							 option{
				background-color:#FAF2E2;
				border:1px #BF9648 solid;
				
						     }
							  textarea{
				background-color:#FAF2E2;
				border:1px #BF9648 solid;
				
						     }
							 .HEADING{
				color:coral;
				font-size:18px;
				font-weight:bold;
				font-family:arial;
		    	text-decoration:none;
		     }	
			 .SUBHEADING{
				color:#FFA810;
				font-size:14px;
				font-weight:bold;
				font-family:arial;
		    	text-decoration:none;
		     }	
			
						 	.SUMMARY{
				color:#5E5B5E;
				font-size:9px;
				font-family:arial;
				text-decoration:none;
		     }
			  .MORE{
				color:RED;
				font-size:11px;
				font-family:arial;
				text-decoration:none;
						     }
		.MORE:HOVER{
				color:GREEN;
				font-size:11px;
				font-family:arial;
				text-decoration:UNDERLINE;
						     }
							  .BEACH{
				color:green;
				font-size:12px;
				font-family:verdana;
				text-decoration:none;
						     }
		.BEACH:HOVER{
				color:red;
				background-color:yellow;
				font-size:12px;
				font-family:verdana;
				text-decoration:UNDERLINE;
						   }
						    .TOPLINKS13{
				color:darkblue;
				font-size:11px;
				font-weight:normal;
				font-family:VERDANA;
				text-decoration:none;
		     }
	 .TOPLINKS13:hover{
				color:blue;
				font-size:11px;
					font-family:VERDANA;
				font-weight:normal;
				text-decoration:none;
		     }
			 
			 
			 
#area1{
	height: auto;
	width: auto;
	border: 1px solid #FFCC33;
	background-color: #fdfbee;
}
#big_image{
	border: 2px solid #FFCC66;
	height: 150px;
	width: 220px;
	margin: 10px;
	float: left;
}
#hotel_info{
	height: auto;
	width: auto;
	background-color: #fdfbee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
}
#hotel_info_close{
	height: auto;
	width: auto;
	background-color: #fdfbee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC33;
}

#table2{
	height: auto;
	width: 660px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	float: left;
}
#table2 .tdcolour{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	height: auto;
	width: auto;
}
#table2 .td{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	background-color: #fdfbee;
	height: auto;
	width: auto;
}
.headingtext{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5B5E;
	text-decoration: none;
}
.headingtext a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5B5E;
	text-decoration: none;
}
.headingtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}

