BODY {
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #535249;
	color : #333300;
	text-align : center;
}

A {
	font-size : inherit;
	text-decoration : none;
	font-weight : bold;
	color : #535249;
}
A:HOVER {
	color : #CCCC66;
}

P {
	font-size : 8pt;
	margin-left : 10px;
	text-align : left;
	color : #333300;
	padding-left : 10px;
}

p#ad{
	width : 400px;
	margin-left:auto;
	margin-right:auto;
	color : #fff;
}
P.footnote {
	text-align : right;
}


P.top {
	margin : 0;
	padding : 0;
	;
}

H1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #baa278;
	font-size : 18pt;
}

H2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	text-align : left;
	margin-left : 10px;
	color : #52401f;
}

H3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	text-align : left;
	margin-left : 10px;
	color : #a99167;
}


H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H5 {
	background-color : #535249;
	color : #fff;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11pt;
}

.header {
	background-color : #fff;
	padding : 10px 0 0px 0;
}

.content {
	background-color : #fff;
	vertical-align : top;
	padding : 5px 5px 15px 5px;
}

.content_newsletter {
	background-color : #fff;
	vertical-align : top;
	padding : 5px 5px 15px 5px;
	border-left-color : #c0c0c0;
	border-left-style : dotted;
	border-left-width : 1px;
}

.contentnotes {
	background-color : #fff;
	vertical-align : top;
	text-align : left;
}


#top{
	text-align : center;
	font-family : Georgia;
	padding : 0;
	margin : 0;
	font-size : 8pt;
}

#slides{
	text-align : center;
}

TD{
	font-size : 8pt;
}
TD#footer {
	background-color : #b9a277;
}

td#footer p{
	color : #fff;
	text-align : center;
	padding : 3px 5px 4px 3px;
}
TABLE#menu {
	background-color : #fff;
}

TABLE.notes{
}

TABLE.notes td{
	background-color : #ede4d4;
	color : #535249;
	width : 65px;
}
TABLE.wines td{
	background-color : #dbd9c7;
	color : #535249;
	padding : 10px 10px 5px 10px;
}
table.wines tr{
	border-bottom-color:#fff;
}

TABLE#logo {
	background-image : url(images/logo_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
TD#logo {
	background-image : url(images/logo_bg.gif);
	background-repeat : repeat-x;
}

TD.logo_band{
	background-image : url(images/logo_bg.gif);
	background-repeat : repeat-x;
	background-position : 0px 240px;
}

TD.menu{
	text-align : center;
	background-color : #fff;
	background-image : url(images/logo_top.gif);
	background-position : bottom center;
	background-repeat : no-repeat;
	height : 22px;
}



TD.menu ul{
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

TD.menu li {
	display : inline;
	list-style-type : none;
	margin : 0;
}

TD.menu li a {
	color : #535249;
	font-family : Georgia;
}

TD.menu li a:hover {
	color : #b9a277;
}

#cart{
	padding-left : 30px;
	padding-right : 30px;
}

.productRow1{
	text-align : center;
}

.productRow2{
	text-align : center;
}

.summary{
	border : 1px solid #baa278;
}

.summaryHeader{
	background-color : #baa278;
	padding-bottom : 10px;
	padding-top : 10px;
	font-family : Georgia, "Times New Roman";
	font-size : 14pt;
}

.productViewHeader{
	background-color : #baa278;
	padding-bottom : 10px;
	padding-top : 10px;
	font-family : Georgia, "Times New Roman";
	font-size : 12pt;
	text-align : center;
}

.checkoutLink{
	color : #FF3333;
	font-size : 9pt;
}

.youSave{
	color : #FF3333;
}

LI.nolink {
	color : #CCCC66;
	font-weight : bold;
	
}

DIV#formcontainer {
	width : 500px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : 8pt;
	float : left;
	width : 200px;
	text-align : left;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	
	

	

.chromestyle{
	width: 100%;
	font-weight: bold;
	padding : 0px 0px 0px 0px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	/*THEME CHANGE HERE*/
	padding: 4px 0px;
	margin: 0px 0px 0px;
	text-align: center;
	/*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 2px solid #c0c0c0;
	/*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	;
	line-height:18px;
	z-index:100;
	background-color: #a99167;
	width: 150px;
	visibility: hidden;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 2px solid #c0c0c0;
	/*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #535249;
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
	/*THEME CHANGE HERE*/
	background-color: #535249;
	color : Silver;
}


.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
