
/* structure / general */

body {
	background-image: url(/images/bodyBkgd.jpg);
	color: #411313;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#container {
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: left;
	width: 975px;
}

#page {
	background: transparent url(/images/pageBkgd.gif) repeat-y center top;
	border-bottom: 1px solid #333;
	margin: 0 30px;
	padding: 0 1px;
	position: relative;
}

#logo {
	background: transparent url(/images/logoBkgd.jpg) repeat-x;
	position: absolute;
	padding: 0 18px 112px;
}

#pagecontent {
	background: transparent url(/images/sidebarBkgd.jpg) no-repeat bottom left; 
	padding-top: 375px;
}

#pagecontent #maincontainer { 
	background: transparent url(/images/pageContentBkgd.jpg) repeat-x bottom; 
	display: inline;
	float: right;
	width: 700px;
	}
	
#pagecontent #main {
	margin: 0 40px;
	min-height: 350px;
	padding: 0;
	padding-bottom: 50px;
}

.full-height #pagecontent #main {
	margin-left: 50px;
	margin-top: -420px;
}

#bodyroom #pagecontent #main {
	min-height: 600px;
}

#welcome #pagecontent #main {
	padding-top: 0;
}

.col1, .col2 { padding-bottom: 30px;}
.col1 { float: left; width: 280px; }
.col2 { float: right; width: 300px; }

.textcol { 
/*	border: 1px solid blue;*/
	float: left;
	width: 420px; 
	}

.clearboth, .clear { clear: both; }
.hiddenclear { clear: both; height: 0; line-height: 0; }

#main #roomboilerplate {
	margin-top: 1.5em;
}

#mainsidebar {
	display: inline;
	float: right;
	font-family: times,"times new roman",serif;
/*	position: relative;*/
	width: 158px;
}



/* sidebar */
#sidebarcontainer {
/*	background-color: #fcf;*/
	display: inline;
	float: left;
	height: 100%;

	width: 213px;
}

#sidebar {
/*	border: 1px solid black;*/
	text-align: center;
	
}


/* concierge */

#concierge {
/*	border: 1px solid red;*/
	background: transparent url(/images/conciergeTop.gif) no-repeat center top;
	margin: 0 30px;
	padding-top: 20px;
}
#conciergecontent {
	border-bottom: 1px solid #e1e5cb;
	background: #e1e5cb;
	margin: 0 22px;
	padding: 20px 18px 0 230px;
	position: relative;
}

#concierge p { font-size:11px; line-height:15px; }

#siteinfo {
	background-color: #caceb6;
	font-size: 10px;
	margin: 0 22px;
	padding: 10px 30px;
}

#concierge h4 {
	padding-bottom: .5em;
}

#concierge .col2 {
	position: relative;
	width: 175px;
}

#concierge .col2 div {
	padding-bottom: 2em;
} 

#concierge .col2 img {
	position: absolute;
	left: -130px;
}



.block {
	display: block;
	height: 1%;
}

/* images */

img#maria {
	position: absolute;
	left: 50px;
}

img#hero {
	height: 375px;
	position: absolute;
	top: 0;
	right: 1px;
	width: 700px;
}

img#flatiron {	
	display: block;
	margin: 0 auto;
	padding: 0px 40px 0px 0;
}

#bodyroom #flatiron {
	padding-top: 20px;
	padding-bottom: 10px;
}

img.border {
	background-color: #fff;
	border: 1px solid #bca889;
	padding: 2px;
}
img.inset {
	float: left;
	margin: 0 10px 10px 0;
}


/* text */

h1, h2, h3, h4 {
	font-family: times, "times new roman", serif;
}

h1, h1 span {
	background: transparent url(/images/h1bkgd.gif) no-repeat center top;
	display: block;
	width: 975px;
}
.full-height h1,
.full-height h1 span {
	background: transparent url(/images/h1bkgd_narrow.gif) no-repeat left top;
/*	padding-left: 30px;*/
	width: 285px;
}
h1 {
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 20px;
	padding-top: 8px;
	position: relative;
	left: -31px;
	text-align: center;
}
.full-height h1 span {
	background-position: left bottom;
}
h1 span {
	background-position: center bottom;
	height: 16px;
	padding-top: 4px;
}

h2 {
	color: #865010;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 1em;
}
h2 b,
h2 strong,
h3 b,
h3 strong {
	color: #411313;
	font-weight: normal;
}

.highlight {
	background-color: #fffeec;
	color: #411313;
}

.bodyroom h2 {
	font-size: 16px;
	line-height: 22px;
}
.bodyroom h2:first-line {
	font-size: 22px;
	color: #411313;
}

h3, .h3 {
	border-bottom: 1px solid #e9e3d9;
	color: #865010;
	font-size: 22px;
	margin-bottom: 7px;
	margin-top: 30px;
}
#welcome h3 {
	color: #411313;
}
.h3 { 
	border: 0; 
	font-family: times, "times new roman", serif;
	}

h4 {
	color: #865010;
	font-size: 16px;
}

#sidebar h4 {
	color: #411313;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
/*	font-weight: bold;*/
	text-transform: uppercase;
}

p { font-size: 12px; line-height: 18px; margin-bottom: 1em; }
/*#main p { margin-bottom: 2em; }*/
#main p.full { width: 100% }

#sidebar p {
	font-family: times, "times new roman", serif;
	font-size: 14px;
	margin-bottom: 1em;
	padding: 0 10px;
}

.bodyroom #main p {
	color: #865010;
	font-family: times,"times new roman",serif;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 1em;
}

#main #roomboilerplate p {
	color: #b7a281;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: .5em;
	padding: 0;
}

#main #mainsidebar p {
	font-size: 14px;
	line-height: 18px;
}

.phonenumber {
	color: #411313;
	display: block;
	font-family: georgia, serif;
	font-size: 18px;
	padding-bottom: 4px;
}

#main li {
	color: #411313;
	font-family: times, "times new roman", serif;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 4px;
}

#welcome #main li {
	color: #865010;
}

#main .afterh3 {
	margin-bottom: .5em;
	padding: 0;
}

strong, b { font-weight: bold; }
em, i {font-style: italic; }

#sidebar .footnote {
	color: #865010;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0 1em;
}

.note {
	clear: both;
}

/* nav */

#nav {
	border-top: 1px solid #ccc;
	position: absolute;
	top: 220px;
	width: 213px;
}
#nav li {
	display: inline;
}
#nav li a {
	border-bottom: 1px solid #ccc;
	color: #411313;
	display: block;
	font-family: arial, sans-serif;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li a:hover {
	background-color: #fff;
	color: #865010;
}

#nav-welcome #navli-welcome,
#nav-aboutus #navli-aboutus,
#nav-staywithus #navli-staywithus,
#nav-eventhosting #navli-eventhosting,
#nav-contact #navli-contact
 {
	background-color: #fff;
	color: #865010;
	font-weight: bold;
}


/* site map */

#sitemap {
	width: 300px;
}

#sitemap li ul {
	padding-left: 2em;
}

#sitemap li {
	padding: 0;
}
#sitemap li a {
/*	border: 1px solid red;*/
	display: block;
	padding: 2px 0;
}
#sitemap li a:hover {
	font-weight: bold;
}


/* sidebar lists / text */

#sidebar {
	color: #411313;
	font-family: times,"times new roman",serif;
	font-size: 14px;
	line-height: 18px;
}
#sidebar ul {
/*	border: 1px solid red;*/
	margin-bottom: 2em;
}

#sidebar ul li {
	display: inline;
}

#sidebar ul li a {
	background: url(/images/sidebarItemHoverBkgd.jpg) no-repeat -100px 0;
	color: #411313;
	display: block;
	margin-bottom: 1px;
	padding: 4px 0;
	text-decoration: none;
}
#sidebar ul li a:hover {
	background-color: #fff;
	background-position: top right;
	background-repeat: repeat-y;
	color: #865010;
	font-weight: bold;
}

#sidebar li h4 {
	padding-bottom: .5em;
}

#sidebar ul li a.selected,
#roomnav1 #room1,
#roomnav2 #room2,
#roomnav3 #room3,
#roomnav4 #room4,
#roomnav5 #room5,
#roomnav6 #room6,
#roomnav7 #room7,
#roomnav8 #room8,
#roomnav9 #room9,
#roomnav10 #room10,
#roomnav11 #room11,
#roomnav12 #room12,
#roomnav13 #room13,
#roomnav14 #room14 {
	background-color: #fff;
	background-image: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #865010;
	font-weight: bold;
}

#welcome #sidebar ul li,
#welcome #sidebar ul li a {
	color: #865010;
}


/* breadcrumbs */

#breadcrumbs {
/*	border: 1px solid gray;*/
	font-size: 12px;
/*	position: absolute;*/
/*	top: 0px;*/
/*	left: 0px;*/
	margin-bottom: 25px;
}

.full-height #breadcrumbs {
	margin-bottom: 0;
}

#breadcrumbs li {
	display: inline;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

/* captions */

.caption {
/*	border: 1px solid red;*/
	float: right;
	margin: 0 -200px 10px 20px;
}
.full-height .caption {
	margin-right: -190px;
}

.caption img {
	float: none;
}
#main .caption p {
	background: transparent url(/images/captionBkgd.jpg) repeat-x left -10px;
	color: #865010;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	margin: 0;
	padding: .5em .5em 1em;
	text-align: right;
}


/* links */

a { color: #827b00; }
a:hover { text-decoration:none; }

h3 a {
	text-decoration: none;
}

h3 a:hover {
/*	background-color: #827b00;*/
	color: #411313;
}

#welcome h3 a { color: #411313; }
#welcome h3 a:hover { color: #827b00; }

a:hover img.border {
	border: 1px solid #827b00;
}

a.handbutton { 
	background: transparent url(/images/handbuttonBkgd.jpg) repeat-x bottom; 
	border: 1px solid #ccc; 
	color: #411313; 
	display: block; 
	font-family: times,"times new roman",serif; 
	margin: 10px 0 20px 0; 	
	text-decoration: none; 
	text-transform: uppercase; 
	}

a.handbutton span { 
	background: transparent url(/images/pointerhand.gif) no-repeat 10px center;
	display: block;
	height: 100%;
	padding: 8px 0 6px 57px; 
	}

a.handbutton:hover { color: #865010; }
a.handbutton:hover span { background-position: 12px center; }

a.reservebutton { 
	background: transparent url(/images/reserveOnlineButton.gif) no-repeat left top; 
	display:block; 
	height:83px; 
	width:158px; 
	margin: 0 auto; 
	text-indent:-9999px; 
	}
a.reservebutton:hover {
	background-position: left bottom;
}
#main a.reservebutton {
	margin: 0;
}

a#nextroombutton,
a#previousroombutton,
a#starttourbutton {
	background: #fffeec url(/images/roomButtonBkgd.jpg) repeat-x bottom;
	border: 1px solid #ccc;
	display: block;
	font-family: times,"times new roman",serif;
	text-decoration: none;
}
a#nextroombutton,
a#starttourbutton {
	color: #411313;
	font-size: 18px;
	line-height:18px;
	margin-bottom: 8px;
}
a#starttourbutton {
	float: right;
	margin-left: 10px;
	width: 150px;
}
a#nextroombutton:hover,
a#starttourbutton:hover {
	color: #865010;
}
a#nextroombutton:hover span,
a#starttourbutton:hover span {
	background-position: 107px center;
}
a#starttourbutton:hover span {
	background-position: 97px center;
}
a#nextroombutton span,
a#starttourbutton span {
	background: transparent url(/images/roomButtonHand.gif) no-repeat 105px center;
	display: block;
	padding: 10px 0px 10px 10px;
}
a#starttourbutton span {
	background-position: 95px center;
}

a#previousroombutton {
	color: #865010;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 25px;
	padding: 10px;
}
a#previousroombutton:hover {
	color: #411313;
}

#home-news h3 {
	margin-top: 0;
}

.notes-mini-list p {
	color:#411313;
	font-family: arial, sans-serif;
	font-size: 13px;
	margin-bottom: 4px;
}

#news-link {
	background: transparent url(/images/newsButtonShadow.png) center top;
	padding: 0 10px 10px;
	position: absolute;
	right: 15px;
	top: 325px;	
	z-index: 1062;
/*     -moz-box-shadow: 2px 2px 8px #000; 
  -webkit-box-shadow: 2px 2px 8px #000; 
          box-shadow: 2px 2px 8px #000; */

}
#news-link a {
	display: block;
	background: url(/images/newsButton.gif) center top;
	height: 75px;
	text-indent: -9999px;
	width: 80px;
}

#news-link a:hover {
	background-position: center bottom;
	cursor: pointer;
}

/* fancybox */
#fancybox-close {
	width: auto !important;
	height: auto !important;
	background: #865010 !important;
	border: 1px solid #fff;
	color: #fff;
	font-family: times,"times new roman", serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 10px 20px;
	text-transform: uppercase;
}
#fancybox-close:hover {
	background: #411313 !important;
}
