body {
	margin: 0px;
  background: #b5b5b5;
}
#pageSurround {
	width: 982px;
	margin: 0px auto;
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  background:#fff;
}
#subSurround {
/*	border: 1px solid #5C84CE;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom; */
}
#topHeader {
	text-align: right;
	height: 130px;
/*	border-bottom: 1px solid #000000; */
	/*margin-bottom: 18px;
	padding-top: 2px;*/
	background-position: top;
	background-repeat: no-repeat;
  background-color:#e8efff;
 /* border-bottom:1px solid #888;*/
}
#topHeader #logo {
  display:block;
  float:left;
  margin: 25px 0 0 30px;
}
.session {
padding-right:14px;
}
.tastings {
  float:right;
  color:#666666;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, Sans-serif;
  padding-right:130px;
  text-align:center;
  padding-top:10px;
}
.tastings .Free {
font-family: Georgia, Times New Roman, Serif;
color:#117711;
font-style:italic;
font-size:18px;
padding-top:10px;
font-weight:normal;
}


a img {border:none;}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight:bold;
	color: #4a4a4a;
	width: 155px;
	height: 20px;
  padding: 0 0 2px 10px;
}
.boxContentLeft, .boxContentRight {
	background-color: #f3f3f3;
  border:1px solid #ddd;
	margin-bottom: 24px;
  padding:10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#cart .boxContentRight {
  border: 1px solid #999;
	background-color: #f3f3f3;
}
#search {
  margin-bottom:24px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 181px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 572px;
  margin: 0 10px;
	float: left;
}
.colRight {
	position: relative;
	width: 181px; 
	padding-left: 5px;
	padding-right: 9px;
	float: right;
	display:inline;
	clear: right;
}
.boxContent {
/*	border: 1px solid #A8B4B0; 
	padding: 3px; */
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CATEGORY PAGES */
.productsBox {
  width:178px;
  margin:0 6px;
  height:254px;
  float:left;
  line-height:1.5em;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	padding: 8px 0;
	background:#F3f3f3;
	border-top:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	margin-bottom:15px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #D3E8BF;
	text-align: center;
	border: 1px solid #66A62E;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 626px;
}
.subCat {	
	text-align: center;
	padding: 4px;
	float: left;
	width: 200px;
	height: 215px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latest {
  margin-top:24px;
}
.latestProds {
	float: left;
	text-align: left;
  width:140px;
  margin:0 25px;
	height: 225px;
  font-weight:bold;
}
