html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 50px 0px 0px 0px;
		font: 100% verdana;
		color: #666666;
		background: #ffffff;
		text-align: justify;
	}
table {
		font-size: 80%;
		text-align: justify;
		line-height: 13pt;
	}
#table1 {
		width: 1000px;
		font-size: 70%;
		text-align: justify;
		background-color: #ffffff;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
		line-height: 16px;
	}
#valid {
		width: 1000px;
		color: #4e4e4e;
		font-size: 55%;
		text-align: right;
		padding: 15px 25px 5px 5px;
		line-height: 16px;
	}
#sale {
		width: 400px;
		text-align: justify;
		padding: 5px 5px 5px 5px;
		line-height: 16px;
	}
#tableinsert {
		width: 400px;
		font-size: 70%;
		text-align: justify;
		background-color: #ffffff;
		vertical-align: middle;
		margin: -50px 0px 0px 0px;
		line-height: 16px;
	}
#table1left {
		padding: 0px 10px 0px 0px;
	}
#address {
		width: 350px;
		font-size: 80%;
		text-align: left;
		line-height: 13pt;
		padding: 10px 0px 0px 0px;
	}
#nav {
		width: 900px;
		font: 90% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 3px;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
		border-bottom: 1px solid #666666;
	}
#footer {
		width: 900px;
		font: 70% arial,helvetica,sans-serif;
		text-align: center;
		color: #ffffff;
		letter-spacing: 3px;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		border-top: 5px solid #e6038c;
	}
.hotelgallery {
		height: 600px;
		font: 100% verdena,helvetica,sans-serif;
		text-align: center;
		vertical-align: top;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 2px 0px;
		line-height: 16pt;
	}
#form {
		font: 100% verdena,helvetica,sans-serif;
		text-align: left;
		margin: 25px 0px 0px 0px;
		padding: 1px 3px 1px 3px;
		line-height: 14pt;
		border-top: 1px dashed #eeeeee;
		border-right: 1px dashed #eeeeee;
		border-bottom: 1px dashed #eeeeee;
		border-left: 1px dashed #eeeeee;

	}
#form2 {
		font: 100% verdena,helvetica,sans-serif;
		text-align: left;
		padding: 1px 2px 1px 2px;
		line-height: 14pt;
	}
h1 {
		font-size: 90%;
		text-align: left;
		font-weight: bold;
		color: #9d7643;
		margin: -5px 0px -15px 0px;
	}
h2 {
		font-size: 90%;
		text-align: left;
		font-weight: bold;
		color: #9d7643;
		margin: -5px 0px -15px 0px;
	}
h3 {	
		margin: 0px 0px 0px 0px;
		font-size: 200%;
		letter-spacing: 3px;
		text-align: center;
		line-height: 30px;
		font-weight: normal;
		}
a {
		font-size: 100%;
		color: #9d7643;
		text-decoration: none;
		
	}
a:hover {
		font-size: 100%;
		color: #666666;
		text-decoration: none;	
		
	}
	
.a2 {
		font-size: 100%;
		color: #666666;
		text-decoration: none;
		
	}
.a2:hover {
		font-size: 100%;
		color: #9d7643;
		text-decoration: underline;	
		
	}

.a3 {
		font-size: 110%;
		color: #c31135;
		font-weight: bold;
		text-decoration: underline;
		
	}
.a3:hover {
		font-size: 110%;
		color: #777777;
		text-decoration: none;		
	}
	
#sideTabContainer{
position: absolute;
top: 600px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
}