

body {
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  background-color: #ddcebe;
  background-image: url('../img/bg.jpg');
  background-repeat: repeat-x;
  font-family: Georgia;
  font-size: 12px;
}

.menuitem {
  background-color: #ffffff;
  display: block;
  width: 109px;
  float: left;
  height: 27px;
  padding: 0px;
  margin: 0px;
  padding-top: 13px;
  color: #bca78f;
  text-transform: uppercase;
}

.testli {
  float: left;
}
.testul {
  list-style-type: none;
      float: left;
      margin: 0px;
      padding: 0px;
}


.menuitem:Hover {
  background-color: #e6dbce;
}

.active {
  background-color: #e6dbce;
}

.event {
    background-image: url('../img/eventbg.jpg');
}

.about {
    background-image: url('../img/aboutbg.png');
}

a {
  color: #ffffff;
  text-decoration: none;
}


.container {
  width: 1024px;
}

.menu {
  width: 1024px;
  float: left;
}

.left { 
  float: left;
}


.facelink {
  width: 150px;
  background-color: #e6dbce;
  padding-top: 13px;
  height: 27px;
  display: block;
   color: #bca78f;
   text-transform: uppercase;
}

/* safari and chrome specific*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .facelink {
      width: 153px;
    }
}


#mail {
  margin-left: 10px;
}
.facebook {
    list-style-type: none;
    float: left;
    margin: 0px;
    margin-left: 10px;
    padding: 0px;
}

.face1 {
  margin-left: 20px;
}


.facebook li {
  float: left;
}


.none {
  border: 0px;
  margin: 0px;
}

.bold {
  font-weight: bold;
}


.head {
  float: left;
  margin-top: 10px;
}

.splash {
  margin-top: 15px;
  float: left;
}

.splash_thumb {
  margin-top: 15px;
  float: left;
  width: 1005px;
}
.reflection{
  width: 100%;
}

.home_2 {
  margin-left: 15px;
  line-height: 0px;
  width: 322px;
}

.home_1 {
  line-height: 0px;
  width: 657px;
}

.thumb_cont {
  float: right;
  width: 328px;
}


.thumbnail {
  float: left ;
  margin-left: 14px;
  width: 97px;
  line-height: 0px;
  cursor: pointer;
}

.t4, .t5, .t6, .t7, .t8, .t9 {
    margin-top: 16px;
}

.t1, .t4, .t7 {
  margin-left: -3px;
}

.three_1 {
  width: 322px;
}
.three_2 {
  width: 322px;
  margin-left: 15px;
}
.three_3 {
  width: 322px;
  margin-left: 15px;
}
.content {
  float: left;
  margin-top: 15px;
  color: #ffffff;
  text-align: left;
}

.phone {
  margin-left: 30px;
}
.fax {
  margin-left: 50px;
}

.email {
  margin-left: 36px;
}

h1 {
  font-size: 15px;
}


.subhead {
  position: relative;
  top: -10px; 
}
h2 {
  font-size: 12px;
  letter-spacing: 1 px;
}

.locate {
  margin-left: 10px;
  margin-top: 3px;
}

.twocol_col1 {
  width: 645px;
  float: left;
  height: 20px;
  margin-right: 12px;
}

.twocol_col2 {
  margin-left: 15px;
  width: 322px;
  float: left;
}

.twocol_col2 a{
text-decoration: underline;
}

.threecol_col1 {
  width: 322px;
  float: left;
}

.threecol_col2 {
  margin-left: 15px;
  width: 322px;
  float: left;
}


.threecol_col3 {
  margin-left: 15px;
  width: 322px;
  float: left;
}

.foot {
  width: 100%;
  float: left;
  background-color: #eae3db;
  height: 38px;
  margin-top: 30px;
}

.footcontent {
  height: 38px;
  width: 1024px;
  text-align: left;
  margin-top: 12px;
  color: #a4a09d;
}

.indexpage {
	margin-top: 50px;
}

.footlink {
  color: #a4a09d;
  text-decoration: none;
}

.contactpage {
  margin-top: 100px;
}

.aboutpage {
  margin-top: 330px;
}

.content {
  line-height: 20px;
}

.events {
  margin-top: 60px;
}

.dining {
    background-image: url('../img/diningbg.jpg');
}

.hidden {
  display: none;
  width: 10px;
  height: 10px;
}

.diningpage {
  margin-top: 50px;
}
