#city_hotel_cont {
	font: 12px normal Arial, sans-serif;
	border-bottom: 1px solid #CCC;
	margin: 0 0 30px 40px;
	width: 550px;
	color: #444;
}
# city_hotel_cont img {border: 0;}


.ch_hotel {
	border-top: 1px solid #CCC;
	padding: 12px 0 12px 0;
	clear: both;
	width: 550px;
}
.ch_image_cont {
	width: 160px;
	height: 180px;
	margin-right: 20px;
	text-align: center;
	float: left;
}

.ch_image {
	width: 160px;
	height: 160px;
}
.ch_info {
	width: 350px;
	text-align: left;
	margin-bottom: 1em;
	float: left;
}
.ch_info p {
	color: #444;
	font-size: 11px;
	margin: 0;
	padding: .4em 1em 0 0;
	clear: both;
}
.ch_info a {
	color: #00F;
	line-height: 2em;
	padding-bottom: 1em;
}
.ch_info img {float: right;}
.ch_hotel_loc {
	width: 239px;
	color: #000;
	padding-right: 40px;
	float: left;
}
.ch_hotel_loc h4 {
	color: #447196;
	font-size: 17px;
	margin: 0;
	padding: 0;
}
.ch_hotel_loc span {display: block;}
.ch_hotel_rates {
	padding-right: 1em;	
	float: left;
}
.ch_hotel_fee {}
.poi_distance {}
#st_city_list {
	border-spacing: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%
	border: 0;
}

#st_city_list td {
	width: 20%;
	vertical-align: top;
}
#st_city_list a {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
}
.uc { text-transform: uppercase;}

/* Default Font and Color for Hotel Detail pages */
#hotel_detail {					
	font: normal 13px Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
	width: 550px;
	margin: 0 0 0 32px;
	color: #444;
}
#hotel_detail li {
	clear: both;
}
#hotel_detail h2 {
	color: #447196;
}
/* Rate Form Font and Color */
form {
	font-size: 11px;
	font-weight: bold;
	color: #02BDFA;
}
/* Rate Form border decoration color */
.searchboxborder {
	border-top: 1px solid #AB2267;
	border-bottom: 1px solid #AB2267;
}
/* Rate Form Background Color */
#searchform table {
	background: #044984;
}
/* Rate Form Button Color */
#searchform input {
	background: #CCC;
}
/* END Color Settings */

/*input form*/
form {
	margin: 0;
	clear: both;
}
#searchform {
	clear: both;
	width: 470px;
	margin-left: 20px;
	padding-top: 20px;
}
.searchboxborder {
	height: 2px;
	font-size: 0;
}
#searchform table {
	width: 100%;
	padding: 0;
}
#searchform td {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#searchform td span {
	display: block;
	width: 110px;
}
#searchform input, #searchform select {
	font-size: 11px;
}
#searchform input {
	font-weight: bold;
}
/*input form -end*/
#location {
	float: left;
}
#logo {
	float: right;
	margin-right: 15px;
}

.h_content {
	margin: 20px 20px 20px 0;
	clear: both;
	padding-right: 3em;
}
.h_content h4, .h_content p {
	margin: 0;
}
.h_media_caption {}
.h_amenities {width: 100%;}
.h_amenities,.h_amenities td {
	vertical-align: top;
	margin: 0;
	background: transparent;
}
.h_amenities ul li{
	list-style-type: disc;
}
.h_amenities ul {
	padding-left: 2em;
}
.h_room_info {
	margin-left: 25px;
}
.h_room_info img {
	margin-top: .5em;
}
.h_room_info ul {
	margin: 0;
	padding: 0;
}
.h_room_info_name {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: .5em;
}
.h_room_info_desc {
	list-style-type: none;
	margin-top: -.5em;
	margin-bottom: 1.5em;
}
.h_misc_info ul {}

.h_restaurant_name {}
.h_restaurant_desc {}
.h_restaurant_img_caption {}

.h_meeting_img_caption {
	margin-bottom: 1em;
}
.h_meeting_name {
	text-decoration: underline;
	font-weight: bold;
	display: block;	
}
.h_meeting_desc {}

.h_rec_name {
	text-decoration: underline;
	font-weight: bold;
	display: block;	
}
.h_rec_desc {
	padding-bottom: 1em;
	display: block;
}

.h_attr_name {
	text-decoration: underline;
	font-weight: bold;
	display: block;
}
.h_attr_desc {
	padding-bottom: 1em;
	display: block;
}
#h_cheap_rates {
	text-align: center;
}
	#h_cheap_rates input {
		background: #FFF;
		border: 0;
		cursor: pointer;
		font-weight: bold;
		color: #044984;
		margin: 0;padding: 0;
		font-size: 16px;
	}
	#h_cheap_rates input:hover {}

/*Hotel Detail -end*/
/*Site Styles for pages*/
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #447196;
	margin: 0 0 2em 40px;
	padding: 0;
}

#hnav {
	clear: both;
	height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #FA5;
	line-height: 16px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 30px;
	background: #000;
	padding-top: 4px;
	width: 180px;
}
	#hnav ul {backroung: #000;}
	#hnav li {float: left;position: relative;}
	#hnav a {
		height: 25px;
		font-size: 12px;
		font-weight: bold;
		color: #FA5;
		line-height: 18px;
		padding: 0px .5em;
		text-decoration: none;
	}
		#hnav a:hover {color: #FFF;}

	#hnav ul ul {
		display: none;
		background: #000;
		width: 300px;
	}

	#hnav ul li:hover ul {
		position: absolute;
		z-index: 10;
		display: block;
		top: 18px;
		left: 0px;
		}
	#hnav ul li:hover ul ul {display: none;}
	#hnav ul ul li:hover ul {
		position: absolute;
		z-index: 10;
		display: block;
		top: 0px;
		left: 215px;
		}
	#hnav li li {
		width: 300px;
		border-bottom: 1px solid #A9563C;
		display: block;
		padding: 0 8px;
		}
	#hnav li li a {
		padding: 0;
		font-size: 11px;
		font-weight: normal;
		}
