@charset "utf-8";
#bigdiv  #hotelmiddlecolumn  #hotelphotos {
	float: left;
	position: relative;
	height: 200px;
	background-color: #C8CE4F;
}
#bigdiv  #hotelmiddlecolumn  #hotelphotos  #hotelphoto1 {
	float: left;
	width: 300px;
	position: relative;
	height: 200px;
	background-color: #C8CE4F;
	left: 0;
}
.hotelpics {
	position: absolute;
	left: 0px;
	top: 0px;
}

#bigdiv  #hotelmiddlecolumn  #hotelphotos  #hotelphoto2 {
	float: left;
	width: 300px;
	position: relative;
	height: 200px;
}
#bigdiv  #hotelmiddlecolumn  #hotelphotos  #hotelphoto3 {
	float: left;
	width: 300px;
	position: relative;
	height: 200px;
}
#bigdiv #hotelmiddlecolumn #progress {
	position: relative;
	height: 40px;
}
#bigdiv #hotelmiddlecolumn #progress #ghome:hover {
	background-color: #7E8AA2;
	text-decoration: none;
}
#bigdiv #hotelmiddlecolumn #progress #ghome {
	text-decoration: none;
}
#bigdiv #hotelmiddlecolumn #progress #ghome a {
	text-decoration: none;
	color: #000033;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-align: center;
}
#bigdiv #hotelmiddlecolumn #hoteldesc {
	position: relative;
	top: 220px;
}

p {
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform {
	position: absolute;
	height: 155px;
	width: 190px;
	left: 50px;
	top: 10px;
	border: 1px solid #000033;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #hotel {
	position: absolute;
	top: 131px;
	left: 115px;
}

#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #cityarrivalselect {
	position: absolute;
	height: 20px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 {
	position: absolute;
	height: 155px;
	width: 190px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #citydepartureselect {
	position: absolute;
	top: 25px;
	height: 20px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #cityroomtype {
	position: absolute;
	top: 50px;
	height: 20px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #citynumber {
	position: absolute;
	top: 100px;
	height: 20px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #citycurrency {
	position: absolute;
	top: 75px;
	height: 20px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #cityselect {
	position: absolute;
	top: 130px;
	left: 100px;
	width: 0px;
	height: 0px;
}
#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #hotelsearch:hover {
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
}

#bigdiv #hotelmiddlecolumn #hotelphotos #hotelphoto1 #resform #form1 #hotelsearch {
	position: absolute;
	left: 135px;
	top: 130px;
	background-color: #003366;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	font-weight: bold;
	width: 50px;
	height: 20;
}
#bigdiv #hotelmiddlecolumn #progress img {
	position: relative;
	top: 5px;
	bottom: 5px;
	left: 2px;
}

