/* CSS Document */

#header{
	height: 75px;
	width: 100%;
	background-color: #CAD2AC;
	position: absolute;
	left: 0px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin solid #EAD2A6;
}
#left-nav{
	width: 175px;
	position: relative;
	top: 75px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#left-nav ul{
	margin: 0 9px 0 4px;
	padding: 0;
	text-decoration: none;
	color: #000000;
}

#left-nav li{
	list-style: none;
	color: #000;	
	padding: 6px 2px 6px 0;
	margin: 0 0 5px 0;
	} 
	
left-nav li a:{
	display: block;
	margin-left: 5px;
	width: 100%;
	letter-spacing: 0.1em;
	line-height: 125%;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
#left-nav li a:link {
	color: #000;
	text-decoration: none;
	background: none;
}
#left-nav li a:visited {
color: #000;
	text-decoration: none;
	background: none;
}
#left-nav li a:hover {
	color: #000000;
	width: 75%;
	text-decoration: none;
	background-color: #669999;
	background-image: url(../images/li-arrow.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-right: 20px;
}
#left-nav li a:active {
	color: #000;
	text-decoration: none;
	background: none;
}

#main{
	position: absolute;
	width: 75%;
	left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	top: 90px;
	border-left: thin solid #666600;
	padding-right: 10px;
	padding-left: 10px;
}
#right {
	position: absolute;
	left: 202px;
	top: 577px;
	width: 525px;
}
#footer{
	position: absolute;
	left: -488px;
	top: 780px;
}
a:link {
	color: #EBF1EF;
	text-decoration: none;
}
a:visited {
	color: #EBF1EF;
}
a:hover {
	color: #000000;
	background-color: #EAECC4;
}
a:active {
	color: #EBF1EF;
}
.txt-medim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
}
.txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	color: #1B1E10;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #1B1E10;
}
.imagehold {
	width: 225px;
	position: relative;
}
.txt-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	left: 225px;
	position: relative;
	top: 0px;
}
.txt-HotelName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
}
.txt-medium-tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #000000;
}
.txt-Sans13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.txt-reg12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

