#home_welcome_text {
	float: left;
	height: 104px;
	width: 639px;
	background-image: url(../images/sce/home_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 40px;
	padding-left: 40px;
}
#home_mainarea {
	float: left;
	width: 706px;
	background-image: url(../images/sce/homepage_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 13px;
	background-color: #e1d1c1;
}
#home_boxes_bg {
	float: left;
	width: 653px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-image: url(../images/sce/search_by_room_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 20px;
}
#home_boxes_bg a{
	color: #993300;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#home_boxes_bg a:hover{
	color: #993300;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#searchbyroom {
	float: left;
	width: 653px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #993300;
	padding-bottom: 8px;
	font-weight: bold;
}
.homeboxes_container {
	float: left;
	width: 653px;
}
.homebox {
	float: left;
	width: 194px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 20px;
	background-image: url(../images/sce/homebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D1A5C;
}
.homebox_middle {
	float: left;
	width: 194px;
	padding-right: 12px;
	padding-left: 11px;
}
.homebox2 {
	float: left;
	width: 194px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 20px;
	background-image: url(../images/sce/homebox_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D1A5C;
}#inner_titlebar {
	float: left;
	height: 22px;
	width: 663px;
	background-image: url(../images/sce/inner_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D1A5C;
	padding-left: 30px;
	padding-top: 3px;
}
#inner_table_container {
	float: left;
	width: 663px;
	background-color: #F3EADE;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 40px;
}
.table_title {
	float: left;
	width: 126px;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
#table_details {
	float: left;
	width: 126px;
	font-size: 10px;
	color: #CC8103;
	padding-top: 5px;
}
#table_details a{
	color: #CC8103;
	text-decoration:none;
}
#table_details a:hover{
	color: #CC8103;
	text-decoration:underline;
}
