html {
    background-color: 38342B;
    background-image: url(images/bg.gif);
    background-repeat: repeat;
    color: #333333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}
body {
    background-image: url(images/bgshadow.gif);
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 0px;
    width: 906px;
}
#container {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 850px;
}
/*-----------------------------navigation and banner---------------------*/
#header {
    background-image: url(images/header_burlap.jpg);
    background-repeat: no-repeat;
    height: 125px;
    position: relative;
    width: 850px;
    z-index: 1;
}
#header .right {
    color: #fff;
    float: right;
    font-weight: bold;
    padding: 10px 10px 0 0;
}
#header .right a {
    color: #fff
}
#header .right a:hover {
    text-decoration: none
}
#header #logo {
    _background: url(images/logo.gif) no-repeat;
    background: url(images/logo.png) no-repeat;
    display: block;
    height: 106px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 167px;
    z-index: 99;
}
#header #logo a {
    display: block;
    font-size: 0;
    height: 106px;
    text-decoration: none;
    text-indent: -9999px;
    width: 167px;
}
/*#header a.homeLink span
{
    visibility:hidden;
}*/
#nav {
    height: 20px;
    margin-right: 10px;
}
a#home {
    background-image: url(images/nav_01.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 36px;
}
a#accomodations {
    background-image: url(images/nav_02.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 110px;
}
a#home:hover,
a#accomodations:hover,
a#lou:hover,
a#shop:hover,
a#guide:hover,
a#mountainmedia:hover,
a#cafe:hover,
a#museum:hover,
#nav a.on {
    background-position: bottom
}
a#lou {
    background-image: url(images/nav_05.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 90px;
}
a#mountainmedia {
    background-image: url(images/nav_06.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 105px;
}
a#shop {
    background-image: url(images/nav_08.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 37px;
}
a#cafe {
    background-image: url(images/nav_07.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 38px;
}
a#museum {
    background-image: url(images/nav_09.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 54px;
}
a#guide {
    background-image: url(images/nav_04.gif);
    background-position: top;
    display: block;
    float: right;
    height: 13px;
    text-decoration: none;
    width: 71px;
}
#subnavandbanner {
    background-color: #cccccc;
    clear: both;
    height: 195px;
    margin-bottom: 10px;
    vertical-align: top;
    width: 850px;
}
#reserve:hover,
#directions:hover,
#contact:hover,
#subnavandbanner a.on {
    background-position: right
}
a#reserve {
    background-image: url(images/sidenav_03.gif);
    background-position: left;
    display: block;
    height: 54px;
    text-decoration: none;
    width: 78px;
}
a#directions {
    background-image: url(images/sidenav_04.gif);
    display: block;
    height: 67px;
    text-decoration: none;
    width: 78px;
}
a#contact {
    background-image: url(images/sidenav_05.gif);
    display: block;
    height: 56px;
    text-decoration: none;
    width: 78px;
}
.banner {
    float: right;
    height: 195px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    width: 772px;
}
.slideshow {
    float: left
}
/*-----------------------end nav and banner---------------------*/
/*-----------------------content sections---------------------*/
#spread23 {
    float: left;
    line-height: 1.6em;
    margin: 0px 5px 0px 10px;
    width: 550px;
}
.row23 {
    background-image: url(images/blue250.gif);
    background-position: top;
    background-repeat: repeat-x;
    margin-bottom: 10px;
    padding: 5px 10px 5px 10px;
    width: 530px;
}
.row23small {
    background-image: url(images/blue250.gif);
    background-position: top;
    background-repeat: repeat-x;
    float: left;
    margin-bottom: 10px;
    padding: 5px 15px 10px 10px;
    width: 250px;
}
#spread13 {
    float: left;
    width: 285px;
}
.row13 {
    background-image: url(images/grey250.gif);
    background-position: top;
    background-repeat: repeat-x;
    margin: 0px 10px 0px 5px;
    padding: 5px 10px 5px 10px;
    width: 250px;
}
#fullspread {
    float: left;
    padding: 10px;
    width: 800px;
}
.fullleftright {
    float: left;
    width: 220px;
}
.fullcenter {
    background-color: #666666;
    float: left;
    margin: 0px 10px 0px 10px;
    width: 320px;
}
/*-----------------------end content sections---------------------*/
#footer {
    clear: both;
    margin: 0 auto;
    padding: 0px;
    width: 906px;
}
p {
    line-height: 1.6em;
    text-indent: 1em;
}
h1 {
    color: #033053;
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
h1.specialOffer {
    margin-top: 6px;
}
h1.specialOffer a {
    color: #033053;
	font-size: 14px;
    font-weight: bold;
    text-transform: none;
}
h1.specialOffer a:hover {
    text-decoration:none;
}
h2 {
    color: #38342B;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
}
h3 {
    color: #38342B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
img,
a {
    border: none
}
a:hover {
    color: #993300
}
a:link,
a:visited,
a:active {
    color: #333333;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.clear {
    clear: both
}
.left {
    float: left;
    margin: 0px 10px;
}
/*-----------------------web cam page---------------------*/
input.webcam {
    background-color: #bcccee;
    border: 1px solid #336;
    color: #000;
    cursor: pointer;
    padding: 2px;
}
iframe {
    background-color: #fff
}
/*-----------------------lodging specials page---------------------*/
.roomDescription {
    margin: 10px 0 0 0;    /*margin: 10px 0 0 10px;*/
    width: 100%;
	text-align:center;
}
.lodgingImg {
    margin-bottom: 15px;
    margin-top: 10px;
	width:700px;
    /*width: 520px;*/
}
.lodgingText {
    margin-top: 15px;
    /*width: 220px;*/
}
.lodgingText h4 {
    color: #900;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
.roomDescription h4 a:hover {
	text-decoration:none !important;
}

/*-----------------------SHARE WIDGET---------------------*/
.share-box {
	width: 80px;
	text-align: center;
	padding: 10px 0 0 0;
	background: white;
	border: 1px solid #DDD;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*position: fixed;  
	left: auto;*/ /*for left aligned box*/
	z-index: 999;
	position: fixed; /*for right aligned box*/
	top: 150px;
	right: 0;
	/*margin-top: -72px;
	margin-left: -108px;*/
}
.share-widget {
	margin-bottom: 20px;
}
