body{
	background-color: #9c6a83;
	color: #2c011c;
	margin: 0px;
}
.bghdr{
	background: #2C011B url(images/hdr_bg.jpg) no-repeat;
}
.menu {
	background-color: #2c011c;
	color: #ffffff;
	font-family: verdana,sans-serif;
	font-size: 10px;
	layer-background-color: #2c011c;
}
#content{
	background-color: transparent;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	color: #2c011c;
	padding: 50px 5px 5px 5px;
	margin:0px;
}
#content p,ul,li{
	background-color: transparent;
	color: #2c011c;
	font-family: "Trebuchet MS","Times New Roman",Times, serif;
	font-weight: normal;
	font-size: x-small;
		/* false value for WinIE4/5 */
	voice-family: "\"}\"";
		/* trick WinIE4/5 into thinking the rule is over */
	voice-family: inherit;
		/* recover from trick */
	font-size: x-small;
		/* intended value for better browsers */
}
#footer{
	background-color: #7a5266;
	color: #bc8782;
	font: italic 10px Verdana,Arial,Helvetica,sans-serif;
	padding: 15px;
	border-left: 5px #2c011c solid;
	border-top: 1px #2c011c solid;
	border-bottom: 1px #2c011c solid;
}
#textlinks{
	background-color: #e4b571;
	color: #2c011c;
	border-left: 5px #2c011c solid;
	border-top: 1px #2c011c solid;
	font: normal 10px Verdana,Aria,Helvetica,sans-serif;
	padding: 5px;
	margin: 0px;
}
#textlinks A{
	background-color: transparent;
	color: #2c011c;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}
#textlinks A:hover{
	text-decoration: none;
}
.captionbox{
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: #930;
	background-color: #ffbd70;
	width: 508px;
	padding-bottom: 5px;
}
.captiontext{
	color: #930;
	padding: 0px 5px 0px 5px;
}
.reserve A{
	font: bold 20px "Trebuchet MS","Times New Roman",Times, serif;
	color: #930;
	text-decoration: underline;
}
H3{
	font: bold 20px "Trebuchet MS","Times New Roman",Times,serif;
	color: #2c011c;
}
.rates caption {
  font-size: 22px;
}
.rates td, .rates th {
  padding: 4px;
  border: 0.8px dashed #a9a9a9;
}
.rates th {
  background: #7a5266;
  color: #fff;
  font-weight: bold;
}
.rates {
	background: white;
}