html{overflow-y:scroll;}
body                {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; left: 0px; top: 0px; clip:  rect(   ); background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}

a                   {  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal }

.title              {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; font-size: 10px; font-weight: bold; color: #333333; white-space:nowrap;}
.subtitle           {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; font-size: 10px; font-weight: bold; color: #aaaaaa}
.bodytext           {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; font-size: 10px; font-weight: normal; color: #66666}

a.button            {  line-height: 14px; color: #aaaaaa; background:url(../assets/elements/arrow.gif) 0 0 no-repeat; padding-left: 10px;}
a.button:hover      {  text-decoration: underline }
a.button:active     {  color: #cccccc }

a.menuitem          {  color: #888888; white-space:nowrap;}
a.menuitem:hover    {  text-decoration: underline }
a.menuitem:active   {  color: #cccccc }

.menuitemselected   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	white-space: nowrap;
}

a.ssmenuitem        {  line-height: 13px; color: #cccccc}
a.ssmenuitem:hover  {  color: #aaaaaa }
a.ssmenuitem:active {  color: #ffffff }

.ssmenuitemselected {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; font-size: 10px; font-weight: normal; color: #aaaaaa}

a.footnote          {  color: #aaaaaa}
a.footnote:hover    {  text-decoration: underline }
a.footnote:active   {  color: #cccccc }

p.small {font-size: 10px;}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	color:#333;
}
h3 a {
	color:#333;
	text-decoration: none;
	font-weight: bold;
}
h3 a:hover {
	color:#333;
	text-decoration: underline;
}

blockquote {
	color: #b79826;
	font-style: italic;
	font-size: 12px;
	margin: 20px 10px 0;
	padding-right: 50px;
	line-height: 1.8;
}

blockquote a:link,
blockquote a:visited {
	color: #b79826;
	font-size: 12px;
	text-decoration: underline;
}

.event-date {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	padding: 5px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.giftlist {
	width: 600px;
	text-align: left;
}

.giftlist-bottom {
	background: #3b3b3d url(../images/gift_list/gift_list_bottom.png) 0 100% no-repeat;
	padding: 15px 40px 130px;
}
.giftlist-bottom img.bottle {
	float: left;
}

.giftlist-text {
	margin-left: 100px;
}

.giftlist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height:1.4;
	margin: 0 0 10px;
}
.giftlist p.small {
	font-size: 11px;
}

/* wine club */	
.club-option td {
	padding:0 0 10px 0;
}	
.club-column {
	border-top:1px solid #cdcdcd;
	text-align:center; 
	white-space:nowrap;
}
.club-column h3 {
	color:#442c00; 
	font-size:11px; 
	margin:5px 000;	
}
.add-to-cart form {
	margin-top: 18px;
}
.left-border {
	border-left:1px solid #cdcdcd;
}
.thumbnails {
	float: left;
	width: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
}
.thumbnails img {
	border: 1px solid #555;
}
.wine-club {
	text-align:center; float: right; width: 175px; margin: 40px 15px 0 0;
	
}
.wine-club a {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/* wine club */

/* home */
.intro {
	margin: 35px auto;	
	width: 80%;   
	color: #ba9147;	
}
.intro h3 {
	color: #ba9147;
	margin: 0 auto;	
	text-align: center;
	text-transform: none;
	white-space: nowrap;
}
.intro p {
	margin-left: 35px;
	line-height: 20px;
}
.intro a:link, .intro a:visited {
	color: #ba9147;
}
.intro a:hover {
	text-decoration: underline;
	color: #ba9147;
}
/* home */

/* image rotation */
#slideshow {
	width: 300px; 
	height: 141px; 
	overflow: hidden;
}
/* image rotation */