div#content { behavior: url("iepngfix.htc") }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	background: #1f0602 url(images/bg.jpg) no-repeat center top;
	padding-bottom: 50px;
}

/* Main Structure */

#container {
	width: 840px;
	height: 590px;
	position: relative;
	margin: 0 auto;
	margin-top: 75px;
}

#content {
	width: 490px;
	height: 520px;
	text-align: left;
	padding: 35px;
	padding-left: 315px;
	background-image: url(images/contentBG.png);
}

#garlic #container {
	width: 840px;
	height: 1570px;
	position: relative;
	margin: 0 auto;
	margin-top: 75px;
}

#garlic #content {
	width: 770px;
	height: 1500px;
	text-align: left;
	padding: 35px;
	background-image: url(images/contentBG2.png);
}

#lPhoto {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 275px;
	height: 560px;
	background: url(images/lPhoto.jpg);
}

h1 {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 320px;
	height: 66px;
	text-indent: -10000px;
	background-image: url(images/CascadeGarlic.gif);
	position: relative;
}

#lColumn, #rColumn {
	width: 365px;
	float: left;
	padding-right: 10px;
}

/* Elements */

.special {
	color: #821215;
}

a {
	color: #821215;
}

a:hover {
	text-decoration: none;
}

ul#address {
	list-style: none;
	padding-left: 25px;
}

ul#subMenu {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #c4aa8e;
	border-bottom: 1px solid #c4aa8e;
	text-transform: uppercase;
}

ul#subMenu li {
	display: inline;
	margin-right: 20px;	
}

ul#subMenu li a {
	text-decoration: none;
	font-size: 14px;
}

#introImage {
	float: right;
	padding: 10px;
	border: 1px solid #821215;
	margin-left: 20px;
}

/* Garlic Table */

dl {
	position: relative;
	margin-bottom: 20px;
}

dt {
	color: #821215;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}

dd {
	margin: 0;
	margin-left: 145px;
	padding: 0;	
}

dd.image {
	position: absolute;
	left: -145px;
	padding: 10px;
	border: 1px solid #821215;
}

dd.image img {
	width: 100px;
}

dd.type {
	
}

dd#harvest {
	
}

dd#desc {
	line-height: 20px;
}

dd#price {
	
}

dd#price strong{
	color: #821215;
}

/* Menu */

ul#menu {
	position: relative;
	margin: 0 auto;
	padding: 0;
	padding-left: 42px;
	list-style: none;
	width: 358px;
	height: 43px;
	background-image: url(images/menu.gif);
}

ul#menu li {
	float: left;
	margin-top: 6px;
}

ul#menu li a {
	float: left;
	display: block;
	height: 28px;
	text-indent: -100000px;
}

li#home a {
	width: 86px;
}

body#home li#home , li#home a:hover{
	background: url(images/menu1.gif) no-repeat;
}

li#garlic a {
	width: 123px;
}

body#garlic li#garlic, body#garlic2 li#garlic, li#garlic a:hover {
	background: url(images/menu2.gif) no-repeat;
}

li#contact a {
	width: 111px;
}

body#contact li#contact, li#contact a:hover {
	background: url(images/menu3.gif) no-repeat;
}