#city_hotel_cont {
	font: 12px normal Arial, sans-serif;
	border-bottom: 1px solid #F3D38A;
	width: 565px;
	margin-bottom: 30px;
}
# city_hotel_cont img {border: 0;}


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

.ch_image {
	width: 160px;
	height: 160px;
}
.ch_info {
	width: 370px;
	text-align: left;
	margin-bottom: 1em;
	float: left;
}
.ch_info p {
	color: #355D45;
	font-size: 11px;
	margin: 0;
	padding-top: .4em;
	clear: both;
}
.ch_info a {
	color: #00F;
	line-height: 2em;
	padding-bottom: 1em;
}
.ch_info img {float: right;}
.ch_hotel_loc {
	width: 250px;
	color: #000;
	padding-right: 40px;
	float: left;
}
.ch_hotel_loc h4 {
	color: #23874B;
	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;
}
#hotel_detail li {
	clear: both;
}
#hotel_detail h2 {
	color: #678B69;
}
/* Rate Form Font and Color */
form {
	font-size: 11px;
	font-weight: bold;
	color: #D9C497;
}
/* Rate Form border decoration color */
.searchboxborder {
	border-top: 1px solid #D9C497;
	border-bottom: 1px solid #D9C497;
}
/* Rate Form Background Color */
#searchform table {
	background: #927B5C;
}
/* Rate Form Button Color */
#searchform input {
	background: #D9C497;
}
/* 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;
	clear: both;
}
.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;
}
/*Hotel Detail -end*/
