#navcontainer {
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	left: 90px;
	display: block;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
}

#navcontainer ul li a {
	width: 100px;
	height: 18px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}

#navcontainer ul li a:hover {
        color: #930;
}

#navcontainer a:active {
	color: #fff;
}

#navcontainer li#active a {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #747245;
	border-right-color: #747245;
	border-left-color: #747245;
	padding-top: 1px;
	padding-bottom: 7px;
	background-color: #EEE3D5;
}

/*---------------------------------------start accommodation tab------------------*/

.tab_width {
	display:block;
	width:auto;
}



/*---------------------------------------------end active_accommodation-------------------*/


#button {
	width: 13em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
    font-size : 13px;
	color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
    }

        #button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
	color: #94B4F7;
	text-decoration: underline;
	font-weight: normal;
                }

        #button li #active {
	color: #000000;
                }

#outer #container #inner #Table_01 #main-navigation #navcontainer #navlist #active #current {
	color: #96462D;
	background-color: #F5F5EF;
	position: relative;
	display: block;
}

