@charset "UTF-8";
#main_table {
	background-color: #fff;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 700px;
}
.address {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #667;
	font-weight: normal;
}
.table_pad {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.TabbedPanelsTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CED9C3;
	padding: 3px;
	border: thin solid #9EB498;
	color: #333;
	text-align: left;
}
.hotelbckgrdfill {
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.TabbedPanelsTabSelected {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333;
	font-weight: normal;
}
.cellborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin solid #9EB498;
}
.price_pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CEDDF2;
	padding: 3px;
	margin-right: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bolder;
	color: #666;
}
.phone {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #646464;
	font-weight: bold;
}
#footerdiv {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #667;
	font-weight: normal;
}
.description {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
	font-weight: normal;
}
.title_cell A:link {color: #2A2A2A; text-decoration: none; }
.title_cell A:visited {color: #616060; text-decoration: none; }
.title_cell A:hover {color: #000075; text-decoration: underline; }
.title_cell A:active {color: #2A2A2A; }

.title_cell {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2A2A2A;
	font-weight: bold;
	padding-left: 5px;
}
.largetext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C3065;
	font-weight: bold;
}
.tr_color {
	color: #CEDDF2;
	background-color: #CEDDF2;
	height: 25px;
	margin-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0000D4;
}

