body {

	background: #903A22;
	font-family: Arial;
	font-size: 12px;
	color: #39251D;

}

h1 {font-size: 24px}
h2 {font-size: 18px}

a:link {
color: #96000B;
text-decoration: none; }

a:visited {
color: #96000B; 
text-decoration: none; }

a:hover {
color: #FBDB6C;
text-decoration: underline; }

.heading1 {

font-size: 10px;
text-align:center

}
.alt {

	display: none;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(page_middle_inside.jpg) repeat-y;

}

#header {

	width: 780px;
	height: 257px;

}


#inn #header {

	background: url(header_inn.jpg) top left no-repeat;

}

#body {

	display: table;
	position: relative;
	z-index: 15;
	width: 780px;

}

#leftSide {

	float: left;
	width: 150px;
	background: 

}

#nav {

	position: relative;
	top: -115px;

}

#nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#nav ul li a {

	font-family: "Times New Roman", Times, serif;
	display: block;
	width: 140px;
	text-align: center;
	font-style: italic;
	color: #5E7C0B;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	background: url(nav_divider.gif) bottom center no-repeat;
	font-size: 14px;


}

#nav ul li.lastOne a {

	background-image: none;

}

#nav ul li a:hover {

	color: #903A22;

}

#quotes {

	position: relative;
	top: -115px;
	padding: 10px;
	color: #733B20;

}

#quotes ul {

	list-style: none;
	margin: 0;
	padding: 0;

}
#quotes ul li {

	font-style: italic;

	margin-top: 50px;
	line-height: 20px;

}

#quotes ul ul li {

	font-style: normal;
	text-align: right;
	margin-top: 0;

}

#contactInfo {

	width: 140px;
	text-align: center;
	color: #9F0600;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 4px;
	position: relative;
	top: 20px;
	z-index: 100;
	font-size: 13px;

}

#contactInfo p {

	margin: 4px 0 4px 0;

}

#contactInfo a {

	color: #9F0600;
	text-decoration: underline;
	font-size: 14px;
	letter-spacing: 1px;

}

#contactInfo a:hover {

	color: #BF0600;

}

#middleBar {

	margin-left: 0px;
	float: left;
	width: 630px;

}

#rooms #middleBar {

	width: 360px;

}

#recipes #middleBar {

	width: 395px;

}

#middleBar #content {

	padding: 10px;
	font-size: 14px;

}

* html #giftcertificates #content .container td {

	font-size: 12px !important;

}

* html #giftcertificates #content .container {

	font-size: 12px;
	width: 600px;
	
}

* html #giftcertificates #content .container table {

	width: 600px;

}

#middleBar #content em {

	font-style: normal;
	color: #903A22;

}

#rightSide {

	float: left;

}

#rooms #rightSide {

	width: 260px;
	float: left;

}

#rooms #rightSide #roomList ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

#rooms #rightSide #roomList ul li img {

	border: 2px solid #E4BF61;

}

#rooms #rightSide #roomList ul li {

	color: #903A22;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;

}

#rooms #rightSide #roomList ul li a {

	color: #903A22;

}

#footer {

	background: url(page_bottom_inside.jpg) no-repeat;
	width: 780px;
	height: 114px;
	margin-top: -114px;

}

#recipes #rightSide {

	float: left;
	width: 202px;

}

/*

********************************
INDEX PAGE (#home) CSS SPECIFICATIONS
********************************

*/
.BE {
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border:1px solid #e3bf61;

}

#contactInfo p {

	position: relative;
	top: -25px;

}

.imgRight {
	border: 1px #222 solid;
	float: right;
	margin: 10px 0 10px 10px;
}
