body{
	background:url('/images/bgnobubbles.jpg') #ab8f42 repeat-x;  /* with bubbles: #ad9042 */
	margin:0px;
	padding:0px;
	font-family:georgia,garamond,times new roman,serif;
	font-size:10pt;
	line-height:14pt;
	color:black;
}
p {
	margin:0px;
	font-family:georgia,garamond,times new roman,serif;
	font-size:10pt;
	line-height:14pt;
}
h1{
	margin:0px;
	font-size:18px;
	line-height:22px;
	color:#666666;
}
h2{
	margin:0px;
	font-size:16px;
	line-height:22px;
	color:#666666;
}
h2 a:link, h2 a:visited{
	color:#666666;
	text-decoration:none !important;
}
h2 a:hover, h2 a:active{
	color:#666666;
	text-decoration:none;
}
h3{
	margin:0px;
	font-size:13px;
	font-weight:bold;
}
.h1swash{
	display:block;
	color:#666666;
	height:42px;
	background:url('/images/h1swash.gif') no-repeat;
	margin:0px;
	font-size:21px; 
	line-height:24px;
	padding:5px 0px 0px 20px;
	font-weight:normal;
	text-transform: uppercase;
}
#outerwrapper{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	position:relative;
	height:186px;
}
#torso{
	background:url('/images/brcork.jpg') #404040 no-repeat bottom right;
}
#mainblock{
	display:inline;
	background-color:white;
	color:black;
	width:675px;
	float:left;
	margin-left:10px;
}
#content{
	padding:0px 10px;
	position:relative;
	min-height:337px;
}
#content .homecontentleft{
	float:left;
	width:400px;
	height:350px;
	overflow:auto;
}
#content .homecontentright{
	float:right;
	width:245px;
	height:350px;
}
#content .presscontentleft{
	float:left;
	width:450px;
}
#content .presscontentright{
	float:right;
	width:195px;
}
.newsbox{
	height:308px;
	overflow:auto;
}
.pressbox{
}
#content a:link, #content a:visited{
	color:#666666;
	text-decoration:underline;
}
#content a:hover, #content a:active{
	color:#999999;
	text-decoration:underline;
}
#content .buttonlink{
	background:url('/images/buttonbg.gif') #404040 repeat-x;
	height:21px;
	padding-left:5px;
	padding-right:5px;
	line-height:21px;
	color:#ffffff;
	display:block;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing: 1pt;
	margin-right:5px;
	margin-top:10px;
}
#content a.buttonlink:link, #content a.buttonlink:visited{
	color:#ffffff;
	text-decoration:none;
}
#content a.buttonlink:hover, #content a.buttonlink:active{
	color:#ffffff;
	text-decoration:underline;
}

#rightblock{
	color:#cccccc;
	float:right;
	margin-right:10px;
	margin-left:5px;
	width:190px;
	padding-top:15px;
	text-align:center;
	font-size:11px;
	line-height:13px;
}
#rightblock a:link, #rightblock a:visited{
	color:#ffffff;
	text-decoration:none;
}
#rightblock a:hover, #rightblock a:active{
	color:#ffffff;
	text-decoration:underline;
}
#rightblock table td{
	padding:0px 0px 5px 0px;
}
.cartdivider{
	margin-top:5px;
	margin-bottom:5px;
}
.storepromo{
	background:url('/images/bottlegroupdark.gif') no-repeat center center;
	height:148px;
}
.storepromo a{
	font-size:18px;
	line-height:200px;
}
#addressblock{
	color:#cccccc;
	line-height:21px;
	font-size:11px;
	height:21px;
	margin-top:5px;
	padding-bottom:10px;
	clear:both;
	width:675px;
	margin-left:10px;
	text-align:center;
}
#addresstext{
	margin:0px 10px;
}
#addressblock a:link, #addressblock a:visited, #addressblock a:hover, #addressblock a:active{
	color:#cccccc;
	text-decoration:underline;
}
.swoosh{
	vertical-align:middle;
}
.mainnav{
	position:absolute;
	bottom:0px;
	left:195px;
	margin:0px;
	padding:0px;
}
.mainnav li{
	float:left;
	height:22px;
	width:106px;
	margin:0px 0px 0px 10px;
	padding:0px;
	text-align:center;
	line-height:22px;
	font-size:11px;
	text-transform:uppercase;
	list-style: none;
	background:url('/images/tab_off.gif') no-repeat;
	color:#cccccc;
	letter-spacing: 0pt;
}
li.activenav{
	background:url('/images/tab_on.gif') no-repeat;
	color:#ffffff;
}
.mainnav li a:link, .mainnav li a:visited{
	text-decoration:none;
	color:#cccccc;
}
.mainnav li a:active, .mainnav li a:hover{
	text-decoration:underline;
	color:#cccccc;
}
li.activenav a:link, li.activenav a:visited{
	text-decoration:none;
	color:#ffffff;
}
li.activenav a:active, li.activenav a:hover{
	text-decoration:underline;
	color:#ffffff;
}
.productlistimg{
	width:90px;
	float:left;
	display:inline;
}
.productlistdescr{
	width:555px;
	float:right;
	display:inline;
}
.productlistclear{
	clear:both;
	height:10px;
	background:url('/images/dotline.gif') repeat-x;
}
.productimg{
	width:200px;
	float:left;
	display:inline;
}
.productdescr{
	width:445px;
	float:right;
	display:inline;
}
.productclear{
	clear:both;
}
.productprice{
	font-weight:bold;
	font-style:italic;
	color:#333333;
}
.carttable{
	width:655px;
	font-size:10pt;
	line-height:14pt;
}
.carttablehdr{
	font-weight:bold;
	color:#333333;
}
.clearboth{
	clear:both;
}
.newsarticledate, .pressreleasedate{
	font-style:italic;
	color:#666666;
}
.newsarticletitle{
	font-weight:bold;
	color:#666666;
}
.newsarticlecontent{
	margin-bottom:3px;
}
.formFeedback{
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	color:#f00;
	font-weight:bold;
	background-color:#ffffcc;
}
.formLabel { color:#000; }
.formLabelError { color:#f00; }
.checkouttable{
	width:100%;
	margin-top:10px;
}
.checkouttable td{
	padding:5px 10px 5px 10px;
	vertical-align:top;
	line-height:18px;
}
#checkoutButtons {
	margin-top:10px;
	margin-bottom:20px;
}