a:active, a:focus, input[type="image"] {
outline: 0;
}

body{
	padding:0;
	margin:20px;
	background-color: #1b0c08;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

p, Div{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrapper{
	width:899px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;

	display:block;
	border: thin yellow  solid;
}

#body_wrapper{
	background-image: url(graphics/wrapper_background.gif);
	background-repeat: repeat-y;
}

#header{
	padding:0;
	margin:0px;

}

#branding{
	color: #a99106;
	width: 320px;
	margin-left:60px;	
	font-size: 10px;
	
}

#header H1{
	color: #a99106;
	padding:0px;
	font-size: 28px;
	font-family:Garamond, "Times New Roman", Times, serif;
		
	padding:0;
	margin: 0;
}

#history_images {
	float:left;
	margin: 55px 30px 0 0;
}
.hist_image{float:left;
	margin: 0px 30px 20px 0;
}

#history_images IMG{
	padding: 5px 0;
}


#links{
float:right;
margin: 0 25px 0 0;
padding: 0 0 5px 0;
width: 440px;




}

#hpContent{
	background-image: url(images/barrels.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	min-height: 450px;
	width: 500px;
}

#links ul{padding:0; margin:10px 0 0 0 ;}
#links ul LI{
	
	display: inline;
	list-style-type: none;
	/*border: thin red  solid;*/
	padding:0px;
	margin: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.vertBar{
	padding: 0 5px 0 5px;
	color: #e8e3cf;
}

 A{
	color: #d8cc99;
}



 A:hover{
		color: #a99106;
}

A.currentPage{
	text-decoration: none;
}

#left{
	width:236px;
	background-image: url(graphics/left_col_background.gif);
	background-repeat: repeat-y;
	
}
#center{
	background-color: #e8e3cf;
	
	padding: 20px 15px  15px 15px;
}

#center H1{
	color: #a99106;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size: 22px;
	clear:both;	
}

#center A:link{color:#1B0C08}
#center A:visited{color:#1B0C08}
#center A:hover{color:#A99106}

#tabs{
	width:54px;
	/* background-image: url(http://cavedonibalsamic.com/graphics/tabs_background.gif);*/
	background-repeat: repeat-y;

}



#footer{
	color: #a99106;
	font-size: 12px;
	text-align: right;
	margin: 10px 55px 0 0 ;
}




fieldset{
	margin: 1.5em 0 0 0 ;
	padding: 0;
	float:left;
	clear:left;
	width: 500px
}

legend{
	margin-left: 1em;
	color:#B30737;
	font-weight:bold;
}

fieldset ol{
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li{
	padding-bottom: .5em;
	float:left;
	clear:left;
	width: 100%
	
}


.errorMsg{
	color: red;
	margin: 0 0 0 11em;
}

fieldset.submit, fieldset.submit1{
	border-style:none;
}

label{
	float:left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}

.prompt{
	float:left;
	width: 150px;
	text-align:right;
	clear:both;
	margin-bottom: 5px;
	font-size: 12px;
}

.formField{
	float:left;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;

}

#prodTable{
	font-size: 12px;
}

.ordered_item{background-color:#FFF}

input#submit{
	background-color: #737069;
	/*background-color: #B30737;*/
	color: white;
	border-top: 2px solid #bcbcbc;
	border-left: 2px solid #bcbcbc;
	border-bottom: 2px solid #515151;
	border-right: 2px solid #515151;
}

input#submit:hover{
	background-color: #B20839;
	color: white;
	border-top: 2px solid #515151;
	border-left: 2px solid #515151;
	border-bottom: 2px solid #bcbcbc;
	border-right: 2px solid #bcbcbc;
}

.description{

	color: #a99106;
	size: 14px;
	font-family:Garamond, "Times New Roman", Times, serif;
	
}

#product_area{
margin: 30px 0 0 0;
	
}

#product_image{
width: 194px;
float:left;
	
}

#product_details{
	float:right;
	Width: 350px;
	color: #1b0c08;
	font-size: 12px;
}

.out_of_stock{
	color:red;
}


.imageLeft{
	float: left;
	margin: 0 10px 10px 0;
}

.imageRight{
	float: right;
	margin: 0 0 10px 10px;
}


A.addtocart{
	height:29px;
	width:329px;
	background-image:url(graphics/cart-sprite.gif);
	background-repeat:no-repeat;
	display:block;
	padding: 14px  0 0 50px ;
	text-decoration:none;
	background-position: 0 -43px;
	color:black;
	border:0;
}
A.addtocart:hover{
	background-position:0 0;
	color:black;
	border:0;
}

A.shortaddtocart{
	height:31px;
	width:238px;
	background-image:url(graphics/cart-sprite-short.gif);	
	background-repeat:no-repeat;
	display: block;
	padding: 14px  0 0 50px ;
	text-decoration:none;
	background-position: 0 -43px;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
	border:0;
}
A.shortaddtocart:hover{
	background-position:0 0;
	color:black;
	border:0;
}

.left{float:left;}
.right{float:right;}
.prod-block{
	border: 0 red  solid;
	overflow:hidden;
	font-size:14px;
	line-height:18px;;
}


A.addtocart{
	color:black;
}

A.viewcart{
	height:29px;
	width:50px;
	background-image:url(graphics/viewcartsprite.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	background-position: 0 -43px;
	color:black;
}
A.viewcart:hover{
	background-position:0 0;
	color:black;
}
A.viewcart{
	color:black;
}