@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html {

}
body {
	font: 100.01% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background: #3C5832 url(../images/html-bg.jpg) repeat-y center top;
	padding-top: 10px;
}
#wrapper {
	position:relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#clear {
	clear:both;
}
img {
	border-style: none;
}

#ir {
	float: right;
	border: 3px double #93A784;
	margin: 20px;
}
a:link,a:visited {
	color: #7B9469;
	text-decoration: underline;
}
a:hover,a:active {
	text-decoration: none;
}

#header {
	background: #DBE0C7 url(../images/header-bg-lt.gif) no-repeat left top;
	height: 125px;
	position: relative;
}
#header h1 {
	background: url(../images/header-h1-bg.gif) no-repeat center 10px;
	height: 125px;
	width: 500px;
	text-indent: -9999em;
	float: left;
}
#header h2 {
	text-indent: -9999em;
	line-height: 0em;
	float: left;
}
#header address p {
	font-size: 0.9em;
	text-align: center;
	float: left;
	padding: 30px 10px 10px;
	line-height: 1.5em;
}
#header #storeFront {
	float: left;
	position: absolute;
	right: 0px;
	background: url(../images/header-bg-rt.gif) no-repeat right center;
	padding-right: 25px;
	height: 125px;
}
#header #storeFront img {
	padding-top: 2px;
}
#mainNav {
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/mainNav-bg-gradient.jpg) repeat-x center center;
	height: 50px;
	width: 950px;
}



#mainNav ul {
	float: left;
	width: 950px;
	list-style: none;
	background: url(../images/mainNav-ul-bg-edges.png) no-repeat;
}
#mainNav ul li{
	float:left;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/mainNav-li-breaks.jpg) no-repeat right center;
}
#mainNav ul a:link, #mainNav ul a:visited {
	font-size: 16px;
	text-decoration: none;
	float: left;
	display: block;
	color: #D8DFC5;
	font-style: italic;
	width: 135px;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

#mainNav ul a:hover, #mainNav ul a:active {
	background: url(../images/mainNav-bg-hover.gif) no-repeat center center;
}
#mainNav ul li a.current{
	cursor: default;
	background: url(../images/mainNav-bg-hover.gif) no-repeat center center;
}

#mainNav ul li.last {
	background: url(none);

}

#mainContent {
	background: #DBE0C7;
}

#mainContent #ie-workaround {
	background: url(../images/mainContent-bg.gif) no-repeat center top;
	height: 10px;
	width: 950px;
}
#mainContent #ie-workaround2 {
	background: url(../images/mainContent-bg-btm.gif) no-repeat center top;
	height: 10px;
	width: 950px;
}


#mainContent h1 {
	color: #792B31;
	font-size: 1.4em;
	padding-left: 20px;
	padding-top: 5px;
}

#mainContent h2 {
	color: #3C5832;
	font-size: 1.1em;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: lighter;
	padding-bottom: 5px;
}
#mainContent h3 {
	text-transform: uppercase;
	font-weight: lighter;
	font-style: italic;
	margin-left: 20px;
	color: #7E894E;
	font-size: 1.1em;
	letter-spacing: .1em;
	margin-top: 10px;
}
#mainContent h4 {
	margin-left: 20px;
	font-weight: lighter;
	color: #170E3D;
	font-size: 1em;
	font-style: italic;
}


#mainContent #olive-oil{
	background: #C7CEA8 url(../images/h1-bg-leaf.gif) no-repeat right top;
	border-bottom: 1px solid #93A784;
}
#oils-vinegars {
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

#mainContent p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
	margin: 10px 20px;
}
#mainContent ul {
	padding-left: 30px;
	margin: 10px 20px 20px;
}

#mainContent ul li {
	line-height: 1.5em;
	font-size: .9em;
}
#mainContent ul li ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: square;
}


#olive-oil-balsamic h3 a:link, #olive-oil-balsamic h3 a:visited {
	text-decoration: none;
	background: #607854;
	display: block;
	float: left;
	color: #DBE0C7;
	padding: 10px;
	border: 1px solid #3D5933;
	margin: 20px 0px 0px 20px;
}
#olive-oil-balsamic h3 a:hover, #olive-oil-balsamic h3 a:active {
	color: #C7CEA8;
}

#recipe {
	border: 1px solid #C7CEA8;
	margin: 20px;
	padding: 10px;
	width: 405px;
	float: left;
	height: 310px;
	overflow: auto;
}
#varities {
	margin-top: 20px;
}
#mainContent .CollapsiblePanelTab h3 {
	margin-top: 0px;
}

#footer {
	background: url(../images/footer-bg-leafs.gif) no-repeat center center;
}



#footer p {
	font-size: 0.9em;
	color: #DBE0C7;
	text-align: center;
	padding: 10px;
}
#footer ul {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	list-style: none;
}
#footer a:link ,#footer a:visited{
	color: #D8DFC5;
	text-decoration: underline;
	font-size: 0.9em;
}
#footer a:hover,#footer a:active {
	text-decoration: none;
}
#footer p.web-designer{
	font-size: 0.8em;
	color: #C7CEA8;
}
#fill {
	height: 100%;
}
