body {
    background-color:#f5e296; /*White;*/
    margin:0px 0px 0px 0px;
   
    font-family:Tahoma;
    font-size:11px;
    
    color:black;
	 
	 background-image: url(../Images/main_bg.jpg_);
	 background-position: top;
	 background-repeat: repeat-x;
}

img {
	border: none;
}

select, input {
	font-family: Tahoma;
	font-size: 11px;
}

table, td {
	vertical-align: top;
	font-size: 11px;
}

a, a:active, a:hover, a:visited {
	color: black;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}

/* START: whitebands */
    .whiteband_ns {
        position:absolute;
        left:100%;
        top:0px;
        width:181px;
        height:180px;
        overflow:visible;
        background-image:url(../images/golden_band_uc.png);
        margin:0px 0px 0px -181px;
        cursor:default;
    }
    .whiteband_ie {
        position:absolute;
        left:100%;
        top:0px;
        width:177px;
        height:178px;
        overflow:visible;
        /*background-image:url(../images/whiteband_soontoopen2.gif);*/
        margin:0px 0px 0px -177px;
        /*filter: shadow(color=#60431f,direction=45,enabled=1) alpha(opacity=75,enabled=1);*/
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Library/images/golden_band_uc.png', sizingMethod='scale');*/
        cursor:default;
    }
/* END: whitebands */

#content {
	text-align: center;
	width: 772px;
}

#main_content {
	background-color: #FCFCED;
	text-align: left;
}

#top_menu  {
	padding: 3px;
	padding-left: 8px;
	
	text-align: left;
	font-weight: bold;
	color: #DAA520;
}

#main_menu {
	background-image: url(../Images/menu_bg.gif);
	width: 750px; height: 21px;
	color: #DAA520;
}

#footer2 {
	text-align: left;
	width: 730px;
}

#online_booking {
	width:199px;
}

#online_booking_menu {
	background-image: url(../Images/OnlineBooking/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
	text-align:left;
}

#online_booking_signup {
	background-image: url(../Images/OnlineBooking/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 10px 10px 10px;
}

.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.right_content {
	 padding-left: 20px;
}

#testi {
	text-align: left;
}

.datetime {
	font-size: 10px;
	color:#DAA520;
}

.special_link {
	color: #DAA520;
	text-decoration: underline;
}

.title {
	font-size: 20px;
	color:#DAA520;
}

.title2 {
	font-size: 14px;
	color:#DAA520;
	font-weight: bold;
}

#right_reservation_page {
	background-color: white;
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	border: outset 1px #DAA520;
	border-style: outset;
}

.tbingimg {
	vertical-align: middle;
}