@import 'reset.css';

/* MAIN LAYOUT
---------------------------------------------------- */

body {
	text-align: center;
	color: #28221d;
	background: #AAA094 url(../images/bg_body.jpg) top right;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	}
/* #header-wrap {background: url(/images/bg_header-wrap.gif) 42px left;} */
#header {
	background: #000 url(../images/bg_header2.gif) bottom left repeat-x;
	color: #d7c263;
	text-align: left;
	}
#header-inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	}
body#home #header {
	background: #000 url(../images/BG.jpg) bottom left repeat-x;
	}


#signin {
	text-align: right;
	position: absolute;
	top: 17px;
	right: 0;
	}	
	
#signin a:link {
		color: #926A00;
		font-weight: normal;
		text-decoration: none;
		border:0;
	}

#signin a:visited {
	color: #926A00;
	text-decoration: none;
}
#signin a:hover {
		color: #C18711;
		text-decoration: none;
	}	
	

	

#signin p {
	margin: 0;
	padding: 0;
	}
h1#logo {	
	float: left;
	text-indent: -9999px;
    margin: 0;
    background: url(../images/logo.png) 0 0 no-repeat;
	}
h1#logo a {
	display: block;
	width: 320px;
	height: 105px;
    margin: 0;
	border: 0;
	padding: 0;
	background: none;
	}
#top {
	border-bottom: #3E0202 solid 1px;
	margin: 0 0 20px 0;
	}
#chair {
	position: absolute;
	top: 123px;
	right: 0;
	}
	
#top-strip {
position: absolute;
top: -2px;
right: 0px;
}

#main {
	width: 960px;
	margin: 24px auto;
	text-align: left;
	position: relative;
	}
#slideshow {
	border: #000 solid 1px;
	background: #000;
	width: 580px;
	height: 295px;
	}

div.content {
	float: left;
	width: 580px;
	margin: 0 0 20px 0;
	background: url(../images/map.png) top left;

	}
div.sidebar {
	float: right;
	width: 345px;
	margin: 0 0 20px 0;
	}
div.sidebar-home {
	float: left;
	width: 210px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 35px;
	}
	




/* NAV
---------------------------------------------------- */

#nav {
	float: right;
	margin: 81px 0 0 0;
	}
#nav ul {
	margin: 0;
	}
#nav ul li {
	display: inline;
	float: left;
	margin: 0 0 0 24px;
	padding: 0;
	background: none;
	line-height: 0;
	}
#nav ul li a {
	height: 14px;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	}
#nav ul li a:hover {
	background-position: 0 -14px;
	}
#nav ul li a.active, #nav ul li a.active:hover {
	background-position: 0 -28px;
	}
#nav ul li a#n-rooms {width:38px; background-image: url(../images/nav_rooms.gif);}
#nav ul li a#n-amenities {width:84px; background-image: url(../images/nav_amenities.gif);}
#nav ul li a#n-food {width:52px; background-image: url(../images/nav_food.gif);}
#nav ul li a#n-packages {width:62px; background-image: url(../images/nav_packages.gif);}
#nav ul li a#n-rates {width:70px; background-image: url(../images/nav_rates.gif);}
#nav ul li a#n-naramata {width:87px; background-image: url(../images/nav_naramata.gif);}



/* FOOTER
---------------------------------------------------- */

/* -- footer -- */
#footer {
	padding-top: 52px;
	background: url(../images/bg-bottom.png) repeat-x 0 -1px;
}
#footer .wrapper1 {
	background: #291f18 url(../images/footer.jpg);
}
#footer .wrapper2 {
	width: 960px;
	position: relative;
	height: 98px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p {
	position: absolute;
	right: 540px;
	bottom: 41px;
	width: 405px;
	color: #84786b;
	text-transform: uppercase;
	margin: 0;
}

#footer {
	font-size: 11px;
	color: #666;
	width: 100%;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}


#footer a:link {
		color: #8d9ca5;
		font-weight: normal;
		text-decoration: none;
	}

#footer a:visited {
	color: #8d9ca5;
	text-decoration: none;
}

#footer a:hover {
		color: #dbe6ec;
		text-decoration: none;
	}
	


#footer .sep {
		color: #3a2e25;
		padding: 0 0.4em;
	}

/* HEADERS
---------------------------------------------------- */

h2 {
	font-size: 24px;
	font-variant: small-caps;
	margin: 0 0 24px 0;
	font-weight: normal;
	color: #000;
	}
#header h2 {
	color: #d7c263;
	font-size: 26px;
	padding: 4px 360px 0 0;
	}
#header div.sidebar-home h2 {
	color: #fff !important;
	font-size: 24px !important;
	padding: 0 !important;
	}
#header h2 a {
	color: #d7c263;
	border: 0;
	}
#header h2 a:hover {
	color: #fff;
	background: none;
	}
h3 {
	/* 37.5px / 19px */
	font: 3.75em Candara, georgia, serif;
	letter-spacing: -0.03em;
	color: #614e41;
	text-transform: lowercase;
	text-shadow: #c4beb5 2px 2px 1px;
	}
h4 {
	font-size: 14px;
	color: #593c0f;
	font-weight: normal;
	}

/* LISTS
---------------------------------------------------- */

ul {
	margin: 0 0 18px 24px;
	}
ul li {
	background: url(../images/bullet-subnav.gif) 0 .85em no-repeat;
	padding: 0 0 0 18px;
	}
ul li ul {
	margin: 0;
	}
div.sidebar ul {
	margin: 0 0 18px 0;
	}
dl.form dt {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	color: #593c0f;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
dl.form dd {
	margin: 0 0 12px 0;
	}

/* LINKS
---------------------------------------------------- */

a:link {
	color: #dbe6ec;
	text-shadow: #766b5c 1px 1px 1px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #e3e6e6;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-shadow: #5d5347 1px 1px 1px;
}


div.sidebar-home a:link {
	color: #480405;
	text-shadow: #766b5c 1px 1px 1px;
	font-weight: bold;
	text-decoration: none;
}
div.sidebar-home a:visited {
	color: #480405;
	font-weight: normal;
	text-decoration: none;
}
div.sidebar-home a:hover {
	color: #85080A;
	text-shadow: #5d5347 1px 1px 1px;
}
	
	
	
#header a.more {
	border-bottom: #000 solid 1px;
	}
#header a.more:hover {
	background: #593c0f;
	color: #d7c263;
	}
a.img, a.img:hover {
	border: 0;
	padding: 0;
	background: none;
	}
	
/* TEXT
---------------------------------------------------- */

p {
	/* 12px / 19px */
	font-size: 1.2em;
	line-height: 1.6;
	margin: 0 0 0.6em 0;
}

p .accent {
		padding-bottom: 3px;
		border: none;
		background: url(../images/border-low.png) repeat-x left bottom;	
	}	
	
	
	
.clear {
	clear: both;
	}
	
blockquote {
	font-style: italic;
	font-size: 14px;
	color: #593c0f;
	padding: 0 0 0 24px;
	margin: 0 0 18px 0;
	background: url(../images/bg_blockquote.gif) 0 .3em no-repeat;
	}
div.sidebar blockquote {
	font-size: 12px;
	}
blockquote cite {
	font-style: normal;
	}
.req {
	font-style: italic;
	text-transform: none;
	letter-spacing: normal;
	color: #836D4B;
	}
small {
	font-size: 11px;
	color: #836D4B;
	}
	
/* IMAGES
---------------------------------------------------- */

img.border, div.content img, div.box img {
	background: #fff;
	padding: 2px;
	border: #e1cf81 solid 1px;
	border-width: 0 1px 1px 0;
	}
#header img.border {
	border: #000 solid 2px;
	padding: 0;
	}
img.left {
	float: left;
	margin: 3px 9px 0 0;
	}
div.content img.left {
	margin: 6px 18px 3px 0;
	}
div.content img.right {
	margin: 6px 0 3px 18px;
	}
img.right {
	float: right;
	}
div.content img[align="left"] {
    margin: 6px 18px 3px 0;
    }
div.content img[align="right"] {
    margin: 6px 0 3px 18px;
    }
img.favicon {
	margin: 0 !important;
	vertical-align: middle !important;
	padding: 0 !important;
	}
	

	
/* FORMS
---------------------------------------------------- */
fieldset {
	padding: 24px;
	background: #f9f3c3;
	}

fieldset legend {
	display: none;
	}

input, textarea {
	border: #836D4B solid 1px;
	font: normal 12px/14px georgia, "times new roman", times, serif;
	padding: 3px;
	}
input.submit {
	background: #593c0f;
	color: #e1cf81;
	padding: 6px;
	cursor: pointer;
	border: none;
	}

/* SELF-CLEARING FLOATS
---------------------------------------------------- */
#header-inner:after,
#top:after,
div.box:after,
div.post:after,
div.gallery:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* trigger hasLayout and target ie5+6/win only */
* html #header-inner,
* html #top,
* html div.box,
* html div.post,
* html div.gallery {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #header-inner,
*:first-child+html #top,
*:first-child+html div.box,
*:first-child+html div.post,
*:first-child+html div.gallery {
	min-height: 1px;
	}
