﻿body, html
{
	width: 980px;
	background: #2679b6;
	/*font-weight: bold;*/
	font-family: arial, verdana, tahoma;
	font-size: 10pt;
	margin: 0;
	border: 0;
	padding: 0;
}
p

{

	margin-left: 5pt;

	margin-right: 5pt;

	font-size: 1em;

	font-weight: bold;

	line-height: .45cm;

}

.rooms  { font-weight: 100; }

h1, h2, h3, h4, h5

{

	font-family: times new roman;

	margin-left: 10pt;

}



h1

{

	font-size: 20pt;

	margin:0 0 0 5px;

	border:0;

	padding:0;

}



h2
{
	font-size: 16pt;
	margin:0 0 0 5px;
	border:0;
	padding:0;

}

h3 { 
	margin-bottom: 0px;
	margin-left: 5px;
	font-style:italic;
}

table
{
	background: #fff;
	font-size: 10pt;
	border: 1px solid #000;
}
.no-border
{
	border: 0px;
}

th
{
	background: #ffbc00;
	font-weight: 700;
	font-family: arial;
	font-size: 10pt;
}
.th
{
	background: #fff;
}
.header
{
	width: 980px;
}
.required
{
	background: #fecc33;
}
/*.home_tbl { background: none; border: none; background-image: url('images/body_bg.jpg'); }*/

.nav
{
	color: #260000;
	text-decoration: none;
}
.nav a:link
{
	color: #260000;
	font-weight: bold;
}
.nav a:visited
{
	color: #260000;
	font-weight: bold;
}
.nav a:hover
{
	text-decoration: underline;
	color: #260000;
}
.nav a:active
{
	color: #260000;
}
.leftnav
{
	color: #330000;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}
.leftnav a:hover
{
	text-decoration: none;
}
.th_row
{
	margin-top: 15pt;
	padding-top: 15pt;
}
.td_border
{
	border: 1px solid #000;
}

#courtyard { display: none; background-color: #fecc33; position: absolute; top: 222px; left: 408px; width: 379px; }

#breakfast { display: none; background-color: #fecc33; position: absolute; top: 580px; left: 408px; width: 379px; }

.testimonial { border: 1px solid #000; margin:5px; padding: 0px; background: #fecc33; }
.strike{
	text-decoration:line-through;
}
.sale {
	color:red;
	font-weight:bold;
}