.header {
	background-attachment: scroll;
	background-image: url(images/Header.gif);
	background-repeat: no-repeat;
}
.index_BD {
	background-attachment: scroll;
	background-image: url(images/index_backdrop.gif);
	background-repeat: no-repeat;
}
.right {
	background-attachment: fixed;
	background-image: url(images/index_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left {
	background-attachment: fixed;
	background-image: url(images/index_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.hotel_button {
	top: 97px;
	position: relative;
	left: 280px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #673301;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #673301;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.CONTACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.main_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.small {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #673301;
	text-decoration: none;
}
a.autus:link,a.autus:active,a.autus:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:10px;
color: #522901
	}
	
a.autus:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
	color: #522901
}

	td.autuslink { 
	padding: 10px;
	}