/*	Body content and footer text link color */
a {
	color: #7B2D93;
}

/*	Sub Navigation menu color */
div#sub_nav {
	background-color: #7B2D93;
}
div#sub_nav_new {
	background-color: #7B2D93;
}

/*	Border colors */
div#main_button {
	border-right-color: #C0AFC2;
	border-bottom-color: #C0AFC2;
}

div.info_box {
	border-color: #C0AFC2;
}

/*	Content header color */
div#content h2 {
	color: #7B2D93;
}
/*	Ingredient Styles */
div#ingredient_ert {
	position: absolute;
	top: 162px;
	left: 4px;
	width: 746px;
	height: 390px;
	padding: 14px 0px 0px 14px;
	border: 1px solid #E1E1E1;
}


div#ingredient_ert h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div#ingredient_focus_ert  {
	position: absolute;
	top: 70px;
	left: 278px;
	width: 445px;
	height: 211px;
	vertical-align: middle;
	padding: 5px 9px 1px 5px;
	border: 1px solid #E1E1E1;
}

div#ingredient_focus_ert  img {
	float: left;
	margin-right: 10px;
/*	margin-bottom: 120px; */
	margin-bottom:60px;
}

div#ingredient_focus_ert  h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #631799;
	font-size: 14px;
}

div#ingredient_focus_ert  p {
	color: #666666;
}
div#ingredient_learn_ert  {
	position: absolute;
	top: 285px;
	left: 278px;
	width: 452px;
	text-align: center;
}

div#ingredient_learn_ert a {
color: #631799;
}
div#ingredient_learn_ert a:hover {
color: #7E31B4;
}
div#ingredient_ert  a {
	color: #631799;
}
div#ingredient_ert h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div#ingredient_ert p.library_links {
	margin-top: .5em;
/*	font-family: Arial, Helvetica, sans-serif; */
}

div#ingredient_ert p.library_links a {
/*	color: #000000; */
}

