body {
	background-color: #F2ECD9;
	margin: 0 0 0 0;
}

#nav {
	display: block;
	margin: 25px 0 0 0;
	padding: 0;
	width: 133px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -5000px;
}

td.nav-home a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_01.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-home a {
	display: block;
	width: 133px;
	background: url(images/menu_01.gif) top left no-repeat;
}

td.nav-room_rates a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_02.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-room_rates a {
	display: block;
	width: 133px;
	background: url(images/menu_02.gif) top left no-repeat;
}

td.nav-welcome a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_03.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-welcome a {
	display: block;
	width: 133px;
	background: url(images/menu_03.gif) top left no-repeat;
}

td.nav-photo_gallery a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_04.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-photo_gallery a {
	display: block;
	width: 133px;
	background: url(images/menu_04.gif) top left no-repeat;
}

td.nav-directions a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_05.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-directions a {
	display: block;
	width: 133px;
	background: url(images/menu_05.gif) top left no-repeat;
}

td.nav-tourist_attractions a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_06.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-tourist_attractions a {
	display: block;
	width: 133px;
	background: url(images/menu_06.gif) top left no-repeat;
}

td.nav-reservations a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_07.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-reservations a {
	display: block;
	width: 133px;
	background: url(images/menu_07.gif) top left no-repeat;
}

td.nav-travel_links a:hover{
	display: block;
	margin: 0;
	background: url(images/menu_08.gif) -133px 0px no-repeat;
	width: 133px;
}

td.nav-travel_links a {
	display: block;
	width: 133px;
	background: url(images/menu_08.gif) top left no-repeat;
}

.left-column {
	background: url(images/index_02.gif);
	width: 133px;
}

#right-column {
	background: url(images/index_04.gif);
	width: 6px;
}	

.top {
	height: 35px;
	background: url(images/index_01.gif) top left no-repeat;
}

.footer {
	height: 10px;
	background-color: #D1C7AF;
}

#content {
	width: 508px;
/*	background-color: #f7f4e9;*/
	background-color: #f5f0e2;
}

p {
	font-family: Arial;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

table#Table_01 {
	width: 647px;
	border-right: 3px solid #C5C48B;
	border-left: 3px solid #C5C48B;
}

.bottom {
	height: 10px;
	background: url(images/index_06.gif);
	width: 641px;
}

.bottom_links {
	font-family: Arial;
	font-size: 10px;
}

.img-left {
	float: left;
	margin: 0 0 10px 15px;
}

.img-right {
	float: right;
	margin: 0 15px 10px 0;
}

h3 {
	color: #000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
}

.style4 {
	color: #000;
	font: bold;
}

a:link {
	color: #5C8738;
}

a:hover {
	color: #000000;
}

a:visited {
	color: #5c8738;
}