#menu {}
#menu h2 { font-family: Georgia, 'Times New Roman', serif; font-style: italic; font-weight: normal; color: #FFCA59; font-size: 24px; letter-spacing: 1px; }
#menu h3 { color: #FFCA59; font-size: 14px; margin: .67em 0; }
#menu ul { list-style: none; overflow: hidden; margin: 0; padding: 0; }
#menu ul li { background: url(../images/dotted-orange.gif) repeat-x 0% 100%; margin: 0 0 .67em; position: relative; padding: 0 80px 0 0; line-height: 1.3; }
#menu ul li.option { margin-top: -.67em; }
#menu.fixed-price-menu ul li { background: transparent; position: static; }
#menu ul li h4 { margin: 0; font-size: 13px; margin: 0 0 .2em; }
#menu ul.wine li { margin: 0 0 .9em 3em; padding: 0 10em 1.5em 0; }
#menu ul.wine li h4 strong { font: italic 400 24px/1 Georgia, 'Times New Roman', serif; display: block; width: 1.3em; position: absolute; left: -1.6em; top: -0.25em; text-align: right; }
#menu ul li p { display: inline; padding: 0 4px 2px 0; margin: 0; font-size: 12px; background: #fff; }
#menu ul li span { position: absolute; right: 0; bottom: 0; font-weight: bold; font-size: 13px; line-height: 12px; padding: 0 0 2px 6px; background: #fff; }
#menu ul.wine li p.price { margin: 0; position: absolute; right: 0; bottom: 0; padding: 0 0 0 4px; font-size: 13px; }
#menu ul.wine li p.price span { font-weight: bold; position: static; padding: 0; }
#menu p.small { font-size: 10px; font-style: italic; margin: 1em 0; }
#menu ul li span.caps { position: static; font-weight: normal; font-size: inherit; line-height: normal; background: transparent; padding: 0; }

.entry {

}

.entry h2 a {
  color: #000;
  font-size: 14px;
}

.entry h3.date {

  font-size: 8px;
}



******************************************************************************/
form.csform {
	width: 180;
	font-size: 1.1em;
	color: #333;
	text-align: left;
}
	
form.csform legend { padding-left: 0; }
	
form.csform legend,
form.csform label { color: #333; }

form.csform fieldset {
	border: none;
	border-top: 1px solid #F8BE71;
	background: url(../images/csform-fieldset.gif) left bottom repeat-x;
	}
	
form.csform fieldset fieldset { background: none; }
	
form.csform fieldset li {
	padding: 5px 10px 7px;
	background: url(../images/csform-divider.gif) left bottom repeat-x;
}

form.csform fieldset { margin-bottom: 10px; }
	
form.csform legend {
	padding: 0 2px;
	font-weight: bold;
	margin: 0 -7px; /* IE Win */
	}
	
form.csform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.csform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.csform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.csform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.csform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.csform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.csform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.csform label { width: 160px; } /* Width of labels */
form.csform fieldset fieldset label { margin-left: 143px; } /* Width plus 3 (html space) */

/*\*//*/ form.csform legend { display: inline-block; } /* IE Mac legend fix */
