@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #5A4434;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a {
	outline: none;
}
.text {
	margin-right: 20px;
	margin-left: 55px;
}
.text a:link {
	color: #4F799C;
	font-weight: bold;
	text-decoration: none;
}
.text a:visited {
	text-decoration: none;
	color: #4F799C;
	font-weight: bold;
}
.text a:hover {
	text-decoration: underline;
	color: #A4381E;
}
a.text a:active {
	text-decoration: none;
	color: #698DB8;
	font-size: 12px;
}
.roomtext {
	margin-right: 20px;
	margin-left: 35px;
}
.roomtext a:link {
	color: #4F799C;
	font-weight: bold;
	text-decoration: none;
}
.roomtext a:visited {
	text-decoration: none;
	color: #4F799C;
	font-weight: bold;
}
.roomtext a:hover {
	text-decoration: underline;
	color: #A4381E;
}
.roomtext a:active {
	text-decoration: none;
	color: #698DB8;
	font-size: 12px;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
}
.mainnav a:link,a:active {
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.mainnav a:hover {
	color: #BEB7AC;
	font-weight: bold;
	font-size: 13px;
	background: #766D67;
}
.mainnav a:visited {
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.subnav {
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F2A2E;
	font-size: 10px;
	font-weight: bold;
}
.subnav a:link,a:active {
	color: #FDF1DB;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background: #577997;
	text-decoration: none;
}
.subnav a:visited {
	color: #FDF1DB;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.h1,.h2,.h3,.h4,h5,h6 {
	font-weight: bold;
}
.h1 {
	font-size: 16px;
	color: #39373D;
}
.h2 {
	font-size: 14px;
	color: #5A4434;
}
.h3 {
	font-size: 12px;
	color: #4F799C;
}
.h4 {
	font-size: 12px;
	color: #2F2A2E;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.reservations {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 45px;
}
