@import "https://web.archive.org/web/20141221211036cs_/http://longgrovecafe.com/reset.css";

body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/body-bg.jpg) center top;
}

h1 {
  margin: 0;
  font: bold 26px/30px Georgia, "Times New Roman", Times, serif;
  text-align: center;
  color: #FFFFFF;
}

h2 {
  margin: 20px 0 12px 0;
  font: bold 18px/22px Georgia, "Times New Roman", Times, serif;
  color: #96582B;
}

h3 {
  margin: 16px 0 12px 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
}

h4 {
  margin: 12px 0 12px 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
}

p {
  margin: 12px 0 12px 0;
  font-size: 13px;
  line-height: 19px;
}

p a:link {
  text-decoration: underline;
}

a:link, a:visited {
  color: #264962;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

a:active {
  color: #264962;
  font-weight: bold;
  text-decoration: underline;
}

li a.active {

}

img {
  display: block;
  border: none;
}

.img-right {
  clear: right;
  float: right;
  margin: 6px 0 12px 14px;
}

.img-right-shad {
  clear: right;
  float: right;
  margin: 6px 0 12px 14px;
  border: 2px solid #FFFFFF;
  box-shadow: 2px 7px 14px -4px #666666;
}

.img-shad {
  margin: 6px 0;
  border: 2px solid #FFFFFF;
  box-shadow: 2px 7px 14px -4px #666666;
}

.margined-top {
  margin-top: 12px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

.small {
  font-size: .9em;
}

.big {
  font-size: 1.2em;
}

.large {
  font-size: 1.3em;
}

.center-align {
  text-align: center;
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

.green {
  color: #0C5B63;
}

.white {
  color: #FFFFFF;
}

.divider {
  margin: 8px 0 14px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #AAAAAA
}

.clear {
  clear: both;
}

/* LAYOUT */

#wrapper {
  margin: 0 auto;
  width: 1000px;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/wrapper-bg.jpg) repeat-y;
}

/* Main - Global Value */

#main {
  display: inline;
  margin: 0;
  min-height: 400px;
}

body.sideleft #main {
  position: relative;
  float: right;
  margin: 0;
  padding: 0;
  width: 684px;
}

#heading-padding {
  position: absolute;
  top: 0;
  left: 0;
  width: 618px;
  height: 43px;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/heading-padding.jpg) no-repeat;
}


/* HEADER */

#header {
  position: relative;
  width: 1000px;
  height: 324px;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/header-bg.jpg) no-repeat;
}

#logo {
  position: absolute;
  top: 52px;
  left: 310px;
}

#page-title {
  position: absolute;
  top: 308px;
  left: 315px;
  width: 620px;
  z-index: 100;
}

#facebook {
  position: absolute;
  top: 20px;
  right: 20px;
}


/* MAIN CONTENT */

#main-inset {
  margin: 0 90px 0 20px;
  padding: 60px 0 30px 0;
}

#main-inset.home {
  margin: 0 66px 0 0;
  padding: 40px 0 0 0;
  text-align: center;
}

#main-inset.home #home-text {
  padding: 16px 0 16px 0;
  background: #85292A url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/home-text-bg.jpg) no-repeat;
  border-right: 1px solid #A52A2A;
  border-bottom: 1px solid #A52A2A;
  border-left: 1px solid #A52A2A;
}

#main-inset.home #home-text a {
 color: #E9D3BA;
}

#main-inset.home #home-text a:hover {
 color: #FFFFFF;
}

#main-inset.home #home-text h2 {
  margin: 0 0 18px 0;
  color: #FACA96;
}

#main-inset.home #home-text p {
  margin: 0 30px 18px 30px;
  color: #FFFFFF;
}

#contenttop {
  margin: 0 0 24px 0;
  padding: 4px 8px;
  background-color: #EFEFEF;
}

#contentbtm {
  margin: 0 0 24px 0;
  padding: 4px 8px;
  background-color: #EFEFEF;
}


/* SIDEBARS */

body.sideleft #sideleft {
  float: left;
  margin: 0;
  padding: 0;
  width: 286px;
  text-align: center;
}

/* Both sides now */

.sidebar {

}

.side-inset {
  margin: 0 0 0 66px;
  padding-bottom: 20px;
}

.side-inset p {
  line-height: 17px;
}

.side-shad {
  box-shadow: 0 8px 14px -8px #000000;
}

/* NAVIGATION */

#navigation {
  margin-bottom: 20px;
  background: #EDE5DB;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 8px 14px -8px #000000;
}

#nav-top {
  height: 35px;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/side-nav-top.jpg) no-repeat;
  border-radius: 16px 16px 0 0;
}

#nav-btm {
  height: 32px;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/side-nav-btm.jpg) no-repeat;
  border-radius: 0 0 16px 16px;
}

#navigation.liner {
  position: absolute;
  top: 130px;
  left: 470px;
}

#navigation.stacker {
  text-align: center;
}

#navigation.liner ul.main-menu, #navigation.stacker ul.main-menu {
  margin: 0;
  padding: 0;
}

#navigation.liner ul.main-menu {
  width: 550px;
}

#navigation.stacker ul.main-menu {
  width: 220px;
}

#navigation.liner ul.main-menu li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}

#navigation.stacker ul.main-menu li {
  margin: 0;
  padding: 0 0 10px 0;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/side-nav-seam.jpg) center bottom no-repeat;
}

#navigation.stacker ul.main-menu li.last {
  background: none;
  padding-bottom: 0
}

#navigation ul.main-menu li a {
  display: block;
  padding: 8px 0 10px 0;
  font-size: 16px;
  text-decoration: none;
  color: #4C453D;
  border-right: 2px solid #DFD6CA;
  border-left: 2px solid #C7BFB6;
}

#navigation ul.main-menu li a:hover {
  color: #000000;
  background-color: #F5F0EA;
}

/* FOOTER */

#footer {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

#utiltext {
  font-size: 12px;
  line-height: 18px;
  color: #F3DFB5;
}

/* WRAPPER BOTTOM */

#wrapper-btm {
  clear: both;
  height: 135px;
  background: url(https://web.archive.org/web/20141221211036im_/http://longgrovecafe.com/images/wrapper-btm-bg.jpg) no-repeat;
}

#copyright {
  margin: 0 65px 0 315px;
  padding-top: 30px;
  font-size: 11px;
  color: #ADA49D;
  text-align: center;
}

/*  OTHER*/

li ul, li ol {  margin: 0; }
ul, ol {  margin: 0 18px 18px 0;  padding-left: 18px; }
ul {  list-style-type: disc; }
ol {  list-style-type: decimal; }
dl {  margin: 0 0 18px 0; }
dl dt {  font-weight: bold; }
dd {  margin-left: 18px; }
hr {  background: #666666;  border: none;  clear: both;  float: none;  height: 1px;  margin: 0 0 16px;  width: 100%; }
fieldset {  border: 1px solid #CCCCCC;  margin: 0 0 16px;  padding: 18px; }
table {  margin-bottom: 18px;  width: 100%; }
th, tr, td {  vertical-align: middle; }
.sticky-header th, .sticky-table th {  border-bottom: 3px solid #CCCCCC;  padding-right: 12px;  text-align: left; }

/* Clearfix */

 .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* IE6 */
* html .clearfix {
  height: 1%;
}
/* IE7 */
*:first-child + html .clearfix {
  min-height: 1%;
}
/*
     FILE ARCHIVED ON 21:10:36 Dec 21, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:49:57 Jun 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 19.523
  load_resource: 149.802
  PetaboxLoader3.resolve: 38.574
  PetaboxLoader3.datanode: 78.988
*/