#leftMain{
	float: left;
	width: 380px;
	height: 470px;
}
#headdingTxt_1{
	text-align: center;
	float: left;
	height: 23px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #f5f3e6;
	width: 380px;
	font-weight: bold;
}


#navigationLinks{
	float: left;
	height: auto;
	width: 890px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#matterHeadMain{
	float: left;
	height: auto;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #510303;
	margin-bottom: 20px;
	margin-left: 20px;
}



#matterLeftMain{
	float: left;
	height: auto;
	width: 650px;
}
#hotelsMain{
	float: left;
	height: auto;
	width: 600px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 40px;
}
#hotelsHead{
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hotelsImage{
	float: left;
	height: 75px;
	width: 100px;
}
#hotelsTxt{
	float: left;
	height: auto;
	width: 490px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}







#matterRightMain{
	float: right;
	height: auto;
	width: 237px;
}
#searchMain{
	float: left;
	height: 250px;
	width: 237px;
	margin-bottom: 15px;
}
#headdingTxt_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
	float: left;
	height: 23px;
	width: 237px;
	padding-top: 7px;
	background-color: #f5f3e6;
	font-weight: bold;
}
#search{
	float: left;
	height: 203px;
	width: 205px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeece0;
	border-bottom-color: #eeece0;
	border-left-color: #eeece0;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#searchRadioBtn{
	float: left;
	height: 30px;
	width: 205px;
	font-size: 14px;
}
#searchDroupDown1{
	float: left;
	height: 30px;
	width: 205px;
	margin-top: 10px;
}
#searchDroupDown2{
	float: left;
	height: 30px;
	width: 205px;
}
#searchBtn{
	float: left;
	height: 30px;
	width: 205px;
	text-align: right;
}





#packageOfTheWeek{
	float: left;
	height: auto;
	width: 235px;
}
#packageTxtAndLink{
	float: left;
	height: auto;
	width: 215px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeece0;
	border-bottom-color: #eeece0;
	border-left-color: #eeece0;
	padding: 10px;
}
#packageTxt{
	float: left;
	height: auto;
	width: 215px;
}
#packageLink{
	float: left;
	height: 22px;
	width: 215px;
	text-align: right;
	padding-top: 8px;
	margin-top: 20px;
}
