/*----------------------------
LAYOUT STYLES
----------------------------*/

body
{
	margin:0px;
	padding:0px;
	font: 9pt Arial, Helvetica, sans-serif;
	background:#efefef;
  background-image:url(images/pattern-final-bg.gif);
}

img
{
	border:none;
}

div#logo { width:186px; height:122px; }

table#categoryList { width:100%; }
table#categoryList td { padding-bottom: 40px; }

div#breadCrumbs { background-color:#afafae; padding-top:10px; margin:2px 0px 2px 2px; }
div#breadCrumbsBanner { background-image:url('/images/breadcrumb-bground.jpg'); height:40px; margin-left:1px; } 
div#breadCrumbsBanner a { color:#000; } 

table#productList { width:100%; }
table#productList td { padding:10px;  }

div#main
{
	width:760px;
	margin:0 auto;
	border-right:1px solid #999;
	border-left:1px solid #999;
	background:#ccc;
}

div#leftSection
{
	width:186px;
	float:left;
	background:#999;
}

div#rightSection
{
	width:574px;
	float:right;
	
}

td#tdRight
{
	background:#fff url('/images/since-top.jpg') no-repeat right bottom;
}

img#mainPic
{
	display:block;
	margin:3px 0 3px 3px;
}

div#footer
{
	background:#456419 url('/images/since-mid.jpg') no-repeat right;
	font-size:9pt;
	color:#fff;
	margin: 0 auto;
	height:26px;
	width:760px;
	border-right:1px solid #999;
	border-left:1px solid #999;
	
}

div#footer-fr
{
	background:#456419 url('/images/since-mid-fr.jpg') no-repeat right;
	font-size:9pt;
	color:#fff;
	margin: 0 auto;
	height:26px;
	width:760px;
	border-right:1px solid #999;
	border-left:1px solid #999;
	
}

div#footer a
{
	text-decoration:none;
	color:#fff;
}

div#footer a:hover
{
	text-decoration:underline;
	color:#fff;
}

div#footer ul
{
	display:block;
	list-style-type:none;
	margin:0 150px 0 0;
	padding:5px 0 0 0;
	font-size:8pt;
}

div#footer ul li
{
	float:right;
	padding:0 10px 0 15px;
	margin:0px;
}

#footer-bot
{
	background: url('/images/since-bot.jpg') no-repeat right top;
	height:55px;
	margin:0 auto;
	width:760px;
	text-align:center;
	font-size:8pt;
	padding:3px 0 0 0;
	color:#666;

}

div#search
{
	background: url('/images/search-bg.gif') repeat-x;
	height:87px;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #fff;*/
}

div#search form
{
	padding:5px 5px 25px 12px;
	margin:0px;
	
}

div#search form input
{
	width:125px;
	border:1px solid #999;
	height:16px;
	color:#333333;
}

div#search form .search-but
{
	background: url('/images/search-but.gif') no-repeat top center;
	height:20px;
	width:29px;
	border:1px solid #999;
}

h2
{
	font-size:14px;
	color:#304512;
	font-weight:normal;
	padding:10px;
	margin:0px;
	/*background: url('/images/circle.gif') no-repeat left;*/
}

div.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

td.v-top
{
	vertical-align:top;
	background-color: #afafae;
}



/*----------------------------
NAV STYLES
----------------------------*/





div#topNav
{
	color:#456419;
	margin:0 auto;
	width:574px;
	height:69px;
	background: url('/images/topNav-bg.gif') repeat-x top left;
	font:9pt Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top:1px solid #ccc;
	overflow:hidden;
}

div#topNav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
	float:right;
}

#topNav ul li
{
	display:block;
	float:left;
	margin:0;
	background:transparent url('/images/topNav-sep.gif') no-repeat top left;
}

#topNav ul li a
{
	color:#456419;
	display:block;
	float:left;
	text-decoration:none;
	padding:0px;
	height:69px;
	cursor:pointer;
}

#topNav ul li a:hover
{
	color:#999;
	background: url('/images/topNav-bg2.gif') repeat-x top left;
	
}

div#topNav span
{
	padding:0px; margin:0px; height:69px; float:left; padding:31px 25px 0 25px;
}
	   
div#topNav :link:hover span
{
	background:transparent url('/images/topNav-sep.gif') no-repeat top left;
}.border-tips {
	border: 1px solid #AFAFAE;
}
.body-txt-padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
}
.body-txt-padding2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.body-txt-padding-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.title-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #456419;
	text-decoration: none;
	padding-left: 10px;
}
.title-headers-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #456419;
	text-decoration: none;
	padding-left: 10px;
}
.title-headers-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	vertical-align: middle;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	text-transform: uppercase;
	
}
.bg-services {
	background-image: url(images/services/border-services.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg {
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #456419;
	text-decoration:none;
	padding-left:10px;
	text-transform: uppercase;
}
.border-form {
	border: 1px solid #CCCCCC;
}
textarea {
	height: 110px;
	
}
.submit {
	background-color: #999999;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.required {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
}
.blue-link a:active{
color: #0099cc;
text-decoration:underline;
}
.blue-link a:link{
color: #0099cc;
text-decoration:underline;
}
.blue-link a:visited{
color: #0099cc;
text-decoration:underline;
}

#kitchen-tips ul {
margin: 0px;
padding: 0px;
}
#kitchen-tips ul li {
margin-bottom: 10px;
}

p.kitchen-tips-list {
text-align: justify;
margin-left: 10px;
}
p.subhead {
font-size: 14px;
}