﻿body
{
  margin:1em 0 0 0;
  background-color:Gray;
  font-size:80%;
  text-align: center;
}

body form
{
  padding: 0px 0px 0px 9px;
  width:930px;
  margin:0px auto 0px auto;
  background:url(/img/bodybg.gif) repeat-y;
  text-align:left;
}

body img.bottom
{
  margin:0px auto 0px auto;
  padding:0px 0px 9px 0px;  
}

div *
{
  font-family:Verdana;
}

img
{
  border:none;
}

body form img.top
{
  position:absolute;
  left:0;
  top:0;
}

/* container wrapper */
#wrapper
{
  vertical-align:baseline;
  padding:15px;
  margin:0px auto;
  background-color:#e6e6e6;
}

/* menu */
#menu
{
  width:215px;
  float:left;
  padding:0px 0px 0px 0px;  
}

#menu ul
{
  margin:0 0 15px 0;
  padding:0px 0px 0px 0px;     
}

#menu li{
  list-style-type:none;
  text-align:right;
}

#menu li a
{
  display:block;
  padding:4px 5px 4px 0px;   
  margin:1px 0px 1px 0px;
  background-color:#d4b33b;
}

#menu li a:hover
{
  background-color:#fff;
  color:#000;
}

#menu .on{
  background-color:#fff;
  color:#000;
}

#menu .logo{
  height:150px;
  margin-bottom:15px;
  background-image:url(/img/logo.gif);
  background-repeat: no-repeat;
  background-position:center center;
  background-color:#ffffff;
}

#menu .logo:hover{
  height:150px;
  margin-bottom:15px;
  background-image:url(/img/logo.gif);
  background-repeat: no-repeat;
  background-position:center center;
  background-color:#ffffff;
}

#menu .imgLogo
{
  margin-left:31px;
  margin-top:15px;
  text-align:center;
  width:153px;
  height:151px;
}

/* menu */
#menu a{
  text-decoration: none;
  color: black;
}

#menu li:hover{
  background-color:#917b29;
  color: white;
}

#content
{
  float:right;
  min-height:450px;
  width:670px;
  padding:0;
  margin:0;
}

#content ul
{
  list-style-type:none;
  padding:0;
}

/*#content li
{
  background:url(/img/bulletarrow.gif) no-repeat left 6px;
  padding-left:18px;
  margin-bottom:9px;
}*/

#content h1
{
  font-size:1.4em;
  border-bottom:1px solid #917b29;
  padding-bottom:10px;
  margin-bottom:15px;
}

#content h2
{
  font-size:1.3em;
  font-weight:normal;
}

#content h3
,#content h4
{
  font-size:1.0em;
  font-weight:bold;
}

#content a
{
  color:#877226
}

#content a:hover
{
  text-decoration:none;
}

#content img
{
  width:670px;
  height:300px;    
}

#content .slideshow
{
  width:670px;
  height:300px;
}

#leftfooter
{
   background-color:#d4b33b;
   height:5px;
   width: 215px;
   float:left;
}

#rightfooter
{
   background-color:#d4b33b;
   height:5px;
   width: 670px;
   float:right;
}

#textfooter
{
  margin-top:15px;
  font-size:11px;  
  text-align:right;
}

#home table
{
  border-collapse:collapse;  
}

/* opening hours */
#menu table
{
  
  border-collapse:collapse;
  float:right;  
  width:100%;
  text-align:center;
  border:0px;
  background-color:#d4d4d4;
}

#menu td,
#menu th
{
  text-align:left;
  padding:4px;
  font-weight:normal;
}

#menu thead td
{
  text-align:center;
  background-color:#c8c8c8
}

#menu tbody td
{
 font-weight:bold;
 text-align:right;
}

#menu table tfoot tr td
{
  border-top:solid 1px #c8c8c8;
  height:15px;
  text-align:center;
}

/* Slideshow shizzle */


