body,
input,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body {
	color: #9b0f1f;
	font-size: 0.8em;
	line-height: 1.4;
	margin: 0 auto 1em auto;
	padding: 0;
	width: 700px;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #047391;
}

a:hover {
	color: #74b5c7;
}

a img {
	border: none;
}

h2 {
	border-bottom: 1px dashed #999999;
	font-size: 180%;
	font-weight: normal;
}

th {
	text-align: left;
}

.site-title-container {
	background: url("../images/common/logo.jpg");
	height: 84px;
	margin: 0 0 3em 0;
}

.site-title {
	position: absolute; /* take element out of layout */
	text-indent: -10000px;
}

.contact {
	margin: 0;
	padding-top: 30px;
	text-align: right;
}

.contact a:link,
.contact a:visited,
.contact a:hover,
.contact a:active {
	font-size: 90%;
}

.site-nav {
	color: #74b5c7;
	font-size: 110%;
	margin: 0.4em 0 0.4em 0;
	text-align: center;
}

.site-nav a:link,
.site-nav a:visited,
.site-nav a:hover,
.site-nav a:active {
	margin: 0 0.4em 0 0.4em;
	text-decoration: none;
}

.site-nav a:hover {
	text-decoration: underline;
}

#content {
	background: url("../images/common/header-content-separator.png") no-repeat center top;
	margin: 1em 0 0 0;
	overflow: auto;
	padding: 14px 28px 14px 28px;
}

#footer {
	background: url("../images/common/header-content-separator.png") no-repeat center top;
	margin: 1em 0 1em 0;
	overflow: auto;
	padding: 1em 0 0 0;
	width: 100%;
}

#footer .copyright {
	float: left;
	margin: 0;
}

#footer .design-by {
	float: right;
	margin: 0;
}

.columns {
	overflow: auto;
	width: 100%;
}

.left-column {
	float: left;
}

.right-column {
	float: right;
}

.bubblethumb-full {
	cursor: pointer;
}

.bubblethumb-loader {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 6px;
}

.breakfast-menu {
	background: #ffffcc;
	border: 1px dashed #cccccc;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino6, serif;
	font-size: 110%;
	margin: 2em auto 0 auto;
	text-align: center;
	width: 80%;
}

.breakfast-menu h2 {
	background: url("../images/breakfast-menu/head-decoration.png") no-repeat center top;
	border: none;
	font-weight: bold;
	font-size: 200%;
	padding-top: 83px;
	text-decoration: underline;
}

.breakfast-menu p {
	margin-top: 0.4em;
}

.gb-entry {
	background: #ffffcc;
	color: #333333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino6, serif;
	font-size: 120%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 0.4em;
}
