﻿body 
{
    background-image: url(images/bg.jpg);
    font-family: Helvetica, Arial;
}

A:link,A:visited
{
    color: #F5AF13;
}

h1
{
    margin-top: 0px;
}   

.altrow
{
    background-color: #FFFA69;
}

.emprow
{
    vertical-align: bottom;
    height: 60px;
    font-weight: bold;
}

.bookedrow
{
	color: red;
	font-style: italic;
}

.center
{
    display: block;
    margin: auto;
}

.center img
{
    border: 0px;
}

.divider
{
    height: 19px;
    width: 162px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background-image: url("images/lbbanner.png");
}

.formfield
{
	font-weight: bold;
	vertical-align: top;
	padding: 0px 0px 5px 10px;
}

img#splash
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#wrapper
{
    margin: 20px 30px 20px 30px;
    background-color: #F5AF13;
    min-height: 400px;
    min-width: 860px;
    overflow: visible;
}

#navi
{
    height: 100%; 
    width: 150px;
    float: left;
    background-color: #F5AF13;
    padding: 0px 0px 0px 0px;
}

.navitreeleft
{
    padding: 65px 0px 0px 10px;
}

.navitreeleft_lower
{
    padding: 15px 0px 0px 10px;
}

.navitreeleft table
{
    line-height: 150%;
}

.navitreeleft_lower table
{
    line-height: 150%;
}

.navitreeleft_node A:visited
{
    color: #000000;
}

.navitreeleft_selected
{
    font-weight: bold;
}

.navitreeleft_hover
{
    text-decoration: underline;
}

#navilogo
{
    float: left;
    position: relative;
    bottom: 100px;
    left: 50px;
    display: inline;
}

#rightbar
{
    height: 100%;
    width: 150px;
    background-color: #F5AF13;
    float:right;
}

#wine
{
    float: right;
    position: relative;
    bottom: 284px;
    right: 30px;
    display: inline;
    z-index: 1;
}


#content
{
    min-height: 400px;
    min-width: 500px;
    margin: 0px 150px 0px 150px;
    background-color: #FFFFFF;
    padding-right: 25px;
    padding-bottom: 90px;
    padding-left: 10px;
}

#contenttext
{
    margin-top: 15px;
}

#lbbanner
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-top: 10px;
}

#topmenu
{
    background-color: #FFDF43;
    padding: 5px 0px 5px 0px;
}


.navitreetop
{
    margin-left:auto;
    margin-right:auto;
}

.navitreetop table
{
    padding-right: 20px;
}

.navitreetop_submenu
{
    border: 1px solid #F5AF13;
    border-top: 0px;
    padding: 5px 5px 0px 5px;   
    width: inherit;
}

.navitreetop_submenuitem A:visited,A:link
{
    color: #000000;
}

.navitreetop_submenuhover
{
    background-color: #FFDF43;
}

.navitreetop_mainmenu
{
    
}

.navitreetop_mainmenuselected
{
    font-weight: bold;
}

.navitreetop_mainmenuitem A:visited
{
    color: #000000;
}

.navitreetop_mainmenuhover
{
    text-decoration: underline;
}

.subtable td
{
 vertical-align: top;
 padding-right: 10px;
 padding-bottom: 3px;
}

.subtable th
{
 text-align: left;
 padding-bottom: 8px;
}

.smallheader
{
 vertical-align: top;	
 font-weight: bold;
}


.news
{
    border: 1px solid black;
    padding: 5px 5px 10px 5px;
}

.newsdate
{
    font-size: 75%;
    float: left;
    padding-top: 3px; 
    padding-right: 10px; 
}

.newsheader
{
    font-weight: bold;
}

.newscontent
{
    padding-top: 10px;
}

.newscontent p
{
	margin: 0px;
}


.news hr
{
    width: 75%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.news h1
{
    text-align: center;
    font-size: 140%;
}
