body {

	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #5c4f44 url("images/pagebg_top.gif") top left repeat-x;;

}

.alt {

	display: none;

}

.columnFix {

	clear: both;

}

.image {

	margin: 0 15px 15px -20px;

}

.left {

	float: left;

}

a img {

	border: none;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 924px;
	min-height: 674px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url("images/pagebg_inside.jpg") center 298px no-repeat;

}

#layoutContainer {

	background: url("images/pagebg_bottom.jpg") bottom left no-repeat;
	padding-bottom: 54px;

}

html>body #layoutContainer {

	*border: 1px solid transparent;

}

#index #indexLayout {

	background: url("images/photo_index.jpg") center 108px no-repeat;

}

#header {

	height: 290px;
	background: url("images/header.png") top center repeat-x;
	position: relative;
	z-index: 5;
	*top: 5px;

}

#header #emaillink {

	float: right;
	position: relative;
	left: -55px;
	top: 65px;
	z-index: 50;
	cursor: pointer;

}

#header #reservationsLink {

	float: left;
	position: relative;
	left: 50px;
	top: 50px;
	z-index: 150;
	cursor: pointer;

}

#topNav {

	position: relative;
	top: 120px;
	left: 90px;

}

#topNav a {

	display: block;
	float: left;
	width: 115px;
	height: 95px;

}

#topNav a#calendarLink {

	width: 60px;

}

#content {

	margin: -168px 28px 50px 28px;
	position: relative;
	left: 1px;
	background: url("images/brownbar.jpg") top right no-repeat;

}

body#reservations #content {

	background-repeat: repeat-x;

}

#index #content {

	margin: 210px 30px 0 30px;
	background: none;

}

#content h3 {

	font-size: 24px;
	color: #f9a975;
	margin: 0;

}

#content .container {

	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 20px;

}

#index #content .container {

	background: none;

}

#contentText {

	padding-top: 100px;
	*padding-top: 105px;

}

#content .container a {

	color: #d6b79b;

}

#footer {

	clear: both;
	margin-top: 150px;

}

#index #footer {

	margin: 0;
	background: none;

}

#bottomNav {

	color: #fff;
	text-align: center;
	clear: both;

}

#index #bottomNav {

	top: 0;

}

#bottomNav a {

	color: #fff;

}

#copyright {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;

}

#copyright a {

	color: #fff;

}