* {
	margin:0;
	padding:0;
}
body {
	font-size:62.5%;
	margin:0;
	padding:0;
	background: #EDF3E5;
	font-family:"Lucida Grande", arial, verdana, sans-serif;
}
#container {
	margin:0 auto;
	width:860px;
	position:relative;
	z-index:10;
}
#wrapper {
	background: url(/images/body_bg.jpg) repeat-x;
}
#outer-container {
	background: url(/images/outer_bg.jpg) top center no-repeat;
}
#mainContent {
	padding:31px 0 53px;
	width:860px;
}
.show {
	display:block;
}
.hidden, hr {
	display:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
a:focus {
	outline:none;
}
/* @end */

/* @group HEADER */
#header {
	position:relative;
	z-index:1000;
	height:287px;
}
#header h1, #header h1 a {
	display:block;
	width:440px;
	height:80px;
}
#header h1 {
	background:url(/images/logo.png) no-repeat;
	position:absolute;
	top:36px;
	left:0;
	text-indent:-999em;
}
#welcome {
	position:absolute;
	top:110px;
	left:10px;
	width:458px;
}
#welcome p {
	font-family:Georgia, "Times New Roman", serif;
	font-size:1.8em;
	line-height: 145%;
	font-style:italic;
	color:#1f4455;
	letter-spacing: -0.03em;
	margin:0;
	padding:0;
	font-weight:normal;
}
#welcome p a {
	color:#1f4455;
}
#gallery {
	display:block;
	position:absolute;
	top:28px;
	right:-17px;
	width:363px;
	height:351px;
	background:url(/images/sub_gallery_bg.png) no-repeat;
}
#photo {
	display:block;
	width:300px;
	height:285px;
	margin:38px 0 0 31px;
	background:url(/mediafiles/subpage-banner.jpg) no-repeat;
}
#gallery {
	display:block;
	position:absolute;
	background:url(/images/gallery_bg.png) no-repeat;
	width:363px;
	height:361px;
	top:42px;
	right:-21px
}
#gallery-album {
	display:block;
	margin:36px 0 0 45px;
	position:relative;
	width:280px;
	height:240px;
	overflow:hidden;
}
#gallery-album img {
	position:absolute;
	top:0;
	display:none;
	border:0;
}
#controls {
	margin:0;
	padding:0;
	list-style:none;
	width:415px;
	position:absolute;
	top:255px;
	right:-50px;
}
#controls li a {
	display:block;
	width:23px;
	height:33px;
	text-indent:-999em;
}
#controls li a:focus {
	outline:none;
}
#controls li a#prev {
	background:url(/images/left_arrow.gif) no-repeat;
}
#controls li a#prev:hover {
	background:url(/images/left_arrow_on.gif) no-repeat;
}
#controls li a#next {
	background:url(/images/right_arrow.gif) no-repeat;
	float:right;
	position:relative;
	top:-33px;
}
#controls li a#next:hover {
	background:url(/images/right_arrow_on.gif) no-repeat;
}
#more-info {
	position:absolute;
	top:342px;
	right:10px;
	font-size:1.2em;
	color:#554e3f;
	width:285px;
	z-index:500;
}
#more-info span {
	float:left;
}
#more-info a {
	color:#1F4457;
	position:relative;
}
#more-info a:hover {
	text-decoration:none;
}
#skip {
	position:absolute;
	top:-999em;
}
/* @end */

/* @group NAVIGATION */
/*
#nav, #nav * {
  list-style:none;
  margin:0;
  padding:0;
}

#nav {
  position:absolute;
  top:260px;
  height:39px;
}

#nav li {
  float:left;
  padding-left:8px;
  margin-right:8px;
}

#nav li a { 
  display:block;
  padding:4px 7px 4px 7px;
  font-size:1.2em;
  text-decoration:none;
  border: 1px solid transparent;
  color:#fff;
} 

#nav li:hover a, 
#nav li.current a	{
  background: #1E4B63;
  border: 1px solid #3E6E88;
  color: #fff;
}
*/

.nav {
	width: 428px;
	height: 43px;
	background: url(/images/nav.gif) no-repeat;
	position: absolute;
	top: 250px;
	left: 7px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 43px;
	text-indent: -9000px;
	overflow: hidden;
}
.nav .home a:link, .nav .home a:visited {
	left: 2px;
	width: 73px;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(/images/nav.gif) no-repeat -2px -43px;
}
.nav .home a:active {
	background: url(/images/nav.gif) no-repeat -2px -86px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(/images/nav.gif) no-repeat -2px -129px;
	cursor: default;
}
.nav .gallery a:link, .nav .gallery a:visited {
	left: 76px;
	width: 89px;
}
.nav .gallery a:hover, .nav .gallery a:focus {
	background: url(/images/nav.gif) no-repeat -76px -43px;
}
.nav .gallery a:active {
	background: url(/images/nav.gif) no-repeat -76px -86px;
}
.current-gallery .gallery a:link, .current-gallery .gallery a:visited {
	background: url(/images/nav.gif) no-repeat -76px -129px;
	cursor: default;
}
.nav .booking a:link, .nav .booking a:visited {
	left: 165px;
	width: 95px;
}
.nav .booking a:hover, .nav .booking a:focus {
	background: url(/images/nav.gif) no-repeat -165px -43px;
}
.nav .booking a:active {
	background: url(/images/nav.gif) no-repeat -165px -86px;
}
.current-booking .booking a:link, .current-booking .booking a:visited {
	background: url(/images/nav.gif) no-repeat -165px -129px;
	cursor: default;
}
.nav .terms a:link, .nav .terms a:visited {
	left: 260px;
	width: 79px;
}
.nav .terms a:hover, .nav .terms a:focus {
	background: url(/images/nav.gif) no-repeat -260px -43px;
}
.nav .terms a:active {
	background: url(/images/nav.gif) no-repeat -260px -86px;
}
.current-terms .terms a:link, .current-terms .terms a:visited {
	background: url(/images/nav.gif) no-repeat -260px -129px;
	cursor: default;
}
.nav .contact a:link, .nav .contact a:visited {
	left: 339px;
	width: 88px;
}
.nav .contact a:hover, .nav .contact a:focus {
	background: url(/images/nav.gif) no-repeat -339px -43px;
}
.nav .contact a:active {
	background: url(/images/nav.gif) no-repeat -339px -86px;
}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(/images/nav.gif) no-repeat -339px -129px;
	cursor: default;
}
.menu {
	width: 380px;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 120%/100% Arial, Helvetica, sans-serif;
}
.menu li {
	clear: both;
	margin: 0;
	padding: 0 0 1.8em 0;
	position: relative;
	border-bottom: dotted 2px #999;
}
.menu strong {
	background: #ecf2e4;
	padding: 0 10px 0 0;
	position: absolute;
	bottom: -.3em;
	left: 0;
}
.menu em {
	background: #ecf2e4;
	padding: 0 0 0 5px;
	font: 120%/100% Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: -.2em;
	right: 0;
}
/* @end */

/* @group PRIMARY CONTENT */
#home #primaryContent {
}
#primaryContent {
	float:left;
	position:relative;
	width:484px;
	padding-left:9px;
	margin-top:14px;
}
#primaryContent a {
	text-decoration:underline;
	color:#8a4629;
}
#primaryContent a:hover {
	text-decoration: none;
}
#primaryContent p, #primaryContent li {
	font-size:1.3em;
	line-height:1.5em;
	margin-bottom:1em;
	color:#382b26;
}
#primaryContent li p {
	font-size:1em;
	margin:0;
}
#primaryContent ul, #primaryContent ol {
	margin:1em;
	padding-left:2em;
}
img.left-align {
	float:left;
	margin:10px 10px 10px 0;
}
img.right-align {
	float:right;
	margin:10px 0 10px 10px;
}
img.no-border, img.mcms_stats {
	border:0;
}
#fullgallery img {
	margin: 0 5px 5px 0;
	width: 150px;
	height: 150px;
	border: 2px solid #918369;
}
#fullgallery img:hover {
	border: 2px solid #321;
}
/* @group HEADINGS */
	h2, h3, h4, h5, h6 {
	margin-bottom:1em;
	color:#32231c;
}
h2 {
	font-size:2.3em;
	color:#32231c;
	font-weight:normal;
	margin-top:4px;
}
#primaryContent h3 {
	font-size:1.8em;
}
/* @end */	
	
	/* @group INTRO */
	#primaryContent #intro {
	background:url(/images/maincontent_bg.gif) no-repeat center bottom;
	width:487px;
	padding:0 40px 0px 0;
	margin-bottom:10px;
}
#primaryContent #intro p {
	font-size:1.4em;
	color:#464134;
}
#primaryContent #intro .red {
	font-size:1.4em;
	color:#f00;
}
/* @end */
	

/* @end */

#secondaryContent {
	float:right;
	position:relative;
	width:278px;
	margin:69px 25px 0 0;
	right:2px;
	padding:18px 16px;
}
#home #footer-wrap {
	margin-top:-25px;
}
#footer {
	position:relative;
	z-index:2;
	height:70px;
	border-top: 5px solid #1F4457;
	background: #25556F;
}
#footer-inner {
	width:835px;
	margin:0 auto;
	padding:20px 12px 0 13px;
	position:relative;
}
#footer p {
	font-size:1.1em;
	color:#fff;
}
label {
	display: block;
	font-size: 1.4em;
	margin-bottom: 5px;
}
form div {
	margin-bottom: 15px;
}
input, textarea {
	padding: 3px;
	border: 3px solid #CFC8BB;
}
.btn {
	background: #1F4457;
	color: #fff;
}
