body 
{
    background-color: #BDB397;
    font-family: Bodoni MT, Times New Roman, Times, serif;
    font-size: 14px;
    padding: 0px;
    margin: 0px;	
}

#bodyMargin
{
    float: left;
    width: 100px;
    height: 500px;
    display: block;
}

#body
{
    float: left;
	border: none 0px red;
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow: visible;
    width: 738px;
    display: block;
    min-height: 700px;
}

/* for Internet Explorer */
/*\*/
* html #body {
height: 700px;
}
/**/

#navigationBox
{
    border: solid 1px white;
	background-color: #948e80;
	width: 187px;
	max-width: 181px;
	/*height: 231px;*/
	top: 365px;
	z-index: 90;
	padding: 15px 0px 10px 14px;
	position: absolute;
    line-height: 23px;
}

#frontpagenavigationBox
{
	border: solid 1px white;
	background-color: #948e80;
	width: 187px;
	max-width: 181px;
	/*height: 231px;*/
	z-index: 90;
	padding: 15px 0px 10px 14px;
	display: block;
    	line-height: 23px;
	margin-bottom: 5px;
}

#pictureBox
{
    border-collapse: collapse;
    background-color: #928165;
    width: 209px;
    height: 394px;
    top: 86px;
    border: solid 1px white;
    z-index: 60;
    position: absolute;
}

#pictureBoxFrontpage
{
    border-collapse: collapse;
    background-color: #928165;
    width: 209px;
    height: 200px;
    top: 330px;
    left: 370px;
    /left: 400px;
    border: solid 1px white;
    z-index: 60;
    position: absolute;
    padding-left: 30px;
    
}

.menuPicture
{
    position: relative;
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    display: inline-block;
    /display: inline;
}

.imgMenu
{
    
    border-bottom: solid 1px white;
    border-right: solid 1px white;
}

#graybox 
{
	background-color:  #918D7F;
}

#pageHeader
{
	height: 350px;
	z-index: 50;
	background-image: url(/images/page-header.jpg);
	background-repeat: no-repeat;
}

#frontpageHeader
{
	height: 350px;
	z-index: 50;
	background-image: url(/images/frontpage-header.jpg);
	background-repeat: no-repeat;
}

.frontpageFooter
{
    width: 800px; 
    border: none 0px yellow; 
    text-align: left; 
    z-index: 90; 
    display: block; 
    float: none; 
	position: relative;
    /* top: 508px; 
    left: 220px; 
    position: absolute; */
}

div.frontpageFooter a:link, a:active, a:visited
{
    text-decoration: none;
    border: none 0px;
}

div.frontpageFooter img
{
    border: none;
}

#textArea
{
    position: absolute;
    top: 273px;
    /top: 293px;
    left: 309px;
    width: 510px;
    /width: 525px;
    padding-left: 15px;
    padding-top: 19px;
    overflow: hidden;
    border: none 1px orange;
    z-index: 60;
    display: block;
}

div#textarea img
{
    border: solid 1px #000000;
}

.menuTable
{
    border: solid 1px black;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 13px;
}

.menuHeader
{
    background-color: #928165;
    text-align: center;
    font-weight: bolder;
    color: #ffffff;
    font-size: 16px;
}

.menuTitle
{
    font-weight: bolder;
    text-align: center;
    font-size: 14px;
}

.meetingTable
{
    border: solid 1px black;
    text-align: left;
    font-size: 13px;
    padding: 0px 0px 0px 0px;
}

table.meetingTable td
{
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: bottom;
}

td.meetingHeader
{
    color: #ffffff;
    font-weight: bolder;
    font-size: 18px;
    text-align: center;
    background-color: #928165;
    padding-top: 10px;
    padding-bottom: 15px;
}

.meetingTitle
{
    font-weight: bolder;
    font-size: 15px;
}

table.wineTable
{
    border-spacing: 0px;
    text-align: left;
    font-size: 13 px;
}

table.wineTable td
{
    border-top: solid 1px black;
}

.wineTitle
{
    text-align: center;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 14 px;
    padding-top: 10px;
}

a.naviElement:visited, a.naviElement:active, a.naviElement:link
{
    color: White;
    text-decoration: none;
    font-weight: bolder;
    font-size: 15px;
}

h1
{
    font-style:normal;
    font-weight:bolder;
    margin-bottom: 15px;
}

h2
{
    margin-bottom: 0px;
    margin-top: 10px;
}

td
{
    vertical-align: top;
    padding-bottom: 5px;
}

p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

a:link, a:active, a:visited
{
    color: White;
}

table
{
    border-spacing: 0px;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
