body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	color: #000000; }
h1 {
	padding: 0px;
	border-bottom: 1px solid #000000;
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold; }
h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold; }
h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold; }
.comment {
	font-size: 11px; }
.byline {
	line-height: 15px; }
.menu {
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold; }
img {
	border: 1px solid #000000; }
img.no_border {
	border: 0px; }
img.wine {
	margin-bottom: 5px; }
img.label {
	margin: 15px 10px 0px 0px; }
a {
	color: #990099;
	text-decoration: underline; }
a:link {
	color: #990099;
	text-decoration: underline; }
a:visited {
	color: #990099;
	text-decoration: underline; }
a:active {
	color: #CCCC99;
	text-decoration: underline; }
a:hover {
	color: #CCCC99;
	text-decoration: underline; }
a.hidden {
	color: #000000;
	text-decoration: none; }
a.hidden:hover {
	color: #CCCC99;
	text-decoration: underline; }
a img {
	text-decoration: none; }
}
table.awards tr.head td {
	font-weight: bold;
	color: #999;
}
table.awards tr td {
	padding-right: 20px;
}
table.awards tr.highlight td {
	font-weight: bold;
}
table.tasting tr td {
	vertical-align: top;
	padding-top: 2px;
}
.l {
	font-weight: bold;
	color: #666;
}

/* css for the join pop up */
a.src_child, a.src_child:visited, div.src_child
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}

a.src_child, a.src_child:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

form.src_child
{
  position: absolute;
  visibility: hidden;

  border:  1px solid black;
  padding: 0px 5px 2px 5px;

  background: #000000;
}

form.src_child b
{
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 900;
  font-size: 1.1em;
}

input.src_child { margin: 1px 0px; width: 170px; }


div.container {	overflow:hidden; width: 100%;}


