body {
	background-image: url(../images/_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #495B4C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000000;
}
a:link, a:visited {
	color: #495B4C;
	font-weight: bold;
}
ul li {
	list-style-image: url(../images/_li.jpg);
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: inside;
	padding: 0px;
}
.picCol {
	padding-top: 7px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 17px;
}
a:hover, a:active {
	font-weight: bold;
	color: #2B362F;
	text-decoration: underline;
}
td {
	font-size: 12px;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #344139;
}
h3 a {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #344139;
	text-decoration:none;
}
h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #344139;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.content {
	padding-right: 13px;
	padding-left: 20px;
}
.divider {
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav {
	background-image: url(../images/_navbg.gif);
	padding-right: 5px;
	padding-left: 5px;
}
.nav a:link, .nav a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover, .nav a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.footer {
	background-image: url(../images/ft_bg.gif);
	background-color: #2B352E;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.rightShadow {
	background-image: url(../images/_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.leftShadow {
	background-image: url(../images/_shadowLft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.cookbook {
	background-image:url(../images/ho_cookbook.jpg); 
	background-repeat:no-repeat;
		height: 260px;
}
.linespace {
	font-size: 12px;
	line-height: 17px;
}
#team ul li {
	list-style-position: inside;
}
#recipe ul li  {
	list-style-image: url(../images/_li.jpg);
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: inside;
	padding: 0px;
}
.headerCell {
	background-image: url(../images/_header.jpg);
	background-color: #354C3B;
}
