html 
{
	overflow: scroll !important;
}
body { }

.indexBody 
{
	background-image:url("../images/background_repeat.gif");
	background-repeat: repeat;
	margin: 0px 0px 0px 0px; 
}

.index_copy_smaller { font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 21px; }
.index_copy_13px { font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 22px; }
.index_copy { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 24px; }
.index_large_copy { font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 27px; letter-spacing: 1px; }
.subhead {
	font-size: 15px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.index_subtitle_smaller { font-size: 13px; text-transform: uppercase; letter-spacing: 1px; }
.team_title { font-size: 14px; text-transform: uppercase; letter-spacing: 1px; }
.team_subtitle { font-size: 12px; letter-spacing: 1px; }
p { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; }
.brands_copy { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; }
td { }
a:link { color: #000; text-decoration: underline; }
a:visited { color: #a0a0a0; text-decoration: underline; }
a:hover { color: #d48319; }
a:active { }
a img
{
	border: 0;
}
ul { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; list-style-type: disc; margin: 1em 0 1em 40px; }

.newsheader { color: black; font-size: large; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; }

.underlined {
	font-size: 15px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mission_top_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 9px;
}
.mission_bottom_lines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2px;
}
#mission_container {
	width: 260px;
	margin-left: 20px; 
	margin-right: 220px;
}
h4 {
	margin: 0px;
	font-weight: normal;
}

.food_service_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

/*  This style not used for now.  1-27-09  
	Added inline on AboutUs page under JoyOfCooking.   
.trademark 
{
	font-size:xx-small;
	position:relative;
	top:-0.6em;
	left:0;
}
*/  

#plant_photo_container {
	height: 277px;
	width: 377px;
	float: right;
}
#recycle_photo_container {
	height: 157px;
	width: 167px;
	float: right;
}

img 
{ 
	behavior:url(iepngfix.htc);
} 

