body,td,th {
	font:11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	width: 100%;
}
#header_background {
	position: absolute;
	width: 100%;
	height: 326px;
	background-image: url(images/header_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	z-index: -100;
}
#header {
	height: 326px;
	background-image: url(images/menu-final2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#body {
	width: 770px;
}
#logo {
	position: absolute;
	text-align: left;
	top: 40px;
	padding-left: 80px;
}
#menu {
	position: absolute;
	top: 37px;
}
#content {

}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
}

a, a:active, a:visited { 
	color: #ce2424;
	text-decoration: none;
}

a:hover {
	color: #ce2424;
	text-decoration: underline;
}

#footer a, #footer a:active, #footer a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.table_header {
	background-color: #726659;
	color: #FFFFFF;
	text-transform:uppercase;
}

.collapse {
	border-collapse: collapse;
}

.button {
	font-weight: bold;
	float: right;
}

.button_xxx {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 22px;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.column {
	position: relative;
	float: left; 
	width: 48%;
	text-align: left;
}
.column_left {
	margin-right: 15px;
}
.clear {
	clear: both;
}

p {
	text-align: justify;
}
.benefits {
	padding-bottom: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul {
	padding-bottom: 10px;
}
li {
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo {
	padding: 5px;
}
.photo_right {
	padding-left: 15px;
}
.button_0 {
	padding-bottom: 10px;
}
.button_1 {
	position: relative;
	top: -12px;
	left: -8px;
}
.button_2 {
	position: relative;
	left: 2px;
}
.button_3 {
	position: relative;
	top: -54px;
	left: 0px;
}

.button_1a {
	position: relative;
	top: -20px;
	left: -8px;
}
.button_2a {
	position: relative;
	top: -20px;
	left: 2px;
}
.button_3a {
	position: relative;
	top: -20px;
	left: 0px;
}
h1, h2 {
	margin: 0;
	margin-bottom: 10px;
}

.reservation_form {
	width: 340px;
	height: 200px;
	text-align: left;
	background: #353535 url(images/form/bg.jpg);
	color: #FFFFFF;
}
.reservation_form_top {
	background: url(images/form/top.jpg) top no-repeat;
}
.reservation_form_contents  {
	padding: 5px;
}
.reservation_button {
	padding-top: 10px;
}
.captcha {
	height: 28px;
	width: 120px;
	font-size: 18px;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}
.messageBox {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	margin-top: 3px;
	border: 1px solid #CDCDCD;
	background-color: #EEEEEE;
	color: #ce2424;
	margin-bottom: 10px;
}
