html, body{ text-align:center; margin:0; padding:0; }
#pgWrpr{ width:788px; margin:0 auto; background:#d1cbb1;font-size:10pt; font-family:Verdana, Arial;}
#hdr{ background: url(images/eagle-auto-parts-header.jpg) no-repeat top; height:168px}
#bdyWrpr{ padding:5px; background:#e1dbc3; text-align:left; margin:5px 5px 10px 5px;}
#cntWrpr{float:right; width:573px; border: #bbb6a0 1px solid; background:#fff; padding:px; padding:5px;}
#mnuWrpr{float:left; width:170px; background:url(images/site-nav.jpg) no-repeat top; padding:30px 0 0 0;}
.dvclr{line-height:.01; clear:both;}
#infoWrpr{ border: #bbb6a0 1px solid; padding:4px; background:#e7e7dd; margin:10px 0;}
#infoTxt{ border: #bbb6a0 1px solid; background:#f4f0e5 url(images/eagle-contact-info.jpg) center no-repeat; text-align:center; height:80px;}
#infoTxth{visibility:hidden;}
#footerWrapper{
	color:#FFFFFF;
}
#foremost{
	font-size:8pt;
}
#foremost a{
	color:#666666;
}
#foremost a:hover{
	color:#ffffff;
}

.MenuCss
	{font-family:Verdana, Arial;
		color:#2E2504;
	}
table.MenuCss{ width:100%; border-bottom:1px solid #AAA388; background:url(images/mnuArrow.jpg) left no-repeat;}	
.MenuCss a{padding-left:20px;}
table.MenuCssHover
	{
	}	
	a.MenuCssHover{ background:url(images/mnuArrowLeft.jpg) no-repeat right; padding-right:20px;}
.SubMenu
	{
		background-color:White; 
		border-color:Black; 
		border-width:1px; 
		border-style:solid; 
		font-weight:bold; 
		color:Red;
	}
	
	.SubMenuHover
	{ 
		border-color:Black; 
		border-width:1px; 
		border-style:solid; 
		font-weight:bold; 
		color:Red;
	}	
	#myFooter
{
	z-index:250;
	position:relative;
}

#myFooter a{
color:white;
}
#myFooter a:hover
{
	color:#F5C400;
}
	.menuSelected{
	color:#FFffff;
	background-image:url(../../images/menu-selected-arrow.jpg); 
	background-position:left;
	background-repeat:no-repeat;
	}