body {
	background-color: #F90;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
#wrapper {
	position: relative;
	height: 768px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: normal;
	clear: none;
	float: none;
	margin-right: auto;
	font-size: medium;
	line-height: 16px;
}
#wrapper .logo {
	position: absolute;
	height: auto;
	width: 800px;
	left: 0px;
	top: 0px;
}
#wrapper .nav {
	position: absolute;
	height: 800px;
	left: 0px;
	top: 100px;
}

#wrapper .text_1 {
	position: absolute;
	height: 84px;
	width: 700px;
	left: 50px;
	top: 202px;
}
#wrapper .text_2 {
	position: absolute;
	height: 71px;
	width: 700px;
	left: 52px;
	top: 580px;
}
#wrapper .menu_links {
	position: absolute;
	height: auto;
	width: 700px;
	left: 9px;
	top: 290px;
	color: #C00;
	font-size: medium;
	font-weight: bold;
}
#wrapper .index_text {
	position: absolute;
	left: 446px;
	top: 209px;
	height: 286px;
	width: 336px;
}
#wrapper #image {
	position: absolute;
	height: 291px;
	width: 422px;
	left: 5px;
	top: 206px;
}
#wrapper .index_offer {
	position: absolute;
	left: 5px;
	top: 497px;
}
#wrapper .specials {
	position: absolute;
	height: auto;
	width: 700px;
	left: 50px;
	top: 170px;
}


#wrapper a:link, #wrapper a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #C00;
	text-decoration: none;
	font-weight: normal;
}
#wrapper a:hover, #wrapper a:active {
	color: #000;
	text-decoration: none;
}


#wrapper #footer {
	position: absolute;
	height: 60px;
	width: 787px;
	left: 0px;
	bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000;
	font-weight: normal;
	background-image: url(../images/main_img/images/footer_back_25.jpg);
	z-index: 0;
}
#wrapper #footer a:link, #wrapper #footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#wrapper #footer a:hover, #wrapper #footer a:active {
	color: #C00;
	text-decoration: none;
}
#wrapper .map {
	position: absolute;
	height: 360px;
	width: 425px;
	left: 5px;
	top: 180px;
}
#wrapper .contact_text {
	width: 350px;
	position: absolute;
	height: auto;
	left: 448px;
	top: 160px;
}
#wrapper .header {
	font-size: large;
	font-weight: bold;
	color: #C00;
}
#wrapper .contact {
	position: absolute;
	height: auto;
	width: 479px;
	left: 257px;
	top: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#wrapper .contact .thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #C00;
}
#wrapper .contact .form #contactForm .warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
#wrapper .booking_image {
	position: absolute;
	height: 440px;
	width: 232px;
	left: 10px;
	top: 165px;
}
#wrapper .booking_text {
	position: absolute;
	height: auto;
	width: 511px;
	left: 260px;
	top: 166px;
}

