body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(i/bgtoptile.jpg);
	background-repeat: repeat-x;
	color: #666;
	font-family: Georgia, serif;
	font-size: x-small;
	line-height: 1.8;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body { font-size: small; }

#container
{
	width: 650px;
	margin: 24px auto 0;
	position: relative;
	background-color: #fff;
	border: 1px #CFDCB9 solid;
	background-image: url(i/xf.gif);
	background-repeat: repeat-x;
}

#wrapper
{
	margin: 15px 15px 0 15px;
	padding-bottom: 10px;
}

#outflower
{
	background-image: url(i/flowers.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: -24px;
	left: -50px;
	width: 111px;
	height: 305px;
}

#fronthead { }

#fronthead h1
{
	line-height: 0;
	margin: 0;
	padding: 0;
}

#fronthead address
{
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: bottom center;
	font-style: normal;
	background-image: url(i/line.gif);
}

/* specific to inner sheets */
#header
{
	background-image: url(i/topline.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 10px;
}

#header address { font-style: normal; 
letter-spacing: 1px;}

#content
{
	margin: 0 0 0 12em;
	padding: 0 0 1px 25px;
	text-align: left;
	background-image: url(i/florline.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#content p
{
	margin-top: 0;
	padding-top: 0;
}

p+p { text-indent: 2em; }

#frontnavcontainer
{
	margin: 0 0 0 370px;
	text-align: left;
}

#navcontainer
{
	position: absolute;
	left: 10px;
	width: 12em;
	text-align: left;
	border-color: #E4ECC1;
	border-width: 1px;
	border-style: solid;
	background-image: url(i/bgdots.gif);
	background-repeat: repeat;
}

#frontnavcontainer ul, #navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
}

#frontnavcontainer ul li a, #navcontainer ul li a
{
	margin: 0 0 0 5px;
	padding: 0 5px 4px 23px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
	background-image: url(i/navoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
}

#frontnavcontainer ul li a:hover, #navcontainer ul li a:hover
{
	color: black;
	background-image: url(i/navact.gif);
}

#frontnavcontainer ul li a#current,#navcontainer ul li a#current { color: #809BAB; }

#navcontainer #subnav li
{
	margin: 0;
	padding: 0 0 0 2em;
}

#navcontainer ul li #subnav li a
{
	padding: 0 10px;
	background-image: url(i/diam.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a:link
{
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

a:link:hover, a:visited:hover { text-decoration: underline; }

img, a.imglink
{
	border: 0px solid white;
	color: white;
}

img { border-width: 0; }


h1, h2, h3 { font-family: "Trebuchet MS", serif; }
h3, h4, h5, h6
{
	margin: 0;
	text-align: left;
	color:#809BAB;
}
h1
{
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: .2em;
	margin-bottom: 0;
}

h2
{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
	color:#999;
	text-align: left;}
	
h2.sub
{
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
}
	
h3, h4 { font-size: 1em; }

h3#hours
{
	text-transform: capitalize;
	font-family: Georgia, serif;
	color: #666;
	font-weight:normal;
}

h3,#fronthead address
{
	text-transform: uppercase;
	letter-spacing: .1em;
}

h4 {
	font-style: italic;
	font-weight: normal;
	margin: 0 0 .5em 0;
}



#footer
{
	text-align: center;
	margin: 5px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height:1.4em;
	color: #B1BE9A;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
#footer a
{font-weight:normal;
color: #B1BE9A;
}

.photocred
{
	text-align: right;
	margin: 0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	color: #999;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.center
{text-align:center;}

img.imgright
{
	float: right;
	padding:5px;
	border:1px #ccc solid;
	margin-left: 10px;
	margin-bottom:10px;
	line-height: 0;
}

img.imgleft
{
	float: left;
	padding:5px;
	border:1px #ccc solid;
	margin-right: 10px;
	margin-bottom:10px;
	line-height: 0;
}

.clear
{
	clear: both;
	line-height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hidden{visibility: hidden;}
.left
{
	float: left;
	margin-left: 0;
	width: 360px;
	padding: 0 10px 0 0;
}

.right
{
	float: right;
	margin-right: 0;
}

.review
{
	padding:5px;
	margin-bottom:10px;
}
.review h2
{
	color: #999;
	font-size: 1em;
	font-weight: bold;
	border-bottom: #CAD4D9;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-transform: uppercase;
}
.pullquote
{
	color: #999;
	font-size: 1.5em;
	background-image: url(i/quotes.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:.25em 0 0 .5em;
}
table.menu
{
	border: 0;
	padding-bottom:14px;
	margin-bottom: 1em;
	background-image: url(i/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

table.menu tr.alt { background-color: #F9F5DB; }

table.menu td
{
	vertical-align: top;
	line-height: 1.5em;}

.price {
padding-left:1em;
width:1.5em;}

table.menu td em
{
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
}


.bev{
margin:0;
	padding-bottom:14px;
	background-image: url(i/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}

.des{
padding-top:14px;
background-image: url(i/divider.gif);
	background-repeat: no-repeat;
	background-position: center top;}

.winelist{
	list-style-type: none;
	line-height:1.4em;
	margin:0 0 10px 0 ;
	padding:0;
}
.winelist li{
	list-style-type: none;
	padding: 0 0 1.4em 0;
}

.horlist {
	list-style-type: none;
	margin:1em 0 0 0;
	padding:1px;
	}
.horlist li
{
	list-style-type: none;
	display: inline;
	padding: 5px 40px 5px 0;
	background-image: url(i/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

li.lastinline
{background-image: none;
padding-right:0;}