@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#inner_wrapper {
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}
#header {
	height: 89px;
}
#content {
	width: 752px;
}
#menu_left {
	height: 49px;
	width: 22px;
	float: left;
}
#menu_mid {
	height: 49px;
	width: 708px;
	float: left;
	background-color: #5a4540;
	background-repeat: repeat-x;
}
#menu_right {
	height: 21px;
	width: 21px;
	float: left;
}

#inner_top_div {
	height: 21px;
	width: 752px;
}

#inner_top_left {
	float: left;
	height: 21px;
	width: 22px;
}
#inner_top_mid {
	background-image: url(../images/inner_mid.gif);
	height: 21px;
	width: 708px;
	float: left;
}
#inner_top_rit {
	float: left;
	height: 21px;
	width: 22px;
}

#centerColumn {
	background-image: url(../images/inner_center.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a5967c;
	border-left-color: #a5967c;
	background-color: #f1e6d9;
	width: 750px;
	display: table;
	border-top-style: none;
	border-bottom-style: none;
}
#bottom_div {
	height: 17px;
	width: 752px;
}

#innerbottom_left {
	float: left;
	height: 17px;
	width: 22px;
}
#innerbottom_mid {
	float: left;
	height: 17px;
	width: 708px;
	background-image: url(../images/inner_bottommid.gif);
	background-repeat: repeat-x;
}
#innerbottom_right {
	float: right;
	height: 17px;
	width: 22px;
}

#inner_leftColumn {
	float: left;
	width: 340px;
	padding-left: 15px;
	padding-right: 15px;
	
}
#inner_rightColumn {
	float: right;
	width: 340px;
	padding-left: 15px;
	padding-right: 15px;
}
#main_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6e0b13;
	text-decoration: none;
	text-align: center;
}
	
.inner_hotelname {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #554542;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 8px;
}
.package_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6e0b13;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 8px;
}
.query_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6e0b13;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	border: 1px dashed #5a4540;
	
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 15px;
}
.text_query{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.top_padding {
	padding-top: 5px;
}

.email_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.email_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #795933;
	text-decoration: none;
}
.elarge_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e0b13;
	text-decoration: none;
	float: left;
	width: 130px;
	padding-top: 3px;
	padding-left: 10px;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.elarge_text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e0b13;
	text-decoration: none;
	float: right;
	width: 130px;
	padding-top: 3px;
	padding-right: 16px;
}

.tabs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 8px;
}
#imgColumnleft {
	float: left;
	height: 106px;
	width: 131px;
	padding-top: 10px;
	padding-left: 25px;
}
#imgColumnright {
	float: right;
	height: 106px;
	width: 131px;
	padding-top: 10px;
	padding-right: 25px;	
	
}

.tariff_border {
	margin-left: 5px;
	padding-top: 2px;
	height: 20px;
	border: 1px solid #5a4540;
	background-color: #f8f3ec;
}
#tariff_column {
	background-color: #f8f3ec;
	width: 75px;
	border: 1px solid #5a4540;
	float: left;
	margin: 1px;
	height: 30px;
}
.tariff_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
#imgrightColumn {
	float: right;
	height: 120px;
	width: 220px;
	padding-top: 13px;
	padding-right: 80px;
	padding-bottom: 20px;
	
}
.booking_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.bg {
	background-color: #f1e6d9;
	border: 1px solid #a99b82;
}

