@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-image: url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:none;
	outline: none;
}
a {
	outline:none !important;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.wrapper {
	width: 914px;
	margin: 0 auto 0 auto;
	background-image: url(../images/wrapperbg.gif);
	background-repeat:repeat-y;
}
.header {
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	height: 152px;
	color: white;
}
.header #left {
	width: 33%;
	height: 40px;
	float: left;
	padding-top: 60px;
	padding-left: 35px;
}

.header #right {
	width: 33%;
	float: right;
	height: 100px;
	text-align: right;
	padding: 2px;
	
}

.header #right h2 {
	margin: 0px;
}

.header #right ul {
	list-style: none;
	margin-top: 30px;
}
.header a {
	color: #ffffff;
	text-decoration: none;
	outline:none;
}
.header a:hover {
	text-decoration: underline;
	outline:none;
}
.navlinks {
	height: 38px;
	width: 890;
	clear: both;
	font-style:italic;
	font-size:16px;
	padding: 10px 0 0 12px;
	_margin-top: -19px;
	_margin-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
}
.navlinks ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.navlinks li {
	width: 96px;
	height: 29px;
	text-align: center;
	float: left;
	outline:none;
}

.navlinks li a {
	background-image: url(../images/linkbg.gif);
	background-position: top left;
	display: block;
	height: 29px;
	padding-top: 8px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	border-left: solid 1px #4c0302;
	border-right: solid 1px #af3622;
	outline:none;
}

.navlinks li a:hover {
	background-position: bottom left;
	text-decoration: none;
}
.navlinks #smaller li a {
	width: 82px;
}
.navlinks #long  {
	width: 350px;
}
.banner {
	background-image:url(../images/index_banner.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding: 24px 0 0 0;
	width: 892px;
	margin: 0 auto;

}
#banner {	
}

.midpage {
	text-align: center;
	padding-top: 1px;
}
.content {
	background-color: #150201;
	margin: 0 11px 0 11px;
	padding: 0 8px 10px 8px;
	background-image:url(../images/contentbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: none;
}

.content a {
	color: #500002;
	text-decoration:underline;
}
.content a:hover {
	text-decoration: none;
}
.content #leftbar_out {
	width: 208px;
	background-color: #ffffff;
	padding: 2px;
	float: left;
	margin-right: 10px;
}
.content #leftbar_in {
	border: solid 2px #500002;
	padding: 8px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #500002;
	line-height: 16px;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #500002;
}
.content #mainbar {
	display: inline-block;
}
.footer {
	background-image:url(../images/footerbg.gif);
	_background-position: top -1px;
	background-repeat:no-repeat;
	background-position: top middle;
	width: 914px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	padding-top: 25px;
	
	
}
.labelbar {
	text-align: center;
	padding: 0 12px 0 11px;
}
.titlebar {
	width: 99%;
	background-image:url(../images/browsebarbg.gif);
	background-repeat: repeat-x;
	height: 42px;
	border-top: solid 1px #5e5e4e;
	border-bottom: none;
	font-size: 26px;
	padding: 10px 6px 4px 6px;
	color: #ffffff;
	clear: both;
}
.map {
	width: 882px;
	height: 365px;
}
.bottom {
	background-color: #ffffff;
	padding: 3px;
}
.inside {
	border: solid 2px #8e1a07 !important;
	padding: 5px;	
}
#map {
	padding-left: 46px;
}
.map_description_out {
	background-color: #7f0c0e;
	width: 301px;
	height: 267px;
	float: right;
	margin-top: 50px;
	padding: 2px;
}
.map_description_in {
	background-color: #480202;
	border: solid 2px #ffffd4;
	height: 247px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
	background-image:url(../images/descriptionbg.gif);
	background-repeat:no-repeat;
	background-position: top center;
}
.map_description_in h1 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color: #fbe000;
}
.map_description_in ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.column {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	width: 240px;
	padding-left: 10px;
	color:#666666;
	margin-right: 15px;
	font-size: 12px;
}
.column ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	
	
}
.column li {
}
.column h1 {
	font-size: 18px;
	font-weight: bold;
	color:#480202;
	font-variant:small-caps;
	
	
}
.productcolumn {
	width: 418px;
	margin: 5px;
	float: left;
	background-image:url(../images/productcolumn_top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #4a0e0c;
	padding: 0px;
}
.columnbottom {
	position:relative;
	margin-top: 0px;
	_margin: 0px;
	left: 0px;
	bottom: 0px;
	background-color: #fff;
}
.product_description {
	background-image:url(../images/description_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 10px 10px 0px 10px;
	_margin: 10px 0 0 0;
}
.description_title {
	background-image:url(../images/description_title.gif);
	background-repeat:no-repeat;
	width: 413px;
	height: 45px;
	position: relative;
	left: -10px;
	top: -10px;
	padding: 0 0 0 0;
	text-align: center;
	font-family:Myriad Pro;
	font-size:24px;
	color: #520b08;
	_left: 0px;

}
.product_description p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	width:280px;
	text-align: justify;
	margin: 0px 35px 0 55px;
	line-height: 22px;
	color: #554f40;
}
.product_description h1 {
	text-align: center;
	font-family:Myriad Pro;
	font-size:24px;
	color: #520b08;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom:0;
}
.product_description table {
	width: 305px;
	margin: 0 0px 0 45px;
	background-color: #fcf1e0;
	font-family: Myriad Pro;
	font-size: 11px;
	text-align:left;
	background-image:url(../images/firstrow.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.product_description td {
	height: 14px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 2px;
}

.product_description .firstrow {
	height: 32px;
	color: #fff; 
	font-size: 12px;
}
.product_description .lastrow {
	background-image: url(../images/lastrow.gif);
	background-repeat:no-repeat;
	height: 15px;
}
.product_description .everyother {
	background-color: #e4caa3;

}
.productboxes {
	width: 250px;
	height: 221px;
	float: left;
	margin: 20px;
	text-align:center;
	
}
.productboxes img {
	border: none;
}
.productboxes a {
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	padding-top: 2px;
	display: block;
}
.productboxes a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.address {
	width: 200px;
	float: left;
	margin: 10px 0 0 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #666666;
}
.contactform {
	width: 500px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contact_out {
	background-color: #7f0c0e;
	width: 301px;
	float: left;
	margin: 20px 20px 20px 80px;
	_margin-left: 40px;
	padding: 2px;
}
.contact_in {
	background-color: #480202;
	border: solid 2px #ffffd4;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
	background-image:url(../images/descriptionbg.gif);
	background-repeat:no-repeat;
	background-position: top center;
}
.contact_in h1 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color: #fbe000;
	margin-top: 5px;
}
.contact_in a {
	color: #fff;
	text-decoration: underline;
}
.contact_in a:hover {
	text-decoration:none;
}
.contact_in textarea {
	border: solid 1px #666666;
}
.contact_in input {
	border: solid 1px #666666;
}
h1 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color: #7f0c0e;
	clear: both;
}
h6 {
	font-size:24px !important;
	font-family:"Times New Roman", Times, serif !important;
	color: #7f0c0e !important;
	margin: 10px !important;
}

.address h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	margin-left: 30px;
}
hr {
	width: 85%;
	background-color: #7f0c0e;

}
.recipes {
	width: 600px;
	padding: 10px;
 	color: #666666;	
	font-family:Arial, Helvetica, sans-serif;
	float: left;
}
.recipes h2 {
	color: #333333;
}
.recipelist {
	padding: 10px;
	width: 585px;
	margin: 10px 0 0 20px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #666666;
}
.recipelist a {
	color: #333333;
	text-decoration:none;
}
.recipelist a:hover {
	text-decoration:underline;
}
.recipelist h1 a {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#7f0c0e;
	margin-left: 30px;
	text-decoration:underline;
}

.recipelist h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#333333;
	margin: 30px;
}
.recipes h2 {
	margin: 20px 0px 10px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
}
.recipes p {
}
.recipelist ul {
	list-style:url(../images/recipe_icon.gif);
	margin: 15px 15px 15px 30px;
	padding: 0;
}
.recipelist li {
	margin: 10px 0 0 0;
}
.recipes img {
	display: inline;
	margin: -15px 15px 0px 0px;
	float: left;
}
.recipes ol {
	font-size:12px;
	line-height: 1.2em;
}
.history {
	margin: 20px;
}
.history ul {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	margin-left: 50px;
	list-style-type: none;
}
.history li {
	margin-bottom: 5px;
}
#rightbar {
	width: 210px;
	float: right;
	padding: 3px 3px 0px 3px;
	margin: 10px 19px 0px 5px;
	_padding-right: 22px;
	-margin-right: 0px;
}
#rightbar img {
	margin-bottom: -3px;
	padding: 0;
}
.hardreturn {
	border-top: dashed 2px #CCCCCC;
	float: none;
}
.fauxback {
	background-image: url(http://www.toufayan.com/images/fauxback.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}
#leftbar_in ul {
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
.seasonalboxes {
	width: 202px;
	height: 378px;
	background-image:url(../images/seasonalbox_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	float: left;
	padding: 5px;
	text-align:center;
}
.seasonalboxes h6 {
	margin: 0px !important;
	font-weight: normal;
}
.seasonalboxes img {
	border: solid 2px #570808;
	margin-top: 20px;
}
.seasonalboxes p {
	line-height: 1.5em;
	padding: 0 5px 5px 5px;
	color:#464545;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
}
#distributors ul {
	list-style:none;
}
#distributors ul li {
	display: block;
	padding: 20px;
	margin-right: 20px;
	width: 200px;
	font-size: 24px;
	float: left;
}
#left a {
	font-size: 12px;
}
#left p {
	display: block;
	margin-left: -30px;
	margin-top: 20px;
}
#product_request {
	width: 400px;
	margin: 0 auto;
}
