    body {
      margin: 0;
      font-family: 'Arial', sans-serif;
      background: white;
    }

    .container {
      max-width: 700px;
      margin: 0 auto;
    }

    /* Hero Image */
    .hero {
    
    position: relative;
      width: 100%;
      padding-bottom: 68.57%; /* Adjust this percentage based on the aspect ratio (480/700 * 100) */
      background-size: contain;
    background-position: center center;
    background-repeat: no-repeat; 

    }
    
    #nav { width: 100%;  background-image: url(../images/nav_bg-white.jpg);
  background-repeat: no-repeat;
  width: 100%;
  min-height: 79px;
  float: none;
  clear: both;
  margin: 0 auto;
  padding: 0; }
    
    #home span { visibility: hidden; }
    /* W3C MOBILE MENU */
    
    .navbar #myLinks li { display: block; }
    a.icon:link, a.icon:visited { color: white!important; background: transparent!important; }
    a.icon:hover, a.icon:active { color: #97b2b2!important; }
    .topnav a.active { background: transparent!important;}
    
.topnav {
  overflow: hidden;
  background-color: #066;
  position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  background-color: #04AA6D;
  color: white;
} 

    /* Navigation */
    .navbar {
      xpadding: 15px;
      text-align: center;
    }

    .menu-icon {
      display: none; /* Hide by default on larger screens */
      cursor: pointer;
    }

    .navbar ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .navbar li {
      display: inline-block;
      margin-right: 10px;
    }

    /* Mobile Menu */
    .menu-icon {
      display: none; /* Hide by default on larger screens */
      cursor: pointer;
    }

    .navbar ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .navbar li {
      display: inline-block;
      margin-right: 10px;
    }

    /* Main Content and Sidebar */
    .main-content {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto;
      padding: 20px;
    }

    .main-column {
      flex: 1;
      margin-right: 20px;
    }

    .sidebar {
      flex-basis: 200px;
    }
    
     .topnav { display: none; }

/* Media Queries for Responsive Design */
    @media only screen and (max-width: 767px) {
    .topnav { display: block; }
    #navigation { display: none; }
    .main-content p, .sidebar p { font-size: 14pt; line-height: 24pt; }
    #bookbox p { text-align: center!important; }
    
     .main-content {
        padding: 10px;
      }
      .main-column { margin-left: 20px;}
       /* Adjust sidebar for smaller screens */
      .sidebar {
        flex-basis: 100%; /* Full width on smaller screens */
        margin-top: 20px; /* Add some space between main content and sidebar */
      }
      
      .centeronmobile { text-align: center; margin-left: auto; margin-right: auto; }
      .sidebar img.centeronmobile, .sidebar div.centeronmobile { display: block; margin: 10px auto!important; }
      .sidebar div.centeronmobile div { display: block; margin: 0 auto!important; }
      .floatrt { float: none!important; margin: 10px auto!important; display: block; }
      
      .menu-icon {
        display: block;
      }

      .navbar ul {
        display: none;
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        background-color: #333;
      }

      .navbar li {
        display: block;
        text-align: center;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid white;
      }

      .navbar li:last-child {
        border-bottom: none;
      }

      .navbar.show-menu ul {
        display: block;
      }
    }



body {
	margin: 0;
	height: 100%;
}

.sidebar { background-image: url(../images/sidebar_bg-white.jpg); background-repeat: repeat-x; background-position: center top; background-color: #fff8db; }
.hero h1 { display: none; }



/*Custom Headers*/
#home .hero { background-image: url(../images/header_home.jpg); }
#history .hero { background-image: url(../images/header_history.jpg); }
#guestquarters .hero { background-image: url(../images/header_gq.jpg); }
#breakfast .hero { background-image: url(../images/header_breakfast.jpg); }
#reservations .hero { background-image: url(../images/header_reservations.jpg); }
#location .hero { background-image: url(../images/header_location.jpg); }
#press .hero { background-image: url(../images/header_press.jpg); }
#wolff .hero { background-image: url(../images/header_wolff.jpg); }
#heisel .hero { background-image: url(../images/header_heisel.jpg); }
#suite .hero { background-image: url(../images/header_suite.jpg); }

.sidebar img { width: 100%; height: auto; margin: 10px; max-width: 100%;   }



#CDSWIDSSP { max-width: 100%; }
#ta-wrapper { max-width: 400px; overflow: hidden; }

.main-column img { max-width: 100%; }



p { font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16pt; margin-right: 15px; display: block; }
xh1 { background-image: url(../images/header_home.jpg); text-indent: -900%; width: 700px; height: 480px; float: none; clear: both; margin: 0 auto; padding: 0; }
h2 { color: #066; font-size: 18pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 22pt; margin-top: 0; }
.main-content a:link { color: #066; text-decoration: none; }
.main-content a:visited { color: #066; text-decoration: none; }
.main-content a:hover { color: #000; text-decoration: none; }
.main-content a:active { color: #066; text-decoration: none; }
/*Structure Divs*/
body#history .nav_history,
body#guestquarters .nav_gq,
body#breakfast .nav_breakfast,
body#location .nav_loc,
body#press .nav_press,
body#reservations .nav_res{ color: black; }
.main_contain {
	background-image: url(../images/maincontain_bg.jpg);
	background-repeat: repeat-y;
	width: 700px;
	clear: both;
	min-height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main_left { margin-right:200px; width:auto; height: 100%; }
.main_right {
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	width:200px;
	height: 100%;
	float:right;
	min-height: 500px;
	display: block;
}
/*General Content*/
.floatrt { float: right; }

/**/
.sidebar h2 { color: #066; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10pt; text-transform: uppercase; margin-top: 5px; margin-bottom: 0; margin-left: 10px; }
.sidebar p { margin-left: 10px; }
/*Sidebar Specifics*/
.main_right em { color: #066; }
#press p { line-height: 14pt; }
/*NAV*/
#navigation { list-style: none; padding: 0; margin: 0; width: 700px; height: 79px; overflow: hidden; }
#navigation li { float: left; margin: 0; }
#navigation a {
    background-position: left top;
    
    display: block;
    text-indent: 0px;
    font-family: 'Cinzel', serif;
    color: #886c19;
    text-align: center;
    line-height: 11pt;
	widows: auto;
	margin: 10px
}
.nav_home, .nav_history, .nav_breakfast, .nav_res { padding-top: 6px;}
#navigation a { text-decoration: none; }
#navigation a:hover {
	text-decoration: none; color: black;
}
ul#navigation li { display: inline; }
/*Image Display*/
/*<agl.folder "lightbox">*/
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#lightbox a img{ border: none; }
	#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
	#imageContainer{ padding: 10px; }
	#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}
	#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*</agl.folder>*/
.galleryfloat { float: left; margin-right: 10px; margin-bottom: 10px; }
.gallerynote { float: none; clear: both; }
.warning { color: #f00; font-weight: bold; }
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#forfacebook {
	visibility: hidden;
}

#bookbox { min-height: 40px; background-image: url(../images/poweredbyresnexus.gif); padding-bottom: 22px; background-repeat: no-repeat; background-position: bottom center;}
#bookbox p a { display: block; background: #066; width: 100%; color: white; text-align: center; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14pt; padding: 10px 0; border-radius: 12px; }
#bookbox p a:hover { background: black; text-decoration: none; }

#newstories img { margin-top: 20px; border-radius: 8px; }
#newstories p a { font-size: 16pt; line-height: 1em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif;  }
#newstories p { font-size: 12pt; font-weight: bold; line-height: 2em; font-family: Arial; }