body {
font: Georgia, "Times New Roman", Times, serif;
font-size: 76%;
color: #bec3c9;
margin: 0 auto;
padding: 0;
text-align: center;
background-image: url(images/back.png);background-repeat: repeat-y;background-position: center;
background-color: #fff;}

/* Layout */

#container {
width: 650px;
margin: 0 auto;
text-align: center;
padding: 0;
}

#banner {
width: 650px;
height: 250px;
background: url(images/banner.png) top no-repeat;
padding: 0;
margin: 0;}
#nav-main {
background-color: #5588cc;
font-family: Candara, "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", Arial, sans-serif;font-weight: bold;
font-size: 1.1em;margin: 0;
padding: 0;}

#nav-main ul, #nav-main li {
list-style: none;
margin: 0;
padding: 0;
}

#nav-main ul {
font-size: 0.8em;
	text-align: left;
	padding: 5px 0;
}

#nav-main ul li {
display: inline;
margin: 0;
}

#nav-main li a {
color: #dde9a7;
text-decoration: none;
padding: 5px 1em;
}

#nav-main li a.here {
	background-color: #8aa0c7;
	cursor: normal;
}

#nav-main li a:hover {
background-color: #8aa0c7;
}

#content {
	width: 420px;
	padding: 0 15px;
	color: #222;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
}

#footer {
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-color: #bec3c9;
	height: 150px;
	width: 456px;
	color: #555;
	font-size: 0.9em;
	text-align: center;
	margin-top: 4em;
	padding-top: 1em;
	font-family: Candara, "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top: 1px solid #777;
	clear: both;
}

#footer a {
	text-decoration: underline;
	color: #555;
}

#footer a:hover {
	color: #111;
}

#content p {
	line-height: 1.5em;
	text-align: justify;
}

#content a {
	text-decoration: none;
	color: #5588CC;
}

#content a:hover {
	color: #586370;
	text-decoration: underline;
}

#right-col {
	float: right;
	width: 193px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#nav-section {
font-family: Candara, "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
font-size: 1.1em;
letter-spacing: 0.1em;
margin: 0;
padding: 0;
}

#nav-section ul, #nav-section li {
list-style: none;
margin: 0;
padding: 0;
}

#nav-section ul {
	text-align: center;
}

#nav-section li a {
text-decoration: none;
display: block;
margin: 0;
padding: 1em 0;
color: #3E3420;
}

#nav-section li a:hover {
background-color: #8aa0c7;
}

#nav-section li a.here {
background-color: #8aa0c7;
}

h2 {
	text-align: right;
	font-family: Candara, "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	color: #747a56;
	border-bottom: 1px solid #999;
	margin-top: 5px;
	clear: left;
}

#right-col h2 {
	text-align: center;
	font-size: 1.1em;
	color: #ddd;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #5588cc;
	margin: 0 0 20px 0;
}

h1#welcome-to-the-inn {
	text-indent: -20000px;
	background-position: center right;
	/*background-image: url(images/welcome-to-the-inn.png);*/
	background-repeat: no-repeat;
	height: 69px;
	width: 420px;
}

h1#accommodation {
	text-indent: -20000px;
	background-position: center right;
	/*background-image: url(images/accommodation.png);*/
	background-repeat: no-repeat;
	height: 75px;
	width: 420px;
}

div.pagnav {
	margin: 0 auto;
	font-family: Candara, "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
	clear: left;
}

div.img-box {
	margin-bottom: 15px;
}

.img-box img {
	padding: 2px;
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 0;
}

.img-box p {
	margin: 0;
	color: #8b472f;
	font-family: Candara, "Lucida Sans Unicode", Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	padding: 0 6px;
}

.hidden {
float: left;
	text-indent: -3000px;
}

div.img_gal {
	width: 100%;
}

div#content div.img_gal p {
	text-align: center;
}

div.img_gal p img {
	border: 1px solid #ddd;
	padding: 2px;
	margin: 5px;
}