/* this stylesheet goes with web pages in the resources, news folder and pgm_facts.html,sfsp_pattern_children.html*/
body
{ 
	margin: 0px;
	padding: 0px;
	background-color:#F9F8EE;
}
sup {
	font-size: 0.7em;
	font-weight:bold
}
#container 
{ 
	margin-left:auto;
	margin-right: auto;
	margin-top: 5px;
	width:98%;
}
#topnav 
{ 		
	padding:5px;
	background-color:#EEEBD7;
	text-align:right; 
	font-size:14px;
} 
#topnavhdr 
{ 
	background-color:#990000;
	height:35px; 
}
#topnav img 
{
	width:208px; float:left; 
}
#topnav a
{
	text-decoration:none
}
#content
{
	width: 90%;
	margin-top: 20px;
	margin-left: auto;
	margin-right:auto;
	height:auto;
	background: #EEEBD7;
	padding: 10px;
	border-style:outset;
}
#footnav
{
	font-size:9px;
	clear:both;
}
#footnav a
{
	text-decoration:none
}
#footnav hr 
{
	width:98%;
	text-align:center
}
a:link
{ 
	color:#003300
}
a:visited 
{ 
	color:#990000 
}
a:active 
{ 
	color:#CC9933
}
a:hover 
{ 
	color:#FFA500
}
img.dietary 
{
	float:right;
	width: 145px;
	height: 155px;
	border:#990000 4px outset;
	margin:5px
}
img.fbg
{
	float:right;
	width:239px;
	height:265px;
	border:#990000 4px outset
}
img.infants
{
	width:155px;
	height:200px;
	float:right;
	border:#990000 4px outset
}
img.menu_magic 
{
	width: 170px;
	height: 177px;
	float:right;
	border:#990000 4px outset;
	margin:5px
}
img.nutrition_count
{
	width: 170px;
	height: 177px;
	float:right;
	border:#990000 4px outset;
	margin:5px
}
li.lineheight 
{
 	line-height:30px
}
.dateinsert
{
	font-size:9px; 
	text-indent:10px; 
	text-align:left;
	padding:10px
}
.clear 
{
	clear:both
}