html { 
margin: 0; 
padding: 0; 
height: 100%; 
overflow: -moz-scrollbars-vertical;
} 
body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #bdb6af;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	height: 100%;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
.copyright a{
	color: #FFFFFF;
}
.copyright a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.interior {
	color: #695D54;
	padding-left: 50px;
	padding-right: 85px;
}
.interior a{
	color: #00a7d4;
	text-decoration: none;
}
.interior a:hover{
	text-decoration: underline;
}
.interior li {
	color: #695D54;
	font-size: 11px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
p {
	color: #695D54;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: -5px;
	margin-bottom: -5px;
	color: #695D54;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container-page { 
width: 100%; 
position: relative; 
min-height: 100%; 
height: auto !important; 
height: 100%; 
} 
#container-content { 
padding-bottom: 40px; 
} 
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 50px;
	visibility: visible;
} 
.interior2 {
	color: #695D54;
	padding-left: 50px;
	margin-left: 20px;
}
.interior2 li {
	color: #695D54;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-top: 5px;
}
.interior2 a {

	color: #00a7d4;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.interior2 {
	font-size: 11px;
	color: #00a7d4;
	padding-left: 50px;
	padding-right: 15px;
}
.interior2 a{
	color: #00a7d4;
	text-decoration: none;
}
.interior2 a:hover{
	text-decoration: underline;
}
.interior2 li {
	color: #695D54;
	font-size: 11px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
}.disclaimer {
	font-size: 10px;
	color: #695D54;
	margin-left: 50px;
}
.rooms {
	color: #00a7d4;
	text-decoration: none;
}
.rooms a:hover {
	text-decoration: underline;
}iframe {
	margin: 0px;
}

