﻿.page {
   margin:130px 0  0 0px;
  /* border:1px solid green; */
   width:386px;
}

h1.page-title {
 font-family:Century Gothic;
   margin:0px 0 20px 0;
   color:#8E8266;
   font-size:24px;
}

.text-content , .menu-content,.image-gallery-content{
   font-family:Times New Roman;
   font-size:13px;
   overflow-x:hidden;
   overflow-y:auto;
   width:360px;
   height:270px;
  /* border:1px solid black;*/
   word-wrap: break-word;
   color:#432E00;
}

 .map
 {
   margin-top:-50px;
   width:350px;
  
   overflow:hidden;
 }

.item-row {
  margin:3px 0;
}

.menu-text {
  margin-bottom:10px;
}