body {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #996600;
	background-color: #D19655;
	background-image: url(pics/body_bg_lodge.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align:justify
}

.body_text a:link       {color: #996600; text-decoration:none}
.body_text a:visited    {color: #996600; text-decoration:none}
.body_text a:hover      {color: #000000; text-decoration:none}
.body_text a:active     {color: #996600; text-decoration:none}

.body_text {
			text-align:justify;
}

.flash_table_bg {
	background-image: url(pics/lodge_accommodation_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.heading_bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #9A560E;
	background-image: url(pics/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	padding-left: 20px;
	padding-top: 10px;
	letter-spacing: -2px;
	width: 903px;
	text-align: left;
}

.top_buttons {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #FEF6CF;
	float: left;
	width: auto;
	margin-right: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFE090;
	border-right-color: #FFE090;
	margin-top: 12px;
}

.top_buttons a:link       {color: #FFECC5; text-decoration:none}
.top_buttons a:visited    {color: #FFECC5; text-decoration:none}
.top_buttons a:hover      {color: #FFFFFF; text-decoration:none}
.top_buttons a:active     {color: #FFECC5; text-decoration:none}



.top_buttons_cell {
	padding-left: 30px;
}

