* {
	font-family: sans-serif;
	border-collapse: collapse;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: large;
}

.navbar {
	margin-top: 0em;
	text-align: center;
	margin-bottom: 0em;
}

.navlink {
	font-weight: bold;
	font-size: 100%;
	margin-right: .3em;
	margin-left: .3em;
	line-height: 150%;
}

.inbody {
	text-align: center;
	padding-bottom: 1em;
}

.homepagetext {
	margin-top: 2em;
	line-height: 140%;
}

.homepageaddress {
	margin-top: 1em;
	font-weight: bold;
	line-height: 140%;
}

.amenities-image-info {
	font-weight: bold;
	margin-bottom: 2em;
}

.admin-input-title {
	font-weight: bold;
}

.rates-table-title {
	font-weight: bold;
}

.rates-table-data, .rates-table-title, .rates-table-size {
	font-size: small;
	border: solid 1px black;
	padding: .4em;
}

.rates-table-data, .rates-table-title {
	text-align: center;
}

.rates-table-size {
	width: 20%;
}

.rates-options, .rates-included, .rates-table, .rates-info, .rates-optional-services {
	text-align: left;
	width: 40em;
	margin: 0 auto;
	margin-top: 1em;
}

.rates-options-table {
	width: 100%;
}

.rates-options-table-data {
	font-size: 100%;
}

.contact {
	font-size: large;
}

.more-pictures {
	margin-bottom: 1em;
}

.amenities {
	width: 420px; 
	margin: 0 auto;
}

.favlinkdiv {
	margin-bottom: .5em;
}

.footercredit {
	margin-top: 1em;
	color: gray;
	font-size: small;
}

.footercredit-link {
	color: #555555;
}

.favlinkpagediv {
	margin: 0 auto;
	width: 70%;
}

.rates-intro {
	margin-bottom: 1.5em;
}

.footer-hr {
	margin-top: 2em;
	margin-bottom: 1em;
}
