body {
	margin:0px;
	margin-bottom:20px;
	background:url(../images/background.gif) top left repeat;
	font-size: 76%;
	font-family:arial, verdana, sans-serif;
	text-align: center;
}
a img {
	border:0px;
}
p {
	margin:0px 0px 20px 0px;
}
a {
	color:#8c6c26;
}
h1 {
	margin:10px 0px 10px 0px;
	font-size: 160%;
  line-height: 20px;
  font-weight: bold;
	color:#8f4101;
}
h2 {
	margin:10px 0px 10px 0px;
	color: #000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 120%;
  line-height: 20px;
  font-weight: bold;
}
#main {
	margin: 20px auto;
	width:800px;
	border:1px solid #fff;
	clear:both;
	background:#f0f0e8;
}
#topBanner {
	background:url(../images/top_banner_background.gif) #8e8f76 top left repeat-x;
	height:100px;
	border-bottom:1px solid #fff;
}
#logo {
	float:left;
}
#topDecoration {
	float:right;
}
#homeBanner td {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
#menu {
	background:#bebf9d;
	text-align:left;
	padding-left:10px;
	border-bottom:1px solid #fff;
}
#tabmenu {
	margin: 0px;
	z-index: 1;
	padding:5px 0px 5px 0px;
	background:#bebf9d;
}
#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	padding:0px 8px 0px 8px;
}
#tabmenu a {
	color: #8f4101;
	font-weight: bold;
	font-size:.9em;
	margin: 0;
	text-decoration: none;
}
#tabmenu a:hover {
	color: #000;
	text-decoration: underline;
}
#tabmenu a.active {
	color: #000;
}
#content {
	clear:both;
	padding:20px;
	background:#f0f0e8;
	text-align:left;
}
#homeContent {
	float:left;
	width:420px;
}
#homeImage {
	float:right;
	padding:30px 0px 0px 0px;
	width:320px;
}
#homeImage img {
	margin-bottom:10px;
}
#footer {
	clear:both;
	background:url(../images/bottom_banner_background.gif) top left repeat-x;
	height:68px;
}
#bottomDecoration {
	text-align:left;
}
#bottomText {
	margin-top:-18px;
	padding-right:20px;
	text-align:right;
	color:#fff;
}
#endText {
	text-align:center;
}
.amenitiesList {
	width:700px;
	padding:10px;
	margin:0px auto;
	background:url(../images/amenities_background.gif) #fff top left repeat-x;
	border:1px solid #ccc;
}
.amenitiesList ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
}
.amenitiesList li {
	margin-left:20px;
	padding-bottom:4px;
}
.layoutTable td {
	padding:20px;
}
.layoutTable2 td {
	padding:10px;
}
.layoutTable3 td {
	padding:5px;
}
.layoutTable3 td.label {
	text-align:right;
	white-space:nowrap;
}
.pricingTable {
	width:620px;
	background:#fff;
	border:1px solid #ccc;
}
.pricingTable td {
	padding:4px 10px;
	border-bottom:1px dotted #ccc;
}
.pricingTable th {
	text-align:right;
	background:#bebf9d;
	padding:4px 10px;
	border-right:1px solid #f0f0e8;
}
.price {
	text-align:right;
}
.quote {
	text-align:left;
	margin-left:20px;
}