@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	font-size: 95%;
	background-color: #CCCCCC;
	height:100%;
}
h1 {
	font-size: 130%;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 115%;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	background-color: #F2F2F2;
	padding: 5px;
	margin-bottom: 5px;
}
h5 {

}
p {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#wrapper {
	width: 890px;
	margin:0 auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 1px solid #999999;
	height:100%;
}
#wrapperContactOS {
	width: 890px;
	margin: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-height:100%; 
height:auto; 
height:100%;
}
#wrapperContact {
	width: 890px;
	margin: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-height:100%; 
height:auto; 
height:100%;
	border: 1px solid #999999;
	float: left;
}

#content {
	width: 100%;
	background-color: #FFFFFF;
	height: 100%;
}
#address  p   {
	margin: 0px;
}
#header {
	height: 130px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#headerRooms {
	height: 145px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#address {
	float: left;
	margin-left: 200px;
	margin-top: 25px;
	font-size: 90%;
	width: 500px;
	display: inline;
}
#addressRooms {
	float: left;
	margin-left: 200px;
	margin-top: 25px;
	font-size: 90%;
	width: 690px;
}

.menu {
	float: left;
	margin-top: 25px;
	font-size: 100%;
	clear: both;
	width: 450px;
	text-align: left;
}
.menu a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.menu a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	display: inline;
	margin-right: 20px;
}
.menuRooms {
	float: right;
	margin-top: 10px;
	font-size: 80%;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #999999;
	border-left-color: #F2F2F2;
}
.menuRooms a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menuRooms a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menuRooms a:hover {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.menuRooms a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menuRooms ul {
	margin: 0px;
	padding: 0px;
}
.menuRooms li {
	display: inline;
	margin-right: 10px;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 75%;
}
#tripAdvisor {
	float: right;
	width: 155px;
}

.columnHomepageLeft {
	float: left;
	width: 400px;
	display: inline;
	margin-left: 10px;
}
.columnHomepageLeft p {
	margin-left: 10px;
}
.columnHomepageRight {
	float: left;
	width: 400px;
	display: inline;
	margin-left: 80px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0033;
}
a:active {
	color: #666666;
}
.txtBoxGrey {
	background-color: #0066FF;
	padding: 10px;
}
.txtBoxGrey {
	background-color: #FF0000;
}
.cur {
	color: #CC0033;
	font-weight: bold;
}
.cur a:link {
	color: #CC0033;
}
.cur a:visited {
	color: #CC0033;
}
.cur a:hover {
	color: #CC0033;
}
.cur a:active {
	color: #CC0033;
}
.red {
	color: #CC0033;
	font-weight: bold;
}
.roomsCol1 {
	float: left;
	width: 515px;
	margin-right: 25px;
	display: inline;
	height: 290px;
	overflow: hidden;
}
.roomsCol1sml {
	float: left;
	width: 515px;
	margin-right: 25px;
	display: inline;
	height: 270px;
	overflow: hidden;
}

.roomsCol2 {
	float: left;
	width: 350px;
	height: 290px;
}
.roomsCol2sml {
	float: left;
	width: 350px;
	height: 270px;
}
.roomsCol3 {
	float: left;
	width: 320px;
	clear: left;
	margin-top: 10px;
}
.roomsCol4 {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-left: 35px;
	display: inline;
}
.roomsCol5 {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-left: 220px;
	display: inline;
}

#content li {
	margin-bottom: 5px;
}
.imgAreaRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.imgAreaLeft {
	float: left;
	margin-bottom: 8px;
	margin-right: 15px;
}
.imgGmap {
	float: right;
	height: 420px;
	width: 400px;
	border: thick solid #F2F2F2;
	margin: 15px;
}

.menuItem {
	padding: 5px;
	float: left;
	width: 375px;
	background-color: #F2F2F2;
	margin-bottom: 15px;
}
.menuCol1 {
	width: 400px;
	float: left;
}
.menuCol2 {
	float: left;
	width: 400px;
	margin-left: 15px;
}
.nextLink {
	float: right;
	clear: both;
}
blockquote {
	text-indent: 0px;
	margin-left: 20px;
}
.contactCol1 {
	width: 360px;
	float: left;
}
.contactCol2 {
	width: 200px;
	margin-left: 15px;
	float: left;
}
.contactTitle {
	width: 100%;
	float: left;
}
