/* CSS Document */


:focus{
-moz-outline-style: none;
}
body{
background-color:#999999;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
td{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a{
outline:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#F1B310;
text-decoration:none
}
a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#F1B310;
text-decoration:underline
}
.site_container{
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}
.txt_inputs{
border:1px solid #4C3020;
background-color:#4C3020;
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
width:100%;
}
form{
margin:0px;
padding:0px;
}
img{
outline:none;
}
area{
outline:none;
}s
table{
position: relative;
}

/* GuestCentric Booking Engine */
body .gc_sh[style] { padding-left: 215px; }
body .gc_sh .gc_horizontalSh .shortHandTitle { width: 175px !important; }
body .gc_sh .gc_horizontalSh .checkinLabel { width: 95px; !important; }
body .gc_sh .gc_horizontalSh .shortHandDate { width: 215px; !important }
body .gc_sh .gc_horizontalSh .shortHandNrNightsLabel { width: 70px; }
body .gc_sh .gc_horizontalSh .shortHandNrNights { width: 120px; !important }
