@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
}



#wrapper {
	width:763px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 680px;
}#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	width: 763px;
	position: relative;
}
#menu {
	float: left;
	height: 63px;
	width: 763px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/menu.png);
}
#footer {
	float: left;
	height: 53px;
	width: 713px;
	position: relative;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE3E3E;
	padding-left: 52px;
}

#main_image {
	float: left;
	height: 306px;
	width: 763px;
	position: relative;
	background-repeat: no-repeat;
}
#body_content {
	font-weight: normal;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	width: 725px;
	float: left;
	position: relative;
	height: auto;
	padding-left: 38px;
}
.column_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: cc3333;
	float: left;
	height: auto;
	width: 443px;
	position: relative;
	padding-left: 38px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 25px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.titles {
	float: left;
	height: 35px;
	width: 320px;
	position: relative;
	font-family: "Staccato222 BT";
	color: #6BC5FD;
	font-size: 30px;
}
.column_right {
	float: right;
	height: 490px;
	width: 243px;
	position: relative;
}
.column_right2 {
	float: right;
	height: auto;
	width: 243px;
	position: relative;
}

#copyright {
	float: right;
	height: 23px;
	width: 450px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6BC5FD;
	padding-left: 250px;
	top: 2px;
}

a.home:link, a.home:visited { color: #947175; font-weight: bold; font-size: 11px; text-decoration: none; background: url(images/homecopy.png) no-repeat; text-align: left; vertical-align: middle; padding-top: 3px; padding-left: 24px; width: 100%; height: 25px; display: block }

a.home:hover { color: #767676; text-decoration: none; background-position: 0px -25px }

a.accom:link, a.accom:visited { color: #947175; font-weight: bold; font-size: 11px; text-decoration: none; background: url(images/accomodationscopy.png) no-repeat; text-align: left; vertical-align: middle; padding-top: 3px; padding-left: 24px; width: 100%; height: 25px; display: block }

a.accom:hover { color: #767676; text-decoration: none; background-position: 0px -25px }
#headerReservations {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center;
}
#menuReservations {
	height: 63px;
	width: 767px;
	background-repeat: no-repeat;
	background-image: url(../images/menu.png);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 2px;
}
#main_imageReservations {
	height: 306px;
	width: 1010px;
	background-image: url(../images/main_image.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center;
}
#wrapperReservations {
	width:1020px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 680px;
	position: relative;
}
#footerReservations {
	height: 53px;
	width: 767px;
	position: relative;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE3E3E;
	padding-left: 52px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#copyrightReservations {
	height: 23px;
	width: 1010px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6BC5FD;
	padding-left: 250px;
	top: 2px;
	margin-right: auto;
	margin-left: auto;
}
