body {
  background: #BEBAB6;
  color: #666;
  font-size: 12px;
  height: auto;
  padding-bottom: 20px;
}

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

a:hover {
  text-decoration: none;
    color: #fff;
}

h1 {
  font-family: Arial, sans-serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h3 {
  font-family: Arial, sans-serif;
  padding-top: 0px;

}

p {
  border: 1px solid #666;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.container_12,
.container_16,
.container_24 {
  background-color: #BEBAB6;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12 {
  background-image: url(../img/12_col.gif);
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}

#rotating-item-wrapper {
  position: relative;
  width: 700px;
  height: 465px;
}
.rotating-item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

#carousel {
        width: 700px;
        overflow:hidden;
        background-color:none;

    }

    #carousel ul {
        width: 2800px;
        padding: 0;
        margin: 0;
    }

    #carousel ul li {
        width:700px;
        text-align: left;
        height:465px;
        color:#563254;
        list-style: none;
        float:  left;
    }

    #carousel-container {
  width:700px;
  margin:-1px 0px 0px 0;
    border-top:0px solid #fff; 
  padding-top:10px;
    clear: both;
    float: right;
}

#gallery {
        width: 700px;
        height:535px;
        overflow:hidden;
        background-color:#b6b0aa;
      }

.mymenu{

border-left: 1px solid white;
padding:0px 10px 0px 10px;
margin-top:10px;
margin-bottom:0px;
float:left;
font-size: 12px
}

.logo{
margin-top:30px;
margin-left:10px;
margin-bottom:30px;
}

.intro_text{
    font-family: arial, sans-serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: left;
  font-size: 16px;
  color: #666;
}

.body_text{
    font-family: arial, sans-serif;
  font-weight: normal;
  padding-top: 0px;
  text-align: left;
  font-size: 12px;
  color: #666;
}

.sub_1{
    font-family: arial, sans-serif;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  color: #666;
  padding-bottom:10px;
}

.social{

  
}

.about_box{
background-color:#b6b0aa;
padding:10px;
margin-bottom:20px;
}

.floorplan_box{
background-color:#b5afaa;
padding:10px;
margin-bottom:20px;
}

.about_box_np{
background-color:#b6b0aa;
padding:0px;
margin-bottom:0px;
height:320px;
}

.contact_box{
  margin-top:20px;
  margin-bottom:10px;
padding:10px 0px 15px 0px;
border-top:1px solid #888;
border-bottom:1px solid #888;
}

.calendar_box{
background-color:#fff;
padding:9px;
margin-bottom:20px;
}

.menu_box{
  padding-bottom:70px;
}

.menu_box2{
  padding-bottom:130px;
}

.here{
color:white;
}


.mylist{
  border-top: 1px solid #888;
  padding-top:10px;
  padding-bottom:10px;
}

.prices{
text-align:right;
}


table, td, th
{
border-top:1px solid #888;
border-bottom:1px solid #888;
border-collapse:collapse;
vertical-align:bottom;
padding:10px 10px 10px 0px;
text-align:left;
width:100%;
}


.social{padding-right:8px;}
