﻿body {
	color: black;
	background-color: #7E9176;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a.hotelink {
	color: #3399FF;
	font-weight:bold;
	display:block;
}
.smalltext {
	font-size: 9pt;
}

.leftlink {
	padding: 1px;
	padding-left: 4px;
	border-bottom: 1px solid gray;
	display:block;
	color: black;
	text-decoration:none;
	padding-bottom: 2px;
}

.floatright {
	border: 1px solid silver;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}

#mastheadphoto {
	text-align:center;
}

.leftlink2 {
	padding: 1px;
	padding-left: 12px;
	border-bottom: 1px solid gray;
	display:block;
	color: maroon;
	text-decoration:none;
	padding-bottom: 2px;
}

:hover.leftlink2 {
	background-color:#FFFFCC;
	color: black;
}


:hover.leftlink {
	background-color:#FFFFCC;
	color: maroon;
}

#googleleft {
	text-align:center;
	margin-top: 8px;
}

.thehotel {
	border-top: 1px solid silver;
	padding-top: 4px;
	padding-bottom: 4px;
}

.hoteldescription {
	margin-bottom: 15px;
}

td {
	text-align:left;
	vertical-align:top;
}

div#placeholder {
	width: 738px;
	margin-left: auto;
	margin-right: auto;
}

div#title {
	background-color:white;
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 6px;
	margin-top: 10px;
}

div#main {
	margin-right: -10px;
	margin-left: -10px;

}

#google {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: white;
}

#footer {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: white;
}

#bodycell {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: white;
	padding: 12px;
}

#leftcell {
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: white;
}

#bodycell{
}

#google {
	text-align:center;
	padding: 6px;
}

#footer {
	text-align:center;
	padding: 6px;
}

#google {
	margin-bottom: 10px;
	padding: 4px;
}

#leftcell {
	width: 152px;
}

.half {
	width: 50%;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color:	navy;
	border-bottom: 1px solid navy;
	margin-bottom: 2px;
	margin-top: 4px;
	
}

.h1link {
	
	text-decoration:none;
	color: navy;
}

.nostyle {
	color: black;
	text-decoration:none;
}

h2 {	
	margin-top: 1px;
	font-size: 105%;
	margin-bottom: 4px;
}

h3 {
	font-size: 105%;
}

h5 {
	margin-bottom: 2px;
}