
body {
background-color: #83273F;
background-image: url(images/back.gif);
background-position: top center;
margin: 0px; }

body, td {
font-family: georgia;  color: #000000;
font-size: 12px;
}

h1 {  font-weight: bold; font-size: 18px; color: #83273F;  }

h2 {  font-weight: normal; font-size: 14px; color: #660000;  }

h2 a:link    { color: #660000; text-decoration: none; }
h2 a:visited { color: #660000; text-decoration: none; }
h2 a:hover   { color: #660000; text-decoration: none; }
h2 a:active  { color: #660000; text-decoration: none; }

h3 { color: #83273F; font-size: 18px }

h4 { font-family: verdana; font-size: 10px;  }

.pagetitle { font-family: monotype corsiva; font-size: 30px;  }

a:link    { color: #660000; text-decoration: underline; }
a:visited { color: #660000; text-decoration: underline; }
a:hover   { color: #aa0000; text-decoration: underline; }
a:active  { color: #660000; text-decoration: underline; }


.main {
background-color: #F8E9C9;
background-image: url(images/mainback.jpg);
background-position: top center;
border-bottom: 3px solid #000000;
}

.sidebar {
background-color: #F2DCAC;
border-right: 2px solid #A69762;
border-bottom: 3px solid #000000;
padding: 0px;
}

.indexspecial {
font-family: trebuchet ms, verdana; font-weight: bold; color: #83273F; font-size:14px }

UL { list-style-type: disc; }

li { line-height: 18px;  color: #330000;}

.head1 { color: #83273f; font-size: 18px;  }

.head2 { color: #83273f; font-size: 16px;  }

.head3 { color: #83273f; font-size: 14px;  }

.sub1 { font-family: arial; font-weight: bold; font-size: 10px; }

.first { font-family: monotype corsiva; font-size: 22px; line-height: 22px; margin-right: 1px; }

.daterates { font-family: verdana; font-weight: bold; font-size: 11px; color: #83273f; }

.winelist {
color: #83273f;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em; }

.se  { font-family: arial; font-size: 9px;  color: #7A1630; font-weight: normal; }
.se a:link    { color: #7A1630; text-decoration: none; font-weight: normal; }
.se a:visited { color: #7A1630; text-decoration: none; font-weight: normal; }
.se a:hover   { color: #7A1630; text-decoration: none; font-weight: normal; }
.se a:active  { color: #7A1630; text-decoration: none; font-weight: normal; }

.subnav { font-family: verdana, arial; font-weight: bold; font-size: 10px; }
.subnav a:link    { color: #330000; text-decoration: none; font-weight: bold; }
.subnav a:visited { color: #330000; text-decoration: none; font-weight: bold; }
.subnav a:hover   { color: #330000; text-decoration: underline; font-weight: bold; }
.subnav a:active  { color: #330000; text-decoration: none; font-weight: bold; }

.copyright {
font-family: arial;
color: #F2DCAC;
font-weight: bold;
font-size: 10px;
border-top: 3px solid #F2DCAC; }


.submit {
font-family: arial;
font-weight: bold;
font-size: 10px;
background-color: #EBD39F;
margin-top: 2px;
}

.input {
background-color: #ffffee;
font-size: 10px;
font-family: arial;
}

table.rates td {
border: 1px solid #A69762;
background-color: #F2DCAC;
}

table.rates { border: 1px solid #A69762; }

table.inroom td {
border: 1px solid #A69762;
background-color: #F2DCAC;
padding
}

.submit {
background-color: #F2DCAC;
background-image: url(images/mainback.jpg);
padding: 2px;
border-top: 1px solid #F2DCAC;
border-left: 2px solid #F2DCAC;
border-right: 2px solid #B69E6B;
border-bottom: 2px solid #B69E6B;
font-size: 12px;
color: #6E5622;
}


.topnav { border-bottom: 2px solid #A69762; }

.menu { width: 100%; }
.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.menu ul li {
width: 100%;
position: relative;
text-align: center;
display: inline;
float: left;
background: #FDF9D5;
font-family: trebuchet ms, arial;
font-weight: bold;
font-size: 14px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}
.menu ul li a {
color: #7C5312;
display: inline;
text-decoration: none;
}
.menu ul li a:hover {
background: #FDF9D5;
color: #7C5312;
text-decoration: none;
}
.menu ul li a:visited {
background: #FDF9D5;
color: #7C5312;
text-decoration: none;
}
/* begin child */

.menu ul li ul {
left: 0;
position: absolute;
top: 0px;
display: block;
visibility: hidden;
border-left: 2px solid #A69762;
border-right: 2px solid #A69762;
border-bottom: 2px solid #A69762;
}
.menu ul li ul li {
display: list-item;
float: none;
border-top: 0px solid black;
padding-top: 2px;
padding-bottom: 2px;
color: #A69762;
}
.menu ul li ul li a {
display: block;
margin: 0px;
text-indent: 3px;
font-size: 12px;
text-align: left;
color: #7C5312;
}
.menu ul li ul li a:hover {
background: #D7CBA0;
color: #000000;
text-decoration: none;
}

/*Background image for top level menu list links */
.menu .mainfoldericon{
background: #FDF9D5; }

.menu .subfoldericon{
background: #FDF9D5; }

* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}


/*  IE fix */
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }


#lightbox{
background-color:#83273F;
border-bottom: 6px solid #83273F;
border-right: 6px solid #83273F;
border-left: 6px solid #83273F;
border-top: 6px solid #83273F;}

#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }

#lightboxCaption { float: left; }

#keyboardMsg {
color: #F8E9C9;
float: right;
font-family: arial;
font-size: 10px;
font-weight: bold;
padding-right: 4px;
}

#closeButton { top: 5px; right: 5px; }
#lightbox img { border: 10px; clear: both;}
#overlay img { border: none;}
#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #83273F;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
.html { font-size: 11px; }
#box1 {
width:130px;
border: 1px solid #A69762;
background: #F8EACB;
font-size: 11px;
padding: 4px;
}
#box2 {
border: 1px solid #A69762;
background: #F8E6BE;
font-size: 11px;
padding: 8px;
}
#homespecial {
border: 2px solid #83273F;
background: #F7CC7A;
font-size: 11px;
padding: 8px;
}
.cms1 {
border: 1px solid #A69762;
background: #F8E6BE;
font-size: 11px;
font-style: italic;
padding: 8px;
}
.upcoming {
font-family: arial;
color: #660000;
font-weight: bold;
font-size: 12px;
line-height: 20px; }

table.aotbl1 {
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: #746745 #746745 #746745 #746745;
border-collapse: separate; }
table.aotbl1 td {
border-width: 1px 1px 1px 1px;
padding: 0px 0px 0px 0px;
border-style: solid solid solid solid;
border-color: #EDCF81 #EDCF81 #EDCF81 #EDCF81;
}
table.aotbl2 {
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: solid solid solid solid;
border-color: #746745 #746745 #746745 #746745;
border-collapse: separate; }
table.aotbl2 td {
border-width: 1px 1px 1px 1px;
padding: 0px 0px 0px 0px;
border-style: solid solid solid solid;
border-color: #B4A06D #B4A06D #B4A06D #B4A06D;
}
.aomain {
background-color: #F8E9C9;
background-image: url(images/aoback.jpg);
background-position: top center;
border-bottom: 3px solid #000000;
}

.recipearchives {
background: #F8E6BE;
border-right: 2px solid #A69762;
border-left: 2px solid #A69762;
}

.specialtitle {
color: #004400;
font-family: "Copperplate Gothic bold", "Times New Roman",serif;
font-size: 14px;
letter-spacing: .09em;
text-transform:uppercase !important;
line-height: 14px;
margin-top: 10px;
}

.homespecial {
background-image: url(images/specialbg.png);
background-repeat: no-repeat;
background-position: bottom left; 
}