body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b2b21;
	padding:0;
	margin:0;
}
body {
	background-color: #4b2b21;
	background-image: url(../sitegraphics/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

body img {
border:0;}

body,td,th img {
border:0;}

#maintable {
background-image: url(../sitegraphics/back-table.jpg);
}

/*** TopNav menu position/function ***/

#topnav {
display: block;
margin:0;
padding:0;
}

#topnav ul {
margin:0;
padding:0;
height:55px;}

#topnav ul{
padding-left: 0;

}

#topnav li {
display: inline;
float:right;
list-style-type: none;
}

#topnav li a {
display: block;
width:90px;
height:52px;
background-image:url(../sitegraphics/top-off.jpg);
background-position:top center;
text-align:center;
font-size:12px;
line-height:1.1em;
padding-top:3px;
}

#topnav a:link, #topnav a:visited {
color:#fff3d1;
text-decoration: none;
}

#topnav a:hover {
color:#fff3d1;
text-decoration: none;
background-image:url(../sitegraphics/top-on.jpg);
background-position:top center;
}

/*** Main Menu position/function ***/

#topmenu {
display: block;
height:41px;
}

#topmenu ul {
margin:0;
padding:0;}

ul#navlist {
margin-left: 260px;
padding-left: 0;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist li a {
display: block;
padding-top:10px;
height:27px;
float:left;
width:auto;
text-align:right;
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#navlist a:link, #navlist a:visited {
color: #000000;
text-decoration: none;
}

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

/*** Left Menus position/function ***/

#lodges {
margin-left:10px;
margin-right:2px;
background-color:#d5ad73;
}

#lodges ul {
list-style:none;
margin:0;
padding:0;}

#lodges ul li {
list-style-type: none;
border-bottom:1px solid #b57d4e;
height:16px;
padding-left:10px;
padding-top:4px;
padding-bottom:3px;
}

#lodges li a {
display: block;
width:auto;
text-align:left;
color:#39221b;
vertical-align:middle;
text-decoration:none;
font-size:12px;
}

#lodges li a:hover {
text-decoration: none;
}

/*** Main text position/function ***/

#maintx {
margin-left:20px;
margin-right:20px;
padding-left:15px;
padding-right:15px;
padding-bottom:5px;
background-color:#fff3d1;
background-image:url(../sitegraphics/back-title.jpg);
background-repeat:repeat-x;
border-bottom:1px solid #c69a75;
line-height:1.8em;
margin-bottom:10px;}

#slideshow {
margin:20px;
background-color:#f8e7c2;
padding-left:15px;
padding-right:15px;
border-bottom:1px solid #c69a75;
border-top:1px solid #c69a75;
}

#slideshow td, th {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#slideshow img {
border:1px solid white;
}

#wines {
margin:10px;
background-color:#f8e7c2;
padding-left:15px;
padding-right:15px;
border-bottom:1px solid #c69a75;
border-top:1px solid #c69a75;
}

#wines img {
border:1px solid white;
}


/*** Events menu position/function ***/

.arrowlistmenu{
width: 220px; /*width of accordion menu*/
line-height:1.5em;
margin-left:10px;
border-top:1px solid #b57d4e;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-size:12px;
color: #4b2b21;
background:#d5ad73;
border-bottom:1px solid #b57d4e;
padding: 3px 0 3px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/

}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style: none;
margin: 0;
padding: 0;
}

.arrowlistmenu ul li{
list-style: none;
margin: 0;
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #b22004;
list-style: none;
background: url(../sitegraphics/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #b57d4e;
font-size: 12px;
margin: 0;
}
.arrowlistmenu ul li li a{
color: #7d4900;
list-style: none;
background: url(../sitegraphics/arrowbullet2.png) no-repeat center left;}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#4b2b21;
}


/*** ---- ***/

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color:#b21f0d;
padding:0;
margin:0;
margin-top:1px;}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color:#4b2b21;}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
color:#b21f0d;
padding:0;
margin:0;}

h6 {
font-size:11px;
font-weight:normal;
color:#b21f0d;
padding:0;
margin:0;}

#maintx a {
color:#b21f0d;
text-decoration:none;
}

#maintx a:hover {
color:#4b2b21;
text-decoration:underline;}

#copy {
text-align:center;
color: #d6822a;
font-size: 8px;}

#copy a {
color:#CC6600;}