﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EAE6D9 url("images/subpage1_05a.jpg") repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727D64;
}

body.home {
	background-image: url("images/homepage01a.jpg");
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	margin: 0px;
	font-size: 24px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 180%;
}

strong {
	color: #49513C;
}

a {
	color: #727D64;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 37px;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

.more a {
	padding-left: 25px;
	background: url("images/homepage09.gif") no-repeat left center;
	color: #FFFFFF;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	clear: left;
	padding: 15px 0px 20px 0px;
	border-top: 1px solid #66853F;
}

.list1 li.first {
	padding-top: 0px;
	border: none;
}

.list1 a {
	text-decoration: none;
	color: #E1EFCD;
}

.list1 a:hover {
	text-decoration: underline;
}

.list1 em {
	font-style: normal;
	color: #A9AD90;
}

.list1 em a {
	text-decoration: underline;
	color: #A7C583;
}

a img {
	border: none;
}

img.border {
	padding: 1px;
	border: 1px solid #444444; /* 4/2/2011 11:50 97A879; */
	background: #555555; /* 5F6E3F;*/
}

img.border1 {
	padding: 4px;
	border: 1px solid #ADBC8B;
	background: #DCD9C5;
}
img.border2 {
	padding: 4px;
	border: 1px solid #ADBC8B;
	background: #EAE6D9;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 948px;
	height: 92px; /* 183px; Changed 4/2/2011 5:21 */
	background: url("images/bg01a.jpg") no-repeat right top;
}

/** SEARCH */

#search {
	float: right;
	width: 310px;
	height: 146px;
	padding-right: 74px;
}

#search form {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	list-style: none;
	background: url("images/homepage03.gif") no-repeat 0px 80px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search .input-text {
	width: 212px;
	height: 15px;
	padding: 5px 10px;
	background: none;
	border: none;
	color: #69655D;
}

#search .input-submit {
	width: 60px;
	height: 25px;
	margin-left: 17px;
	background: url("images/homepage04.gif") no-repeat left top;
	border: none;
	color: #FFFFFF;
}
/* PHONE AND EMAIL */
#phoneAndEmail
{
	line-height:17px; 
	color:white;
	font-size:14px;
	font-weight:bold;
	float:right;
	padding-top:5px;
	text-align:right;
}
#phoneAndEmail span
{
	color:#CDDF81;
}
#phoneAndEmail a
{
	
	color:white;
	text-decoration:none;
}
#phoneAndEmail a:hover
{
	text-decoration:underline;
}
#phoneAndEmail a:visited
{
	color:white;
}
/** MENU */

#menu {
	width: 474px; /* 474px original*/
	padding-right: 0px; /* 74px */
	padding-top:15px; /* 55px entry added 4/2/2011 5:25 */
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	width: 90px; /* 97px */
	height: 37px;
	margin-left: 4px;
	background: url("images/homepage05a.jpg") no-repeat left top; /* 4/2/2011 5:26 changed extension from gif to jpg */
}

#menu li.active {
	background-image: url("images/homepage06a.jpg"); /*  4/2/2011 5:26 changed extension from gif to jpg */ 
}

#menu a {
	display: block;
	padding: 11px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #DADFC8;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 808px;
}

.home #page {
}

.home #bgtop {
}

.home #bgbtm {
}

/** CONTENT */

#content {
	float: left;
	width: 480px;
}

.home #content {
	width: 383px;
	padding: 0px;
	background: url("images/bg03.jpg") repeat-y left top;
}

.home #content .bgtop {
	background: url("images/bg04.jpg") no-repeat left top;
}

.home #content .bgbtm {
	padding: 40px 29px 0px 29px;
	background: url("images/bg05.jpg") no-repeat left bottom;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 280px;
	color: #A9AD90;
	background: url("images/subpage1_01a.jpg") repeat-y left top;
}

#sidebar .bgtop {
	background: url("images/subpage1_02a.jpg") no-repeat left top;
}

#sidebar .bgbtm {
	padding: 0px 29px;
	background: url("images/subpage1_03a.jpg") no-repeat left bottom;
}

.home #sidebar {
	width: 383px;
	background: url("images/bg03.jpg") repeat-y right top;
}

.home #sidebar .bgtop {
	background: url("images/bg04.jpg") no-repeat right top;
}

.home #sidebar .bgbtm {
	padding: 0px 29px;
	background: url("images/bg05.jpg") no-repeat right bottom;
}

#sidebar h2 {
	height: 48px;
	padding: 18px 0px 0px 0px;
	font-size: 14px;
	color: #FFF6E5;
}

#sidebar a {
}

#sidebar a:hover {
}

/** FOOTER */

#footer {
	/* padding: 30px 0px; 4/2/2011 11:14 Turned Off this feature.*/
	background: #380202 url("images/bg06a.jpg") repeat-x left top; /* 4/2/2011 10:48 changed from 122428 */
	color: #A9AD90;
}

#footer .three-columns {
	width: 750px;
	margin: 0px auto;
}

#footer .three-columns .column1 {
	float: left;
	width: 181px;
	padding-top: 20px;
}

#footer .three-columns .column2 {
	float: left;
	width: 192px;
	padding-top: 20px;
	padding-left: 26px;
	background: url("images/homepage14.gif") no-repeat left top;
}

#footer .three-columns .column3 {
	float: left;
	width: 325px;
	padding-top: 20px;
	padding-left: 26px;
	background: url("images/homepage14.gif") no-repeat left top;
}

#footer ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 210%;
	list-style: none;
}

#footer strong {
	color: #A9AD90;
}

#footer a {
	color: #A7C583;
}

#footer .legal {
	font-size: 10px;
	color: #5F6437;
}

/** BOX1 */

#box1 {
	width: 948px;
	height: 264px;
	margin: 0px auto;
	/* background: url("images/bg02.jpg") no-repeat left top; */
	color: #A9AD90;
}

#box1 .image {
	float: right;
	width: 325px;
	padding: 38px 98px 0px 0px;
}

#box1 .border {
	padding: 4px;
}

#box1 .entry {
	float: left;
	width: 370px;
	padding: 47px 0px 0px 74px;
}

#box1 h2 {
	margin-bottom: 15px;
	color: #FFF6E5;
}

#box1 h2 span {
	color: #CDDF81;
}

#box1 p {
	line-height: 160%;
}

#box1 a {
	color: #A7C583;
}

/** PAGE TITLE */

#pagetitle {
	width: 874px;
	height: 37px;
	margin: 0px auto 60px auto;
	padding: 40px 0px 0px 74px;
	background: url("images/bg02.jpg") no-repeat left top;
	color: #A9AD90;
}

#pagetitle h2 {
	margin: 0px;
	
	color: #FFF6E5;
}

#pagetitle h2 span {
	color: #CDDF81;
}
.reservation
{
border-bottom:thin black solid; 
border-right:thin black solid;
border-left:thin black solid; 
border-top: thin black solid;
}

.reservationC
{
border-bottom:thin black solid; 
border-right:thin black solid;
border-left:thin black solid; 
border-top: thin black solid;
 text-align:center;
}
.reservationR
{
border-bottom:thin black solid; 
border-right:thin black solid;
border-left:thin black solid; 
border-top: thin black solid;
 text-align:right;
}


