/*---===<<< UNIVERSAL RESETS AND STYLES >>>===---*/
* {
margin: 0;
padding: 0;
}
.clear {
clear: both;
display: block;
height: 0;
overflow: hidden;
}
a img {
border: 0;
} 
a:focus {
border: none;
outline: none;
}
/*---===<<< CONTENT STYLES >>>===---*/
html {}

body {
background:#e4c79d url(images/bg-body.jpg) center -165px no-repeat fixed;
padding-bottom:10px;
}
/*---=== HEADING STYLES ===---*/
h1 {
margin:0px 0px 15px 0px;
}
h1, 
h1 .Head {
color:#150a05;
font-size:22px;
font-family:"Times New Roman", Times, serif;
}
h2 {
margin:0px 0px 5px 0px;
}
h2, 
h2 .Head {
color:#150a05;
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}
h3 {
margin:0px 0px 5px 0px;
}
h3, 
h3 .Head {
color:#150a05;
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}
h4 {
margin:0px 0px 5px 0px;
}
h4, 
h4 .Head {
color:#150a05;
font-size:14px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}
h4.borderedTop {
border-top: double 3px #fff;
color:#fff;
font-size:14px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-style:italic;
margin: 8px 0 8px;
padding: 5px 0 0;
}
h5 {
}
h5, 
h5 .Head {
}
h6 {
}
h6, 
h6 .Head {
}
/*--- SUBHEAD ---*/
.SubHead {
}
/*---=== TEXT STYLES ===---*/
body,
p,
.Normal, 
.NormalRed,
.NormalDisabled,
.NormalBold,
.SkinObject,
.CommandButton {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}
p {
color:#292929;
line-height:18px;
margin:0px 0px 15px 0px;
}
p.hoursText {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px;
}
strong {
}
em {
}
hr {
}
/*---=== LINK STYLES ===---*/
a:link, 
a:visited, 
a:active {
}
a:hover {
text-decoration:none;
}
/*---=== LIST STYLES ===---*/
/*--- ORDERED ---*/
ol {
}
ol li {
}
ol li li {
}
ol li li li {
}
/*--- UNORDERED ---*/
ul {
	padding: 0 0 10px 15px;
}
ul li {
}
ul li li {
}
ul li li li {
}
blockquote {
	padding: 0 0 10px 15px;
}
.social ul li {
	list-style: none;
}
/*---===<<< SKIN SETUP >>>===---*/
.wrap {
margin:auto;
width:938px;
}
/*---=== HEADER ===---*/
.header {
width:891px;
height:132px;
margin:auto;
background:url(images/bg-head.jpg);
text-align:center;
position: relative;
}
.music {
color: #FBF8E6;
font-size: 12px;
font-weight: bold;
font-style: italic;
position:absolute;
right: 15px;
top: 5px;
}
/*---=== FOOTER ===---*/
.wrap .footer {
background:url(images/bg-foot.png) 11px 0px no-repeat;
height:368px;
margin-top:-12px;
margin-left:-1px;
position: relative;
width:928px;
}
.contactInfo,
.footNav,
.design {
float:left;
font-size:11px;
color:#FFF;
}
.contactInfo a,
.footNav a,
.design a {
color:#FFF;
text-decoration:none;
}
.reservation {
clear:both;
}
.reservation span {
display:none;
}
.reservation a {
display:block;
width:223px;
height:37px;
left: 13px;
position: relative;
top: 5px;
}
.about {
clear: left;
float: left;
margin: 25px 0 0 64px;
width:275px;
}
.about h3,
.about h3 .Head,
.about .Normal p, 
.about .Normal {
color:#fbf8e6;
}
.about h3, 
.about h3 .Head {
font-style:italic;
margin:0px 0px 10px 0px;
}
.about a {
color:#fd2f2f;
text-decoration:none;
font-weight:bold;
font-size:14px;
}
.about a:hover {
text-decoration:underline;
}
.centerLinks {
float: left;
margin: 25px 0 0 40px;
width:191px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
}
.centerLinks ul {
list-style-type:none;
padding:0;
}
.centerLinks ul li {
list-style-type:none;
margin: 0;
padding: 0;
}
.centerLinks a {
width:191px;
display:block;
}
.centerLinks a span {
display:none;
}
.centerLinks .gift a {background:url(images/sprite.png) 0px 0px; height:62px;}
.centerLinks .newsletter a {background:url(images/sprite.png) 0px -62px; height:63px;}
.centerLinks .booking a {background:url(images/sprite.png) 0px -125px; height:67px;}
.centerLinks .gift a:hover {background-position:0px -192px;}
.centerLinks .newsletter a:hover {background-position:0px -254px;}
.centerLinks .booking a:hover {background-position:0px -317px;}
.social {
float: right;
margin: 15px 64px 0 0;
*margin: 35px 64px 0 0;
width:245px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
}
.social ul {
list-style:none;
padding:0;
width:250px;
}
.social a span {
display: none;
}
.social a {
display:block;
}
.social .facebook a {background:url(images/sprite.png) 0px -384px; height:72px;}
.social .twitter a {background:url(images/sprite.png) 0px -456px; height:73px;}
.social .facebook a:hover {background-position:0px -529px;}
.social .twitter a:hover {background-position:0px -601px;}
.contactInfo {
position:absolute;
margin:278px 0px 0px 40px;
left:0;
}
.contactInfo a:hover {
text-decoration:underline;
}
.footNav {
position:absolute;
margin:278px 0px 0px 517px;
left:0;
}
.footNav a:hover {
text-decoration:underline;
}
.design {
position:absolute;
margin:278px 0px 0px 845px;
left:0;
}
.design a:hover {
text-decoration:underline;
}
/*---=== CONTENT AREA ===---*/
.main {
clear:both;
width:890px;
margin:auto;
background:#f3edcc url(images/bg-content.png) top center no-repeat;
padding:20px 0 0;
}
.homeMain {
background:#f3edcc url(images/hpContentBg_03.jpg) top center no-repeat;
}
.interiorImage {
width:814px;
margin:0 0 20px 38px;
}
.mainContent {
margin:0px 0px 20px 30px;
display:table;
width:505px;
float:left;
}
.sidebarWrap {
float:right;
width:275px;
margin:0 30px 10px 0;
}
.sidebar {
background:url(images/chalkboard.jpg) no-repeat;
height: 255px;
padding: 24px 25px;
color:#fff;
font-size:12px;
font-weight:bold;
width: auto;
}
.sidebar ul {
list-style:none;
padding: 0;
}
.sidebar li {
list-style: none;
padding:5px 6px;
margin-bottom:2px;
}
.sidebar em {
font-size:14px;
}
.sidebar a:link, 
.sidebar a:visited, 
.sidebar a:active {
color: #FFF;
}
/*---===<<< NAVIGATIONS >>>===---*/
/*---=== MAIN NAVIGATION ===---*/
.navigation {
margin:0px 0px 0px 24px;
float:left;
width:891px;
height:31px;
position:relative;
background:url(images/bg-nav.gif) repeat-x;
border-top:1px solid #f1ecce;
border-bottom:1px solid #f1ecce;
*position:inherit;
}
.navigation .RadMenu {
float: none;
}
.navigation .RadMenu .rmHorizontal {
clear:left;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
left:50%;
text-align:center;
}
.navigation .RadMenu .rmHorizontal .rmItem {
display:block;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
right:50%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
background:url(images/nav-divider.gif) top left no-repeat;
}
.navigation .RadMenu .rmHorizontal .rmItem a {
cursor: pointer;
display:block;
padding:5px 32px 6px 32px;
text-decoration:none;
color:#fffade;
}
.navigation .RadMenu .rmHorizontal .rmLast a {
background:url(images/nav-divider.gif) top right no-repeat;
}
.navigation .RadMenu .rmHorizontal .rmItem a:hover,
.navigation .RadMenu .rmHorizontal .rmItem .rmExpanded {
background:#cec3a7;
color:#381201;
}
.navigation .RadMenu .rmHorizontal .rmText {
padding: 0;
}
.navigation .RadMenu .rmHorizontal a.rmSelected,
.navigation .RadMenu .rmHorizontal a.rmSelected:hover {
background:#cec3a7;
color:#381201;
}
/*----dropdown---*/
.navigation .RadMenu .rmVertical {
	border-top:1px #f1ecce solid;
	background:#cec3a7;
	width:140px;
	text-align:left;
}
.navigation .RadMenu ul .rmVertical .rmItem {
	height:auto;
	line-height:normal;
	background:none;
	right:0;
	left:0;
	border-bottom:1px #FFFADE dotted;
	width:140px;
}
.navigation .RadMenu ul .rmVertical .rmItem a:link, 
.navigation .RadMenu ul .rmVertical .rmItem a:visited, 
.navigation .RadMenu ul .rmVertical .rmItem a:active {
	color: #150A05;
	font-size:12px;
	display:block;
	line-height:normal;
	padding:0;
	background:none;
	margin:0;
}
.navigation .RadMenu ul .rmVertical .rmItem a:hover {
	color:#FFFADE;
}
.navigation .RadMenu ul .rmVertical .rmItem a .rmText {
	padding:5px 16px 7px;
	display:block;
	margin:0;
}
/*---=== INTERIOR NAVIGATION ===---*/
.sidebarWrap .RadPanelBar {
margin: 0 auto 10px;
width: 264px;
}
.sidebarWrap .RadPanelBar .rpRootGroup,
.sidebarWrap .RadPanelBar .rpRootGroup .rpOut, 
.sidebarWrap .RadPanelBar .rpRootGroup .rpText {
border: none;
padding: 0;
margin: 0;
}
.sidebarWrap .RadPanelBar .rpRootGroup a.rpLink:link, 
.sidebarWrap .RadPanelBar .rpRootGroup a.rpLink:visited, 
.sidebarWrap .RadPanelBar .rpRootGroup a.rpLink:active, 
.sidebarWrap .RadPanelBar .rpRootGroup a.rpLink:hover {
display: none;
}
.sidebarWrap .RadPanelBar .rpSlide .rpOut, 
.sidebarWrap .RadPanelBar .rpSlide .rpText {
display: inline;
}
.sidebarWrap .RadPanelBar .rpSlide .rpItem {
border-bottom: 3px double #2d1b11;
margin: 0;
padding: 3px 0;
}
.sidebarWrap .RadPanelBar .rpSlide .rpLast {
border-bottom: none;
}
.sidebarWrap .RadPanelBar .rpSlide a.rpLink:link, 
.sidebarWrap .RadPanelBar .rpSlide a.rpLink:visited, 
.sidebarWrap .RadPanelBar .rpSlide a.rpLink:active {
border-bottom: none;
display: block;
color: #2c1004;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
height: 26px;
line-height: 26px;
padding: 0 20px;
}
.sidebarWrap .RadPanelBar .rpSlide a.rpLink:hover, 
.sidebarWrap .RadPanelBar .rpSlide a.rpSelected:link, 
.sidebarWrap .RadPanelBar .rpSlide a.rpSelected:visited, 
.sidebarWrap .RadPanelBar .rpSlide a.rpSelected:hover, 
.sidebarWrap .RadPanelBar .rpSlide a.rpSelected:active {
background: url(images/navHeader.jpg) no-repeat;
border-bottom: none;
color: #FFF;
text-decoration: none;
}
/*---===<<< TABLES >>>===---*/
/*---===<<< FORMS >>>===---*/
/*---===<<< MODULE STYLES GO BELOW HERE >>>===---*/
/*---===<<< IMAGE ROTATOR >>>===---*/
.imageGallery {
	background: url(images/photoRotatorBg_06.png);
	position: relative;
	height: 307px;
	overflow: hidden;
	width: 528px;
}
.imageGallery #supersize  {
	height: 257px;
	left: 34px;
	overflow: hidden;
	position: absolute;
	top: 25px;
	width: 460px;
}
#supersize img {
	display:none;
	left: 0;
	position: absolute;
	top: 0;
}
#supersize .activeslide {
	display: block;
	z-index: 1000;
}
#supersize .prevslide {
	z-index: 0;
}
/*---===<<< FLICKR >>>===---*/
.flickrImages a:link, 
.flickrImages a:visited, 
.flickrImages a:active {
	margin: 0 5px;
}
/*-----------<<< Video slider >>>---------*/
/* container for slides */
.images {
	position:relative;	
	height:160px;
	width:248px;
	float:left;	
	cursor:pointer;
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:160px;
	width:210px;
	margin:0 19px;
}

/* header */
.images h3 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 10px 0;
	color:#f9f6e4;
}
.images img{
border:1px #7b605e solid;
}

/* tabs (those little circles below slides) */
.slidetabs {
	clear:both;
	margin-left:330px;
}

/* single tab */
.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/tools/img/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;     
} 	


/* prev and next buttons */
.forward, .backward {
	background:url(images/video-nav.png) no-repeat;
	display:block;
	width:12px;
	height:38px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
	margin-top:68px;
	cursor:hand;
}

/* next */
.forward { float:right; }
.forward:hover { background-position:-12px 0px; }


/* prev */
.backward { background-position:-12px -38px; float:left;}
.backward:hover { background-position:0px -38px; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
visibility:hidden !important;		
}
/*---Video Overlay----*/
/* the overlayed element */
.apple_overlay {
	display:none;
	background-image:url(images/white.png);
	width:640px;
	padding:35px;
	font-size:11px;
}
.apple_overlay .details {
	position:relative;
	font-size:11px;
	color:#fff;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/*--------Social Icons--------*/
.socialIcons img{
	float:right;
	margin-left:10px;
}
