select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        border: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: none;
	padding-left: 5px;
}
.welcomebutton
{
	font-weight: bolder;
	font-size: 10px;
	color: #a49283;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	border-bottom-style: none;
	height: 20px;
}
.welcomebutton2
{
	font-weight: bold;
	font-size: 11px;
	color: #342f2c;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	border-bottom-style: none;
	background-image: url(../images/booking/button_bck.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
	width: 82px;
}
#quickreservation
{
	color: white;
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 10px;
}.big_image {
	border: 2px solid #35302C;
	margin-left: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a49283;
	text-decoration: none;
}
