/* this stylesheet attaches to web pages located in the CACFP folder*/

.topnav 
{ 	
	text-align:right;
	font-size:14px;
}
.topnav td 
{ 
	padding:5px;
	background: #EEEBD7	
}
.topnav a
{
	text-decoration:none
}
.pagehdr
{
	font-size: 18px;
	font-weight:bold;
	color:#990000
}
hr.tophr 
{
	border-top:#CC6600 solid 3px
}
.tdatxtimg
{
	float:left	
}
.cacfpimg
{ padding-left: 25px
	
}
body 
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;  	
	background-color: #EEEBD7; 
	background-image: url(../images/CACFP_bg.jpg); 
	background-repeat:repeat-y;
	margin-left:0px;
	margin-top: 10px 
}
li
{
	line-height: 19px
}
a:link 
{
	color:#003300
}
a:visited 
{
	color:#990000
}
a:active
{ 
	color:#CC9933
}
a:hover 
{
	color:#FFA500
}
.sidenav
{
	color:#FFFFFF
}
.sidenav td 
{ 
	border-bottom:#990000 solid 1px;
	padding:3px
}
.sidenav a 
{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none
}
.sidenav .style1 
{
	font-size: 14px;
	font-weight: bolder
}

.dateinsert
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9px; 
	color: #FFFFFF;
	text-indent:10px;  /*  controls styling for the auto insert date bottom left corner */
} 
#container_footnav 
{
	padding:3px; 
	margin-left:auto; 
	margin-right:auto; 
	font-size:9px; 
	text-align:center
}
#container_footnav a
{ 
	text-decoration:none 
}
#container_footnav hr
{
	width:100%
}

