@charset "utf-8";
#footer p {
	margin: 0px;
	line-height: 18px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-attachment: scroll;
	background-image: url(../assets/pics/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FBF0F4;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_content h2 {
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#header {
	height: 100px;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../assets/pics/header2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B25570;
	border-right-color: #B25570;
	border-left-color: #B25570;
	background-color: #BBBADA;
}
.header_bg {
	background-attachment: scroll;
	background-image: url(../assets/pics/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

#main_content {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B25570;
	border-left-color: #B25570;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}
#footer {
	width: 740px;
	background-color: #87213D;
	text-transform: capitalize;
	color: #B3FFFF;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../assets/pics/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	border: 2px outset #B25570;
	padding-left: 15px;
	height: 73px;
	padding-right: 15px;
}
#footer a {
	color: #B3FFFF;
	text-decoration: none;
}

#vdividermenu ul{
	padding: 0;
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vdividermenu {
	height: 25px;
	background-attachment: scroll;
	background-image: url(../assets/pics/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border: 2px outset #BA5D78;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	margin: 0px;
	font-size: 16px;
}


* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
	float: left;
	color: #B3FFFF;
	padding: 2px 12px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../assets/images/vertical.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
}

#vdividermenu ul li a:visited{
	color: #B3FFFF;
}

#vdividermenu ul li a:hover{
	color: #FFFFFF;
	font-size: 14px;
}
#main_content p {
	line-height: 23px;
	margin-bottom: 1em;
	margin-top: 1em;
}
#tariffs p {
	line-height: 10px;
}
#tariffs {
	text-align: center;
}
#tariffs th {
	color: #FFFFFF;
	line-height: 30px;
	background-color: #3399FF;
	text-transform: capitalize;
}
#tariffs td {
	line-height: 30px;
}


#restaurant {
	margin-right: 1em;
	padding: 5px;
	border: 1px solid #000066;
	background-color: #FFCCCC;
	margin-top: 7px;
}
#bar {
	margin-left: 1em;
	margin-right: 10px;
	border: 1px solid #000066;
	background-color: #FFCCCC;
	padding: 5px;
	margin-top: 5px;
}
#functions {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4D3DC;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px dotted #B56077;
}

#hotel {
	padding: 5px;
	margin-right: 1em;
	border: 1px solid #000066;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #F4D3DC;
}
#tariffs td {
	background-color: #F9F2EE;
}
#container {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FBF0F4;
}
