body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.no-display{
	display: none;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#wrapper{
	width: 970px;
	margin: 0 auto;
	position: relative;
	padding-top: 175px;
}
#content{
	min-height: 50px;
	width: 726px;
	float: right;
	overflow: hidden;
	margin-left:7px;
}

.nav{
	list-style-type:none;
	padding: 0;
	margin:0px;
	overflow:auto;
	background-color:none;
	padding:0 10px;
}

ul.nav li{
	float:left;
}
ul.nav li a#brewing-beer{
	width:100%;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:197px;
	height:26px;
	background: url(../images/brewing-beer.gif) no-repeat top left;
}
ul.nav li a#making-wine{
	width:100%;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:197px;
	height:26px;
	background: url(../images/making-wine.gif) no-repeat top left;
	margin-bottom:5px;
}
ul.nav li a#making-cheese{
	width:100%;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:197px;
	height:26px;
	background: url(../images/making-cheese.gif) no-repeat top left;
	margin-bottom:5px;
}
ul.nav li a#mead{
	width:100%;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:197px;
	height:26px;
	background: url(../images/mead.gif) no-repeat top left;
	margin-bottom:5px;
}
ul.nav li a#vinegar{
	width:100%;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:197px;
	height:26px;
	background: url(../images/vinegar.gif) no-repeat top left;
	margin-bottom:5px;
}
ul.nav li a#other-hobbies{
	width:100%;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:197px;
	height:26px;
	background: url(../images/other-hobbies.gif) no-repeat top left;
	margin-bottom:5px;
}

ul.nav li ul{
	width:90%;
	padding-left:10px;
	margin: 5px 0 10px 0;
	list-style-type:none;
	background: #d2bb9c;
	overflow:hidden;
}
ul.nav li ul li{
	width:99%;
    clear:both;
}
ul.nav li ul li a{
    display:block;
	color:#725a38;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	background: url(../images/leftmenu_bg.gif) no-repeat center left #d2bb9c;
	text-decoration:none;
	padding-left:10px;
}
ul.nav li ul li a:hover{
	text-decoration:underline;
	color:#725a38;
}
#leftmenu{
	float: left;
	width: 230px;
	overflow: auto;
	margin-left:7px;
	display:inline;
	background: url(../images/left_bg.jpg) no-repeat top right;
	margin-bottom:15px;
}
#leftmenu div{
	background: #d2bb9c;
	padding:0px 0px 15px 0px;
	width:219px;
	overflow:auto;
}
form#search{
	width:100%;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	background: url(../images/search-product.gif) no-repeat 10px top;
	padding-top:33px;
}
form#search fieldset legend{
	display:none;
}
.search-img{
	width:27px;
	height:26px;
	float:left;
	margin-left:3px;
}
#search-text{
	float:left;
	width: 166px;
	height: 20px;
	background:#fff;
	border: 0;
	padding-top:4px;
	margin-left:10px;
	display:inline;
}

a#cart{
	font-size: 13px;
	font-weight:bold;
	color:#725a38;
	text-decoration:none;
	line-height:48px;
	background: url(../images/cart.gif) no-repeat center left !important;
	height:48px;
	width:160px;
	text-align:right;
	display:block;	
	margin-left:10px;
}

a:hover#checkout{
	text-decoration:underline;
}

#header{	
	position: absolute;
	z-index: 101;
	top: 0;
	left: 0;
	width: 970px;
	height: 175px;
}
a#logo{
	background-image: url(../images/logo.gif);
	display: block;
	position: absolute;
	top: 64px;
	left: 0;
	text-indent: -3000px;
	overflow: hidden;
	width: 328px;
	height: 111px;
}
a#phone{
	position: absolute;
	top: 0px;
	left:390px;
	margin:0px;
	padding:0px;
	background-image: url(../images/phone.gif);
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 300px;
	height: 123px;
}


form#search-site{
	position: absolute;
	top: 75px;
	left:740px;
	width:250px;
	background: url(../images/search_site_legend.gif) no-repeat top left;
	padding-top:15px;
}
form#search-site fieldset legend{
	display:none;
}
.search_button{
	margin-left:5px;
/*	width:19px;*/
	height:20px;
/*	float:left;*/
	text-decoration: underline;
}
.search_info b{
	line-height: 14px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#search_input{
	float:left;
	width: 210px;
	height: 18px;
	background:#fff;
	border: 0px;
}
ul#topmenu{
	position: absolute;
	top: 127px;
	left:390px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#topmenu li{
	float: left;
}
ul#topmenu li a#about-us{
	background-image: url(../images/about-us.gif);
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 194px;
	height: 26px;
	border:0px;
}
ul#topmenu li a#news{
	background-image: url(../images/news.gif);
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 147px;
	height: 26px;
	border:0px;
}
ul#topmenu li a#articles{
	background-image: url(../images/articles.gif);
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 129px;
	height: 26px;
	border:0px;
}
ul#topmenu li a#contact{
	background-image: url(../images/contact.gif);
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	width: 90px;
	height: 26px;
	border:0px;
}


#footer li,#footer ul{
	list-style-type:none;
	padding: 0;
	margin: 0;
}
#footer{
	clear: both;
	overflow: hidden;
	width: 890px;
	height: 55px;
	margin: 0 auto;
	font-size:11px;	
	background: url(../images/contact_footer.jpg) no-repeat top left #d2bb9c;
	padding-left:80px;
	position: relative;
}
#footer #geo{
	position: absolute;
	right: 0;
	top: 0;
}
#footer ul{
	list-style-type:none;
	float:left;
	margin-top:5px;
	padding:9px 0 10px 0;
	overflow:auto;
}
#footer li{
	float:left;
	color:#725A38;
	padding:5px 21px;
	border-right:2px solid #BFA888;
}
#footer li.cc{
	border-right:0px solid #725A38;
	background: url(../images/credit-cards-2.jpg) no-repeat center left;
	text-indent:-3000px;
	overflow:hidden;
	height:20px;
	width:233px;
	padding:0px;
	padding:3px 21px 3px 0;
}
#footer li.cc span{
	display:none;
}
#footer img.fr{
	float:right;
}
#footer li span{
	color:#823025;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:20px;
}
.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}