body {
}

#menu p a {
	color:#333333;
	text-decoration:none;
}

#menu p {
	padding-top:0;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:5px;
	color:#3E3E3E;
	font-size:9pt;
	text-transform:uppercase;
	letter-spacing:3px;
}

#menu {
	position:absolute;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-o-border-top-left-radius:10px;
	-ms-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-o-border-top-right-radius:10px;
	-ms-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	background-color:#A7A7A7;
	padding-top:21px;
	padding-right:15px;
	bottom:0;
	opacity:0.900316;
	padding-left:15px;
	width:167px;
	overflow:hidden;
	height:2px;
	left:385px;
}

.booknowbutton {
	position:absolute;
	background-image:url(images/book_now.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:143px;
	height:41px;
	left:438px;
	top:408px;
}

.booknowbutton:hover {
	background-image:url(images/book_now_hover.png);
}

.bodytext {
	position:absolute;
	width:274px;
	height:155px;
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	line-height:20px;
	letter-spacing:1.5px;
	text-align:justify;
	left:23px;
	top:291px;
}

h1 {
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	font-family:Verdana;
	font-weight:normal;
}

h2 {
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
	padding-left:10px;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	padding-top:8px;
}

.newStyle {
}

.topBar {
	background-color:#333333;
	width:100%;
	height:79px;
}

#mycontent {
	background-color:#E6E6E6;
	width:600px;
	height:500px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #4C4C4C;
}

#bottombar {
	position:absolute;
	bottom:0;
	height:20px;
	width:100%;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	padding-top:9px;
}

