@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/Thimages/bkgr2.gif);
}
#container {
	background-color: #FFFfff;
	background-position: center;
	width: 940px;
	margin-top: 15px;
	margin-right: auto;

	margin-left: auto;
	border: medium solid #04481e;
	overflow:hidden;
}
#header {
	background-color: #02421b;
	background-image: url(../images/Thimages/butternutsheader.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 939px;
}
#nav {
	background-image: url(../images/Thimages/navigationbar1.gif);
	height: 50px;
	width: 940px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #04481e;	
}
#content {
	background-color: #FFFFFF;
	width: 920px;
	margin-right: 10px;
	margin-left: 10px;
	overflow:hidden;
	margin-top: 10px;
		
}

#nav a{
	color: #04481e;
	text-decoration: none;
}

#nav a:link {
	color: #04481e;
	text-decoration: none;
}
#nav a:visited {
	color: #04481e;
	text-decoration: none;
}
#nav a:hover {
	color: #f58e17;
	text-decoration: none;
}



a:link {
	color: #fb9622;
}
a:visited {
	color: #f58e17;
}
a:hover {
	color: #f58e17;
}

img {
	margin: 10px;
}


#mainFood {
	width: 690px;
	margin-left: 10px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:hidden;

}
#main {
	width: 690px;
	margin-left: 10px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:hidden;

}

#leftcolFood {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #04481e;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #f58e17;
	float: left;
	width: 180px;
	font-style: italic;
	overflow:hidden;
	font-weight: bold;
	background-image: url(../images/Thimages/MrB-wine.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#leftcol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #04481e;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #f58e17;
	float: left;
	width: 180px;
	font-style: italic;
	overflow:hidden;
	font-weight: bold;
	background-image: url(../images/Open.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#footer {
	height: 100px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04481e;
	text-align: center;
	margin-top: 10px;	
}


.foodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #040004;
	text-align: center;
	width: 600px;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 1.4em;
}
#icons {
	width: 900px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: ##f58e17;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036228;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #04481e;
	font-weight: 600;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3ems;
	font-weight: 500;
	background-position: left;	
	

}