body {
	margin:0;
	padding:0;
	width:100%;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#foodWine {
	position: relative;
	left: 50px;
}

h1 {
	color: #666699;
}
h2 {
	color: #669966;
}
h3 {
	color: #CC6600;
}
h4 {
	color: #006699;
}


a {
	color:#663366;
	text-decoration: underline;
}
a:hover {
	color:#66CCCC;
	text-decoration:none;
	background-color: #666699;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid #000;
	background-image: url(../Assets/GrapesLarge.png);
	background-color: #663366;
	background-position: -10px;
}
#header p {
	padding:.5em 15px	.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}
#header h2  {
	padding:.2em 15px	.7em 15px;
	margin:0;
}
#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;
	background-color: #996600;
	background-image: url(../Assets/wall1WhiterLARGE.jpg);
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #006600;
	text-align: left;
}
#captionPicVert {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -278px;
	height: 190px;
	width: 138px;
	display: block;
	position: relative;
	text-indent: -9999px;

}

#captionPicRecipe {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	height: 137px;
	width: 197px;
	display: block;
	position: relative;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;

}

#captionPicAbout {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -380px 0px;
	height: 137px;
	width: 197px;
	display: block;
	position: relative;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;

}

#captionPicFAQ {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -570px 0px;
	height: 137px;
	width: 197px;
	display: block;
	position: relative;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;

}

#captionPicContact {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -190px 0px;
	height: 137px;
	width: 197px;
	display: block;
	position: relative;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;

}
#header #headpic {
	position: relative;
	left: 50%;
	margin-left: -392px;
	width: 784px;
	bottom: -30px;
	z-index: 3;
}

#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#angle {
	top: 20px;
}


#col2 {
	float:left;
	width:170px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
}

#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
}

#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background-image: url(../Assets/wall1Whiter.jpg);
	border: 1px groove #000000;
}
#footer p {
	padding:.5em 15px;
}
#MainContent {

	background-image: url(../Assets/angle.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
	margin: 3px;
}



#nav {
	width:150px;
	height:450px;
	margin:0;
	padding:0;
	background-image: url(../Assets/BarrelNav12.png);
	background-repeat: no-repeat;
	position: fixed;
	left: 30px;
	top: 150px;
}

#nav li, #nav a {
height:90px;
display:block;
text-indent: -9999px;
}

#nav li {
	float:none;
	list-style:none;
	
}

#buy {
	width: 150px;
	height: 90px;
	
}
#cook {
	width: 150px;
	height: 90px;
}
#about {
	width: 150px;
	height: 90px;
}
#faq {width: 150px;
height: 90px;
}

#contact {width: 150px;
height: 90px;
}

#buy a:hover {
	background:url(../Assets/BarrelNav12.png);
	background-repeat: no-repeat;
	background-position: -150px 0px;
}
#cook a:hover {
	background:url(../Assets/BarrelNav12.png);
	background-repeat: no-repeat;
	background-position: -150px -90px;
}
#about a:hover {
	background:url(../Assets/BarrelNav12.png);
	background-repeat: no-repeat;
	background-position: -150px -180px; }

#faq a:hover {
	background:url(../Assets/BarrelNav12.png); 
	background-repeat: no-repeat;
	background-position: -150px -270px; }

#contact a:hover {
	background:url(../Assets/BarrelNav12.png); 
	background-repeat: no-repeat;
	background-position: -150px -360px; }



#jar {
	width:130px;
	height:185px;
	margin:0;
	padding:0;
	background-image: url(../Assets/TestJarBCGRND.png);
	background-repeat: no-repeat;
}	
#jar a {
height:185px;
display:block;
text-indent: -9999px;	
}

#jar a:hover {
	background:url(../Assets/TestJarBCGRND.png); 
	background-repeat: no-repeat;
	background-position: -130px; }
	
	#breadcrumb {
	padding-left: 4px;
	font-size: x-small;
}

#TagCloud {
	color: #694805;
	background-image: url(../Assets/TagCloudBIG.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	height: 239px;
	width: 400px;
	display: block;
	position: relative;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	left: 75px;
	top: 100px;
}	

#HomeBuy {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -278px;
	height: 190px;
	width: 138px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	left: 280px;
	top: 6px;
}

#HomeBuy a {
height:190px;
display:block;
text-indent: -9999px;
}
#HomeBuy a:hover {
	background:url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -185px -278px;
	
}

#HomeCook {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -0px;
	height: 137px;
	width: 190px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	left: 900px;
	top: 260px;
}

#HomeCook a {
height:137px;
display:block;
text-indent: -9999px;
}
#HomeCook a:hover {
	background:url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -0px -137px;
	
}

#HomeAbout {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -380px -0px;
	height: 137px;
	width: 190px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	left: 320px;
	top: 265px;
}

#HomeAbout a {
height:137px;
display:block;
text-indent: -9999px;
}
#HomeAbout a:hover {
	background:url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -380px -137px;
	
}

#HomeFAQ {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -570px -0px;
	height: 137px;
	width: 190px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	top: 100px;
	left: 1000px;
}

#HomeFAQ a {
height:137px;
display:block;
text-indent: -9999px;
}
#HomeFAQ a:hover {
	background:url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -570px -137px;
	
}

#HomeContact {
	color: #694805;
	background-image: url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -190px -0px;
	height: 137px;
	width: 190px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	left: 780px;
	top: 35px;
}

#HomeContact a {
height:137px;
display:block;
text-indent: -9999px;
}
#HomeContact a:hover {
	background:url(../Assets/HomeSprite.png);
	background-repeat: no-repeat;
	background-position: -190px -137px;
	
}
#HomeBuyText {
	font-size: x-large;
	position: absolute;
	left: 325px;
	top: 193px;
}
#HomeCookText {
	font-size: x-large;
	position: absolute;
	left: 955px;
	top: 378px;
}
#HomeAboutText {
	font-size: x-large;
	position: absolute;
	left: 370px;
	top: 385px;
}
#HomeFAQText {
	font-size: x-large;
	position: absolute;
	left: 1065px;
	top: 220px;
}
#HomeContactText {
	font-size: x-large;
	left: 825px;
	top: 155px;
	position: absolute;
}

#CartButtons {
	width:300px;
	height:41px;
	margin:0;
	padding:0;
	}

#CartButtons li {
	float:left;
	list-style:none;
	display: inline;
}

#CartAdd {
	background-image: url(../Assets/CartButtons.png);
	background-repeat: no-repeat;
	background-position: 0x -0px;
	height: 41px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
	}

#CartAdd a {
height:41px;
display:block;
text-indent: -9999px;
}
#CartAdd a:hover {
	background:url(../Assets/CartButtons.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;
	
}
#CartView {
	background-image: url(../Assets/CartButtons.png);
	background-repeat: no-repeat;
	background-position: -100px -0px;
	height: 41px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}

#CartView a {
height:41px;
display:block;
text-indent: -9999px;
}
#CartView a:hover {
	background:url(../Assets/CartButtons.png);
	background-repeat: no-repeat;
	background-position: -100px -41px;	
	
#switchform {
	position: relative;
	left: 100px;
	top: 100px;
}
#styleswitcharoo {
	position: absolute;
	top: 10px;
}
#casa {
}

