


/* Begin Typography & Colors */
body {
	font-size:12px; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Tahoma, Sans-Serif;
	background-color: #393430;
	color: #160f00;
	}

#content {
	font-size:12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #F0E7BC;
}
.depth-1 {
border: 1px solid #c8c09c;
}

.even, .alt {

	border-left: 1px solid #c8c09c;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#842e0b;
	font-weight:normal;
	font-size:19px;
	}

h4 {
	margin:40px 0px 25px 0px;
	padding:0px;
	}

#headerimg .description {
	font-size:19px;
	}

h1, h2, h2.pagetitle, h3, h4, h5, h6 {
	font-size:19px;
	font-weight:normal;
	}

#sidebar h2 {
	font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#842e0b;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	font-weight:normal;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-weight:normal;
	}

.entry p a:visited {
	color: #842e0b;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Arial', Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#650000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #842e0b;
	text-decoration: none;
	}

a:hover {
	color: #842e0b;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#brand {
	width:964px;
	margin:20px auto 0px auto;
	padding:0px;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 964px;
	border: 7px solid #FFF;
	}

.btn	{
	text-indent:-9999em;
	display:block;
	}

#header {
	margin: 0px;
	padding: 0px;
	height: 296px;
	width: 964px;
	}

#logo {
	background: transparent url("images/logo.jpg") no-repeat top left;
	margin:0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	width: 403px;
	height:119px;
	float:left;
	}

#subtext {
	float:right;
	text-align:right;
	color:white;
	padding:40px 20px 0px 0px;
	}

#subtext a, #subtext a:visited {
	color:white;
	text-decoration:none;
	}

#subtext a:hover {
	text-decoration:underline;
	color:white;
	}

#headerimg {
	margin: 0px 0px 7px 0px;
	padding:0px;
	height: 240px;
	width: 964px;
	}

#banner-one {
	background: transparent url("banner/one/rotate.php") no-repeat top left;
	margin:0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 322px;
	height:240px;
	float:left;
	}

#banner-two {
	background: transparent url("banner/two/rotate.php") no-repeat top left;
	margin:0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 320px;
	height:240px;
	float:left;
	}

#banner-three {
	background: transparent url("banner/three/rotate.php") no-repeat top left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 320px;
	height:240px;
	float:left;
	}

.narrowcolumn {
	float: left;
	padding:53px 24px 55px 31px;
	margin: 0px;
	width: 533px;
	}

.homecolumn {
	padding:36px 24px 20px 31px;
	margin: 0px;
	width: 533px;
	}

#lists {
	padding:25px 24px 20px 31px;
	margin: 0px;
	width: 540px;
	border-top:2px solid #ded5b6;
	}

#lists ul {
	padding:0px 0px 0px 15px!important;
	margin:0px;
	}

#lists ul li {
	line-height:20px;
	list-style:none;
	background: transparent url(images/bullet.jpg) no-repeat left 6px;
	padding-left:12px;
	}

#bodyfill {
	background: #d9d1ad url(images/bodyfill.jpg) repeat-y top left;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	width: 964px;
	float:left;
	}

/* Begin Sidebar */
#sidebar {
	padding:0px 32px 10px 32px!important;
	margin:0px!important;
	float:right;
	width: 305px;
	display:block;
	}

#sidebarlinks	{
	margin:0px;
	padding:0px;
	width:305px;
	}

#sidetop {
	margin:0px;
	padding-bottom:10px;
	width:305px;
	border-bottom:dotted 1px #ada686;
	float:left;
	}

#sidebottom {
	margin-top:25px;
	padding-bottom:10px;
	width:305px;
	border-bottom:dotted 1px #ada686;
	float:left;
	}

#bookings{
	background: transparent url(images/book.jpg) no-repeat top left;
	margin: 32px 0px 25px 0px;
	padding: 0px;
	width: 303px;
	height:145px;
	float:left;
	}

#book{
	background: transparent url(images/book.jpg) no-repeat top left;
	margin:0px 0px 25px 0px;
	padding: 0px;
	width: 303px;
	height:145px;
	float:left;
	}

#tc {
	background: transparent url(images/tc.jpg) no-repeat top left;
	margin:25px 0px 0px 0px;
	padding: 0px;
	width: 219px;
	height:71px;
	float:left;
	}	

#alpine {
	background: transparent url(images/alpine.jpg) no-repeat top left;
	margin:30px 0px 15px 0px;
	padding: 0px;
	width: 189px;
	height:137px;
	float:left;
	}	

#snowchaser {
	background: transparent url(images/snowchaser.jpg) no-repeat top left;
	margin:0px 0px 35px 0px;
	padding: 0px;
	width: 255px;
	height:42px;
	float:left;
	}	

/* End Sidebar */


.post {
	margin: 0 0 40px;
	}
.posthome {
	margin: 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px;
	margin: 0px auto;
	width: 978px;
	clear: both;
	}

#footer p {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	color:#eee9d5;
	}

#footer p span {
	color:white;
	}

#footer a {
	color:#eee9d5;
	}

#footer a span {
	color:white;
	font-weight:bold!important;
	}

#footer a:hover {
	color:white;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
	margin:0px;
	}

h2 {
	padding: 0px;
	margin:0px;
	line-height:28px;
	}

h2.pagetitle {
	padding: 0px;
	margin:0px;
}

#sidebar h2 {
	padding: 0px;
	margin:0px;
	}

#sidebar h5, #sidebar h6 {
	padding: 0px;
	margin:35px 0px 10px 0px;
	}

#lists h3 {
	padding: 0px;
	margin:0px 0px 4px 15px;

	}

h3 {
	padding: 0px;
	margin:40px 0px 15px 0px;
	line-height:25px;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 5px 15px;
	display: inline;
	border:solid 2px #FFF;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;;
	list-style-type:disc;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 5px 0 15px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding:10px;
	width:510px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	cursor:pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#mainNav {
	width:964px;
	height:47px;
	margin:0px;
	padding:0px;
	background: url(images/nav.jpg) no-repeat 0 0;
	float:left;
	}

	#mainNav li {
		float: left;
		height: 47px;
		list-style:none;
		}

		#mainNav li a {
			float: left;
			height: 47px;
			background: url(images/nav.jpg) no-repeat 0 0;
			text-indent:-9999em;
			}

				#mainNav li a.home {background-position: 0 0;width: 113px;}
				#mainNav li a.home:hover, #mainNav li.current a.home { background-position: 0 -47px; }
			
				#mainNav li a.lodge {background-position: -113px 0;width: 120px;}
				#mainNav li a.lodge:hover, #mainNav li.current a.lodge { background-position: -113px -47px; }
			
				#mainNav li a.acc {background-position: -233px 0;width:162px;}
				#mainNav li a.acc:hover, #mainNav li.current a.acc { background-position: -233px -47px; }
			
				#mainNav li a.wedding {background-position: -395px 0;width: 161px;}
				#mainNav li a.wedding:hover, #mainNav li.current a.wedding { background-position: -395px -47px; }
							
				#mainNav li a.act {background-position: -556px 0;width: 114px;}
				#mainNav li a.act:hover, #mainNav li.current a.act { background-position: -556px -47px; }
							
				#mainNav li a.gall {background-position: -670px 0;width: 132px;}
				#mainNav li a.gall:hover, #mainNav li.current a.gall { background-position: -670px -47px; }
							
				#mainNav li a.enq {background-position: -802px 0;width: 162px;}
				#mainNav li a.enq:hover, #mainNav li.current a.enq { background-position: -802px -47px; }