body {
	font-family: "Times New Roman", Times, serif;
	line-height: 110%;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	text-align: left;
}
h1, h2 {
	font-size: xx-large;
}
h3 {
	font-size: large;
	font-weight: bold;
}
h4 {
	font-size: large;
	font-weight: normal;
}
li h3 {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
li h4 {
	line-height: 1.2em;
	margin: 0px;
}

.policies h2 {
	font-size: x-large;
	margin: 0px;
	padding: 0px;
}
.policies li {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
}
.contact_us h3 {
	font-weight: normal;
}
.navigation p {
	color: #000000;
	text-decoration: none;
	background-image: url(../Images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-align: center;
}
.navigation a {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover, .navigation a:visited:hover {
	text-decoration: underline;
}
.navigation a:visited {
	color: #747474;
	text-decoration: none;
}
.navigation a:visited:before {
   content:  "\2713 ";
}

.cabin_title {
	color: #000000;
	text-align: center;
	font: italic normal 48px/110% "Lucida Handwriting";
}
.page_title {
	color: #78AEFE;
	font-weight: normal;
	text-align: left;
}
.amenities {
	text-align: center;
}
.amenities a {
	color: #000000;
	text-decoration: none;
}
.amenities a:hover, .amenities .underline:hover {
	text-decoration: underline;
}
.footnote {
	font-size: x-small;
}
.webmaster {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.phone {
	font-size: x-large;
	color: #000000;
	line-height: 110%;
}
.red_text {
	color: #FF0000;
}
.bluetext {
	color: #0033FF;
}
.px12 {
font-size: 12px;
}
a img { border-style: none; }
.large { font-size: large; }
.xlarge { font-size: x-large; }
.indent {
	text-align: left;
	margin-left: 25px;
}

.singlespace {
	line-height: 1.1em;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.hidden { display: none; }
.center { text-align: center; }
.left { text-align: left; }
