.hotelLeft h1{
	text-align: left;
	display: block;
	margin: 0px;
}

.hotelLeft h2 {
	font-size: 110%;
}

.hotelLeft h3 {
	color: #FF6600;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 25px;
	margin-bottom: 0px;
}

.hotelLeft h4 {
	font-size: 140%;
	text-align: left;
	display: block;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000000;
	font-weight: normal;
	list-style-type: disc;
}

.hotelLeft h5{
	text-align: left;
	display: block;
	font-size: 110%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.hotelLeft ul {
	font-size: 100%;
	display: block;
	margin-top: 2px;
	margin-bottom: 5px;
}

.hotelLeft li {
	font-size: 110%;
	text-align: left;
	display: block;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #999999;
	font-weight: normal;
	list-style-type: disc;
	margin-left: -25px;
}

.submitButtonDiv {
	width: 150px;
	text-align: center;
	display: block;
	margin-left: 8px;
}

.hotelLeft label{
	display: block;
	text-align: left;
	float: left;
	margin-left: 5px;
	width: 120px;
	font-weight: normal;
}

.hotelLeft input{
	text-align: left;
	display: block;
	margin-left: 5px;
	float: left;
	margin-bottom: 10px;
}

.hotelLeft textarea{
	text-align: left;
	display: block;
	margin-left: 5px;
	float: left;
}

.hotelLeft fieldset {
	text-align: left;
	display: block;
	margin-left: 0px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 165px;
}

.centerBlock600 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	font-weight: normal;
	font-size: 100%;
}

.centerBlock600 h2 {
	display: block;
	font-size: 125%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #999999;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}

.centerBlock600 h3 {
	display: block;
	margin-left: auto;
	font-size: 100%;
	font-weight: normal;
	margin-right: auto;
	text-align: center;
}

.centerBlock600 h4 {
	display: block;
	margin-left: 60px;
	font-size: 100%;
	font-weight: normal;
}
