body	{
	background: gray;
	margin:0;
	background-image: url("images/bg.gif");
}

.nav_bg	{
	background-image: url("images/nav_bg.gif");
	background-repeat: repeat-x;
}


.nav	{
	font-family: "Arial","Helvetica","sans-serif";
	font-size:12px;
	text-decoration:none;
	color:white;
	font-weight:bold;
}

/* begin styles for homepage content tables */

.whats_happening	{
	background-image: url("images/hdr_whats_happening.jpg");
	background-repeat: repeat-x;
}

.tip_of_the_month	{
	background-image: url("images/hdr_tip_of_the_month.jpg");
	background-repeat: repeat-x;
}

.chef_profile	{
	background-image: url("images/hdr_chef_profile.jpg");
	background-repeat: repeat-x;
}

.featured_sponsor	{
	background-image: url("images/hdr_featured_sponsor.jpg");
	background-repeat: repeat-x;
}

.edu	{
	background-image: url("images/hdr_edu.jpg");
	background-repeat: repeat-x;
}

.news	{
	background-image: url("images/hdr_in_the_news.gif");
	background-repeat: repeat-x;
}

/* end styles for homepage content tables */

.content	{
	font-family: "Arial","Helvetica","sans-serif";
	padding-left:4px;
	padding-right:4px;
	font-size:12pt;
}

.hdr	{
	font-family: "Arial","Helvetica","sans-serif";
	padding-left:4px;
	padding-right:4px;
	font-size:13pt;
	font-weight:bold;
}

.content2	{
	font-family: "Arial","Helvetica","sans-serif";
	margin-right:20px;
	font-size:11px;
}

.img_margin	{
	margin:10px;
}

td.subnav	{
	background:#336699;
	border-left:1px solid #000033;
	border-right:1px solid #000033;
	border-bottom:1px solid #000033;
	padding:2px;
}

td.subnavhdr	{
	background:#000033;
	padding-left:4px;
	font-size:12px;
	color:white;
	font-weight:bold;
}

a.subnav	{
	font-size:12px;
	text-decoration:none;
	color:black;
}

.sponsornav	{
	font-family: "Arial","Helvetica","sans-serif";
	background:#CCCCFF;
	font-size:12px;
	color:#000033;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

/* begin subnav green */
td.subnavhdrgreen	{
	background:#336600;
	padding-left:2px;
	font-size:12px;
	color:white;
	font-style:italic;
	border:1px solid #003300;
}

td.subnavgreen	{
	background:#669933;
	border-left:1px solid #003300;
	border-right:1px solid #003300;
	border-bottom:1px solid #003300;
	padding:2px;
}
/* end subnav green */

/* begin subnav yellow */

td.subnavhdryellow	{
	background:#FFFF33;
	padding-left:4px;
	border:1px solid #993300;
}

a.subnavyellow	{
	font-size:12px;
	text-decoration:none;
	color:#993300;
	font-weight:bold;
}
/* end subnav yellow */

/* begin subnav red */

td.subnavhdrred	{
	background:#CC0000;
	padding-left:4px;
	border:1px solid #330000;
}

a.subnavred	{
	font-size:12px;
	text-decoration:none;
	color:#FFFFCC;
	font-weight:bold;
}
/* end subnav red */

/* begin subnav orange */

td.subnavhdrorange	{
	background:#FF9933;
	padding-left:4px;
	border:1px solid #993300;
}

a.subnavorange	{
	font-size:12px;
	text-decoration:none;
	color:#993300;
	font-weight:bold;
}
/* end subnav orange */



.chef_bg	{
	background-image: url("images/chef_bg.gif");
	background-repeat: repeat-x;
}
.chef_bg2	{
	background-image: url("images/chef_bg2.jpg");
	background-repeat: repeat-x;
}
.box	{
	background:#990033;
	color:white;
	margin:10px;
	border:1px solid #330033;
}

.footer	{
	color:white;
	font-size:12px;
	font-family: "Arial","Helvetica","sans-serif";
}

.footer_nav	{
	font-size:12px;
	text-decoration:none;
	color:white;
}

.blue_arrow	{
	list-style-image: url("images/img_blue_arrow.gif");
	font-size:11pt;
}