body {
	margin: 0;
	padding: 0;
	background-image: url(../jpg/main_bg.jpg);
	background-repeat: repeat;
}


body, span, div, input, table, td, th, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #490b01;
}

a, a:link, a:active, a:visited {
	font-size: 10px;
	color: #bd6e20;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	color: #bd6e20;
	font-weight: bold;
	text-decoration: underline;
}

a.small1, a.small1:link, a.small1:active, a.small1:visited {
	font-size: 10px;
	color: #bd6e20;
	font-weight: bold;
	text-decoration: none;
	padding-left:50px;
}

a.small1:hover {
	font-size: 10px;
	color: #bd6e20;
	font-weight: bold;
	text-decoration: underline;
	padding-left:50px;
}

a.small2, a.small2:link, a.small2:active, a.small2:visited {
	font-size: 10px;
	color: #bd6e20;
	font-weight: bold;
	text-decoration: none;
	padding-right:50px;
}

a.small2:hover {
	font-size: 10px;
	color: #bd6e20;
	font-weight: bold;
	text-decoration: underline;
	padding-right:50px;
}

.small {
	font-size: 10px;
	color: #bd6e20;
	font-weight:normal;
	text-decoration:none;
}

.feedback {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Helvetica, sans-serif;
	border: #333333 1px solid;
	width: 308px;
}

.reservations {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Helvetica, sans-serif;
	border: #333333 1px solid;
	width: 100px;
}
