#crumb {
	margin:0 auto;
	width:948px;
	height:15px;
	border:1px solid #60c857;
	margin-bottom:8px;
	background:#edf6ff;
	padding:5px 0 5px 5px;
	font-size:13px;
}
h5 {
	float:right;
	font-size:13px;
	font-weight:100;
}
.textbox {
	margin:0 auto;
	width:955px;
	margin-bottom:5px;
}
.clear {
	clear:both;
}
.heading {
	width:943px;
	height:15px;
	border:1px solid #60c857;
	background:url(../images/heading.gif);
	padding:5px;
}
.heading h3{
	font-size:14px;
}
.textbox ul{
	width:953px;
	border-bottom:1px solid #60c857; 
	border-left:1px solid #60c857; 
	border-right:1px solid #60c857; 
	overflow:hidden;
}
.textbox ul li{
	float:left;
	width:180px;
	height:28px;
	line-height:28px;
	background:url(../images/textbox.gif);
	text-align:left;
	padding-left:10px;
}
.textbox ul li a{
	font-size:14px;
	color:#000;
}
.tboxnav { 
    margin:0 auto;
	width:955px;
	margin-bottom:10px;
	height:52px;
	}
ul.tabsnav { 
    list-style: none; 
	width: 953px; 
	height: 25px; 
	background:url(../images/nav.gif);
	position: relative; 
	bottom: -1px; 
	border-left:1px solid #60c857;
	border-right:1px solid #60c857;
	}
ul.tabsnav li { 
    height:25px; 
	width:68px;
	font-size:13px; 
	line-height:25px; 
	cursor:pointer; 
	padding:0 0 0 13px; 
	float:left; 
	font-weight:bolder;
	background:url(../images/tabs2.gif);
	}
ul.tabsnav li.current { 
    background: #fff; 
	background:url(../images/tabs22.gif);
	}
.roomnav { 
    clear: both;  
	font-size: 14px; 
	line-height: 22px;  
	height:30px; 
	border-bottom: 1px solid #60c857;
	border-left: 1px solid #60c857;
	border-right: 1px solid #60c857;
	overflow:hidden;
	}
.roomnav ul{
	width:950px;
}
.roomnav ul li{
	float:left;
	width:180px;
	height:28px;
	line-height:28px;
	background:url(../images/textbox.gif);
	text-align:left;
	padding-left:10px;
}
.roomnav ul li a{
	font-size:14px;
	color:#000;
}
