body
	{
	background: #fff;
	margin: 0;
	padding: 10px;
	text-align: center;
	}
	
img
	{
	border: 0;
	}

a
	{
	text-decoration: none;
	color: #700;
	}

div#content a:hover
	{
	text-decoration: underline;
	color: #922;
	}

div, form, p, a, h1, h2, h3, h4, ul, ol, li, td, th, span, input, blockquote
	{
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	}
	
p, ul, ol
	{
	padding: 0 10px 20px 0;
	}
	
p, li, td, th, blockquote
	{
	font-size: 12px;
	line-height: 140%;
	}
	
th
	{
	text-align: left
	}

blockquote
	{
	font-style: italic;
	padding: 0 0 15px 20px;
	}

ul, ol
	{
	margin: 0 0 0 20px;
	}

ol li
	{
	margin-bottom: 10px;
	}

table
	{
	margin: 0 0 20px 0;
	}

table.content
	{
	margin: 0;
	padding-bottom: 20px;
	}

table.content td
	{
	font-size: 11px;
	padding: 2px;
	}

td
	{
	border-bottom: 1px solid #997;
	border-right: 1px solid #997;
	}

h1
	{
	font-size: 24px;
	padding: 0 0 15px 0;
	line-height: 36px;
	}

h2
	{
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	}

h3
	{
	font-size: 14px;
	padding: 10px 0 0 0;
	}

h4
	{
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	color: #700;
	}

div
	{
	margin: 0;
	padding: 0;
	}

.right
	{
	float: right;
	padding-left: 15px;
	padding-right: 10px;
	}

.left
	{
	float: left;
	padding-right: 15px;
	}

div#container
	{
	width: 740px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	}

img#logo
	{
	position: absolute;
	top: 4px;
	left: 20px;
	}

form#search
	{
	padding: 25px 20px 0 0;
	text-align: right;
	}

form p
	{
	padding: 5px;
	}

div.submenu
	{
	position: absolute;
	top: 81px;
	z-index: 100;
	font-size: 11px;
	color: #fff;
	}

div#menu1sub1
	{
	left: 190px;
	}

div#menu3sub1
	{
	left: 486px;
	}

div#menu4sub1
	{
	left: 638px;
	}

div#topnav
	{
	height: 40px;
	position: relative;
	background: url(/included/images/nav.gif) 0 0 no-repeat;
	}
	
div#topnav a, div.submenu a
	{
	color: #fff;
	font-size: 11px;
	}

div#topnav a
	{
	display: block;
	position: absolute;
	top: 0;
	padding: 4px 10px 12px 10px;
	font-weight: bold;
	}

div#topnav a:hover, div#topnav a.active, div.submenu a:hover, div.submenu a.active
	{
	background: #997;
	color: #000;
	}

div#topnav a#shopnav
	{
	left: 22px;
	}

div#topnav a#winecollectionsnav
	{
	left: 180px;
	}

div#topnav a#wineclubsnav
	{
	left: 345px;
	}

div#topnav a#customercarenav
	{
	left: 475px;
	}

div#topnav a#aboutbbgnav
	{
	left: 640px;
	}

div#content
	{
	padding: 30px 30px 0 210px;
	border-left: 20px solid #9c6;
	border-right: 10px solid #9c6;
	background: #eed 0 0 no-repeat;
	}

body.home div#content
	{
	border: 0;
	padding: 0;
	}

body.home div#content div
	{
	position: absolute;
	left: 40px;
	color: #333;
	}

body.home div#content div#hometop
	{
	font-size: 24px;
	color: #333;
	width: 210px;
	text-align: center;
	}

body.home div#content div#homebottom
	{
	font-size: 14px;
	width: 245px;
	top: 370px;
	font-weight: normal;
	margin-left: -20px;
	padding: 0 0 27px 10px;
}

body.home div#content div#homebottom a
	{
	color: #333;
}

img#flag
	{
	position: absolute;
	right: 0;
	top: 130px;
	}

div#callout
	{
	background: url(/included/images/calloutback263x144.gif) 0 0 no-repeat;
	position: absolute;
	width: 263px;
	height: 144px;
	right: 0;
	top: 250px;
	}

div#callout h2
	{
	font-size: 18px;
	line-height: 140%;
	font-weight: normal;
	}

p#footer
	{
	background: url(/included/images/footer.gif) 0 0 no-repeat;
	padding: 7px 20px 9px 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
	}

p#footer a
	{
	color: #fff;
	}

p#footer a:hover, p#footer a.active
	{
	text-decoration: underline;
	}
	
input
	{
	border: 1px solid #700;
	margin: 0;
	width: 122px;
	height: 16px;
	font-size: 10px;
	}

input.button
	{
	color: #000;
	background: #fff;
	width: auto;
	height: 20px;
	}

div#content p.button a
	{
	color: #fff;
	border: 1px solid #b44;
	background: #700;
	padding: 2px;
	text-decoration: none;
	}

div#content p.button a:hover
	{
	color: #fff;
	border: 1px solid #700;
	background: #b44;
	padding: 2px;
	text-decoration: none;
	}