body {
	background-color: #333333;
	margin: 7px 0px 0px;
	font-family: "helvetica", arial, sans-serif;
	font-size: 12px;
	color: #221E1F;
	line-height: normal;



}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
 
#headerLeft {
	border-bottom: 1px solid #221e1f;
	border-right: 1px solid #221e1f;
	padding-bottom: 5px;

}

#headerRight {
	border-bottom: 1px solid #221e1f;
	
	
}

#nav1 {
	border-top: 1px solid #221e1f;
	
}

#contentLeft {
	font-size: 12px;
	border-right: 1px solid #221e1f;

	
 }

#contentRight {
	font-size: 12px;

	
 }
 
#contentCellLeft {
	padding-right: 25px;
	text-align: justify;
 }
 
 #contentCellRight {
	border-bottom: 1px solid #221e1f;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 25px;
	text-align: justify;



}

 #ringdark {
	BACKGROUND-IMAGE: url(canvas/dark-ring-whitebg-4.jpg);

repeat-y;	
	background-repeat: repeat-x;
	height: 80px;

	
 } 
 
 #litecell {
	BACKGROUND-IMAGE: url(canvas/lightbg.jpg);
	BACKGROUND-REPEAT: repeat;
	font-family: Arial, Helvetica, sans-serif;


	
 } 
 
 
  #darkcell {
	BACKGROUND-IMAGE: url(canvas/darkbg.jpg);
	BACKGROUND-REPEAT: repeat;

	
 } 
 
 
  #ringlite {
	BACKGROUND-IMAGE: url(canvas/drawnring-black.jpg);
	BACKGROUND-REPEAT: repeat-x;
	background-color: #333333;


	
 } 

a:link {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #A65B33;
	text-decoration: none;

}
a:visited {
	color: #869132;
	text-decoration: underline;

}
.bigger {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
}
.biggersans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.wee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.sameold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221E1F;
}
.winetable {
	font-size: 12px;



}
.wineinside {
	font-size: 12px;



}
.wineoutside {

	font-size: 12px;
}
.leftie {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: justify;

}
