.tabmenu {
	width:185px;
	margin: 6px 0px 0px 0px;
}
.tabmenu ul {
	margin:@0px;
	padding:@0px;
}
.tabmenu li {
	display: inline;
	float: left;
	}
#tab1 a {
	text-indent: -99999px;
	width: 88px;
	background: url(../img/tab1_off.jpg);
	display: block;
	height: 18px;
}
#tab2 a {
	text-indent: -99999px;
	width: 44px;
	background: url(../img/tab2_off.jpg);
	display: block;
	height: 18px;
}
#tab3 a {
	text-indent: -99999px;
	width: 53px;
	background: url(../img/tab3_off.jpg);
	display: block;
	height: 18px;
}

#tab4 a {
	text-indent: -99999px;
	width: 63px;
	background: url(../img/tab4_off.jpg);
	display: block;
	height: 18px;
}


#tab5 a {
	text-indent: -99999px;
	width: 43px;
	background: url(../img/tab5_off.jpg);
	display: block;
	height: 18px;
}


#tab6 a {
	text-indent: -99999px;
	width: 79px;
	background: url(../img/tab6_off.jpg);
	display: block;
	height: 18px;
}
#tab1 a.tabactive {
	background: url(../img/tab1_on.jpg);
	width: 88px;
	text-indent : -99999px;
	position: relative;
	display: block;
	height: 18px;
}
#tab2 a.tabactive {
	background: url(../img/tab2_on.jpg);
	width: 44px;
	text-indent: -99999px;
	position: relative;
	display: block;
	height: 18px;
}
#tab3 a.tabactive {
	background: url(../img/tab3_on.jpg);
	width: 53px;
	text-indent: -99999px;
	position: relative;
	display: block;
	height: 18px;
}

#tab4 a.tabactive {
	background: url(../img/tab4_on.jpg);
	width: 63px;
	text-indent: -99999px;
	position: relative;
	display: block;
	height: 18px;
}

#tab5 a.tabactive {
	background: url(../img/tab5_on.jpg);
	width: 43px;
	text-indent: -99999px;
	position: relative;
	display: block;
	height: 18px;
}

#tab6 a.tabactive {
	background: url(../img/tab6_on.jpg);
	width: 79px;
	text-indent: -99999px;
	position: relative;
	display: block;
	height: 18px;
}

#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
	background: url(../img/bg_tabcontents.jpg) no-repeat;
	width: 183px;
	color: #6c5716;
	margin-bottom: 7px;
	padding: 6px 0px 0px 0px;
	height: 172px;
	border-top: 1px none #e5dfcc;
	border-right: 1px solid #e5dfcc;
	border-bottom: 1px solid #e5dfcc;
	border-left: 1px solid #e5dfcc;
	clear: both;
	line-height:1.2em;
}
.tabcontent-inner2 {
	width:173px;
	padding: 0px 4px 4px 6px;
}
.tabcontent-inner1 {
	width:173px;
	padding: 0px 4px 4px 4px;
}
.btn_roomsearch {
	text-align: right;
	margin: 3px 0px 0px 0px;
}
#tabcontent1 h2,#tabcontent2 h2,#tabcontent3 h2,#tabcontent4, h2 {
	margin: 0px 0px 3px 0px;
}
#tabcontent1 p,#tabcontent2 p,#tabcontent3 p,#tabcontent4 p {
	margin: 0px 0px 6px 0px;
}
#tabcontent1 hr,#tabcontent2 hr,#tabcontent3 hr,#tabcontent4 hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #e3d7ac;
	height: 1px;
	padding: 0px;
	margin: 4px 0px 6px 0px;
	_margin: -3px 0px 0px 0px;/*IE6*/
}

input {
	margin: 4px 2px 0px 1px;
}
.year {
	width: 51px;
	margin: 4px 2px 3px 1px;
}
.month {
	width: 38px;
	margin: 4px 2px 3px 1px;
}
.day {
	width: 38px;
	margin: 4px 2px 3px 1px;
}
.roomnum, .peoplenum {
	width: 48px;
	margin: 4px 2px 3px 1px;
}

#nonSmokin, #smokin, #notMind {
	margin: 3px 3px 0 0;
	padding: 0px;
}

