@charset "UTF-8";
.centered {
    margin-top:5%;
	text-align:center;
}

.title-text {
	text-align:center;
	font-family:"Engravers MT";
	color:#000000;
	font-size:36px;
}

.brief-description {
	width:875px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:"Apple Chancery";
	font-weight:200;
	color:#000000;
	font-size:16px;
}

.picture-page-header {
	font-family:"Engravers MT";
	color:#FFFFFF;
	font-size:36px;
	background-color:#330000;
}

.left-banner {
	display:inline;
}

.main-table {
	display:table;
}

.main-table-row{
	display:table-row;
}

.main-table-column{
	display:table-column;
}

.navigation-table-dark{
	border-bottom-color:#FFFFCC;
	border-bottom-width:2px;
	border-bottom-style:solid;
	font-family:"Arial";
	font-size:14px;
	background-color:#fdb903;
	width:120px;
	
}

.navigation-table-light{
	border-bottom-color:#FFFFCC;
	border-bottom-width:2px;
	border-bottom-style:solid;
	font-family:"Arial";
	font-size:14px;
	background-color:#ffd860;
	width:120px;
	
}
a img {
	text-decoration:none;
	border:none;
}

a.navigation:link{
	color:#000000;
	text-decoration:none;
}

a.navigation:visited{
	color:#000000;
	text-decoration:none;
}

a.navigation:hover{
	color:#660000;
	text-decoration:underline;
}

a.navigation:active{
	color:#660000;
	text-decoration:none;
}

a.header:link{
	color:#ffffff;
	text-decoration:none;
}

a.header:visited{
	color:#ffffff;
	text-decoration:none;
}
a.header:hover{
	color:#ffffff;
	text-decoration:none;
}

a.header:active{
	color:#ffffff;
	text-decoration:none;
}

.image-horizontal{
	width:250px;
	height:192px;
}

.amenities-text{
	position:relative;
	margin-top:20px;
	font-family:"Arial";
	font-size:14px;
	width:500px;
	display:inline-table;
}

.rates-row{
	width:135px;
	text-decoration:underline;
}

.rates-header{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.rates-table{
	border-bottom:thin;
	border-top:thin;
	border-left:thin;
	border-right:thin;
}

