body {
	background-color: #ffffff;
	margin:0 auto;
	padding: 10px auto;
	padding-top:0px;
	font: normal 0.8em/140% Arial,Helvetica,Trebuchet, sans-serif;
	height: 100%;
	width: 100%;
	text-align:center;
	background-image: url(../images/harveys-bg-bamboo.jpg);
}

div {
	margin:0 auto;
}

p {
	margin:0 auto;
	padding:0px;
	padding-bottom:5px;
	color:#000000;
}

a {
	color:#006600;
}

a:hover {
	text-decoration:none;
}

a.top {
	color:#006600;
	font-size:11px;
	text-decoration:none;
}

a.top:hover {
	text-decoration:underline;
}

a.side-header {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.side-header:hover {
	text-decoration:underline;
}

a.side {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}

a.side:hover {
	text-decoration:underline;
}

a.side2 {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}
a.side2:hover {
	text-decoration:underline;
}

a.promo {
	font-size:.85em;
}

#container {
	text-align:center;
	width: 770px;
}

#main-all {
	text-align:center;
	background-color:#ffffff;
	width:770px;
	background-image: url(../images/body-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-repeat:repeat;
	position:relative;
	
}

#myharveys {
	text-align:right;
	width:770px;
	position:relative;
	padding-top:0px;
	font-size:11px;
	color:#006600;
}

#header {
	width: 770px;
	height:115px;
	text-align:left;
}

#page-top-nav {
	position:relative;
	top:72px;
	left:265px;
	font-weight:bold;
	color:#006600;
	font-size:11px;
}

#bottom {
	background-image: url(../images/home-bottom.jpg);
	background-position: right;
	background-repeat:no-repeat;
	height:248px;
}

.mainpage {
	background-image: url(../images/page-side.gif);
	background-position: left;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height:100%;
	text-align:left;
	vertical-align:top;
	position:relative;
	left:0px;
	right:0px;
}

.mainpageheight5
	{
		height:1300px;
	}
	
.mainpageheight10
	{
		height:1750px;
	}
	
.mainpageheight15
	{
		height:2500px;
	}
	
.mainpageheight20
	{
		height:3150px;
	}

.promobox {
	font: 11px arial;
	margin:0 auto;
	padding:0 auto;
}

h1 {
	padding-left:20px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	font: small-caps bold 20px Trebuchet,Trebuchet MS,arial,sans-serif;
	background-image: url(../images/h1arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;

}

h2 {
	color:#006600;
	padding:0px;
	padding-top:10px;
	margin:0px;
	font: small-caps bold 16px Trebuchet,Trebuchet MS,arial,sans-serif;
}

h3 {
	color:#006600;
	padding:0px;
	margin:0px;
	font: bold 14px Trebuchet,Trebuchet MS,arial,sans-serif;
}

div.sidenav {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(../images/nav-divider.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-position: 5px 0px;
}

#legal {
	font-size:10px;
	padding-left:210px;
}
	
	
hr.harveys {
	color:#d7e8d6;
	width:97%;
}
		
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
		
		/*********************/
		/*Horizontal Menu Bar*/
		/*********************/
	
		#hztlMenu ul {
		padding-left: 0;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:0;
		margin-right: 0;
		margin-top:5;
		margin-bottom:5;
		background-color: #c0dcc0;
		color: #009808;
		border:solid 1px #006225;
		width: 578px;
		float:right;
		text-align:right;	
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		}
		
		#hztlMenu li {
		 display: inline;
		 position:relative;
		 right: 20px;		 
		}
		
		#hztlMenu a {
		color: #006225;
		text-decoration:none;
		font-size: .8em;
		font-weight: normal;
		}
		
		#hztlMenu a:hover {
		color: #bf4a39;
		text-decoration:none;
		font-size: .8em;
		font-weight: normal;
		
		}
		
		.PageTitle {
		float:left;
		padding-left:10px;
		font-size:12pt;
		font-weight:bold;
		}
		
		/*******************************/
		/*Vertical Side Navigation Menu*/
		/*******************************/
		
		#vertmenu {
		display: block;
		margin-top:5px;
		width: 173px;
		border-top: solid 1px #00a76f;
		float: left;
		}
		
		#vertmenu ul {
		font-family: arial, helvetica, sans-serif;
		list-style: none;
		padding-left: 10px;
		padding-bottom: 3px;
		margin:0;
		text-align:left;	
		}
		
		#vertmenu li {
		
		}
		
		.group {
		border-bottom: solid 1px #00a76f;
		font-family: arial, helvetica, sans-serif;
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
		.group a {
		font-size: 10pt;
		color: #009808;
		text-decoration:none;
		font-weight:bold;
		}
		
		.group a:hover {
		color: #bf4a39;
		}
		
		.subgroup{
		font-family: arial, helvetica, sans-serif;
		}
		
				
		.subgroup a {
		font-size: 7.5pt;
		font-weight: normal;
		color: #009808;
		position: relative;
		text-decoration:none;
		}
		
		
		/**************/
		/*Content Area*/
		/**************/
		
		#contentContainer {
		width: 756px;
 		margin: 0 auto;
		background: url(../images/bg2.gif) repeat-y;
				
		}
		
		#cont {
 		float: left;
		padding-left:4px;
		padding-right:0px;
		padding-bottom:3px;
		padding-top:5px;
 		width:425px;
		font-family: arial, helvetica, sans-serif;
		}
		
		#fullwidth {
		float: right;
		padding-left:10px;
		padding-bottom:3px;
		padding-top:5px;
 		width:570px;
		font-family: arial, helvetica, sans-serif;
		}
		
		#fullwidth_no {
		padding-top:0px;
		padding-left:2px;
 		width:570px;
		font-family: arial, helvetica, sans-serif;
		}
		
		#partialwidth {
		float: left;
		padding-left:20px;
		padding-bottom:3px;
		padding-top:5px;
 		width:520px;
		font-family: arial, helvetica, sans-serif;
		}


/**************************/		
/*Picture tabs on homepage*/
/**************************/

.tabImg {
float:left;
padding-left:0px;
width:135px; 
margin-top:6px; 
margin-bottom:0px;
margin-left:3px; 
text-align:right;
}

.ppt{
background: url(../images/purple_pictab.gif) no-repeat;
font-family: arial, helvetica, sans-serif;
border-top:solid 1px #f3eb7c;

margin-bottom: 3px;
text-align: right;
font-size: 9pt;
color:#fff;
padding-right:10px;
}

.ppt a{
background: url(../images/purple_pictab.gif) no-repeat;
width:100%;
text-align: right;
font-size: 9pt;
color:#fff;
text-decoration:none;
}

.ppt a:hover{
background: url(../images/purple_pictab.gif) no-repeat;
text-align: right;
font-size: 9pt;
color:#f2ee79;
text-decoration:none;
}

.bpt{
background: url(../images/blue_pictab.gif) no-repeat;
font-family: arial, helvetica, sans-serif;
border-top:solid 1px #f3eb7c;
margin-bottom: 3px;
text-align: right;
font-size: 9pt;
color:#fff;
padding-right:10px;
}

.bpt a{
background: url(../images/blue_pictab.gif) no-repeat;
text-align: right;
font-size: 9pt;
color:#fff;
text-decoration:none;
}

.bpt a:hover{
background: url(../images/blue_pictab.gif) no-repeat;
text-align: right;
font-size: 9pt;
color:#f2ee79;
text-decoration:none;
}

.opt{
background: url(../images/orange_pictab.gif) no-repeat;
font-family: arial, helvetica, sans-serif;
border-top:solid 1px #f3eb7c;
text-align: right;
font-size: 9pt;
color:#fff;
padding-right:10px;
}

.opt a{
background: url(../images/orange_pictab.gif) no-repeat;
text-align: right;
font-size: 9pt;
color:#fff;
text-decoration:none;
}

.opt a:hover{
background: url(../images/orange_pictab.gif) no-repeat;
text-align: right;
font-size: 9pt;
color:#f2ee79;
text-decoration:none;
}

/*********************/
/***   Special    ****/
/*********************/

.date {
font-size:.7em;
}

.printOnly {
display: none;
}

.cookingTips {
	float:right; 
	padding:5px; 
	background:#d7e8d6; 
	color:#00935d; 
	font-size:.9em; 
	border:solid 1px #00a76f; 
	width:125px;
	}
/**********************/
/****  Promo boxes ****/
/*********************/

.promobox {
	border: 1px solid #E9E9E9;
	font-size: 8pt;
	font-weight: normal;
	font-family: arial,helvetica, sans-serif; 
	}
	
.more {
	width: 188px;
	height: 15px;
	background-color: #006225;
	}

.more a {
	color: #FFF;
	font-family: arial,helvetica, sans-serif;
	font-size: 7pt;
	text-decoration:none;
	}
	
/**********************/
/****  Tables ****/
/*********************/

#table {
	font-size: .9em;
	color: #78727B;
	}	
#fsa    {
	font-size: .9em;
	}
.grey   {
	background-color: #EEEEEE;
	}
.green	{
	background-color: #00935C;
	color: #ffffff;
	}
.yellow {
	background-color: #F2EE79;
	}
.fsasub	{
	font-size: 10pt;
	text-align: left;
	}
.normal	{
	font-size: .9em;
	}

/**********************/
/**** Ticker ****/
/*********************/
#ticker {
	margin-left: auto;
    margin-right: auto;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial,helvetica, sans-serif; color:#ffffff;
	width: 575px;
	padding: 3px;
	background-color: #C79810;
	text-align: center;
	}

	
/**********************/
/**** Box ****/
/*********************/
.callout {
	border:solid 1px #cccccc; 
	width:250px; 
	padding:10px; 
	margin-bottom: 5px;
	}
#pharmholder {
	float: right;
	margin-left: 10px;
	}

		
/**********************/
/**** Produce ****/
/*********************/

#producepromo {
	padding-top:0px;
 	width:300px;
	height: 225px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #00a76f;
	background: url(../images/produce-banner.jpg) no-repeat;
	}

#produceleft {
	width:125px;
	height:68px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	border: 1px solid #00a76f;
	background: url(../images/veggie_nutri2.jpg) no-repeat;
	}
	
#produceright {
	width:125px;
	height:68px;
	padding:0px;
	margin-left:5px;
	margin-bottom:5px;
	background:#fff;
	border: 1px solid #00a76f;
	background: url(../images/Peaches_nav2.jpg) no-repeat;
	}
	
.producenav2 {
	width:125px;
	height:20px;
	background-color:#00945d;
	padding-left:2px;
	}
	
.producenav2 a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
.producenav2 a:hover{
	color: #f2ee79;
	}
	
.producenav {
	width:255px;
	height:20px;
	background-color:#00945d;
	}
	
.producenav a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-left:5px;
	}
.producenav a:hover{
	color: #f2ee79;
	}
	
#producecenter {
	width:255px;
	height:152px;
	margin-left:5px;
	margin-bottom:10px;
	float:left;
	border: 1px solid #00a76f;
	background: url(../images/gg-nav2.gif) no-repeat;
	}
	


#producecontent {
 	width:280px;
	padding-right:10px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	}
	
#producecontent h2 {
	color: #ef8904;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
#producecontent A {	
	COLOR: #00935d;
	TEXT-DECORATION: none;
	}
	
#producecontent A:hover {	
	TEXT-DECORATION: underline;
	}
	
#producecontent A:visited {	
	COLOR: #00935d;
	}
		
	#sidebar	{
	width:208px;
	float:right;
	}
	
	.smalltext {
	font-size: 7pt;
	}
	.smalltext b{
	color: #55935d;
	}
	
	#sectionNav  {
	BORDER-TOP: #d2e1a6 2px solid;	
	MARGIN: 0px 0px 10px 5px;	
	OVERFLOW: hidden;	
	WIDTH: 183px;	
	BORDER-BOTTOM: #d2e1a6 2px solid;
	}
	
	.sectionNavElement {	
	PADDING-RIGHT: 3px;	
	PADDING-LEFT: 3px;	
	FONT-SIZE: 0.9em;	
	PADDING-BOTTOM: 5px;	
	WIDTH: 177px;	
	PADDING-TOP: 5px;	
	BORDER-BOTTOM: #d2e1a6 1px solid;
	}
	
	.sectionNavElementsub {	
	PADDING-RIGHT: 3px;	
	PADDING-LEFT: 20px;	
	FONT-SIZE: 0.9em;	
	PADDING-BOTTOM: 0px;	
	WIDTH: 177px;	
	PADDING-TOP: 4px;	
	}
	
    .sectionNavElement A {	
	COLOR: #565656;	
	TEXT-DECORATION: none;
	}
	
	.sectionNavElement strong{	
	color: #ef8904;
	}
	
	.image { 
	font-size: 7pt;
    font-family: Verdana, Arial, sans-serif;
	margin-bottom:5px;
	}
	.rights
		   {
	float:left;
	font-size:8pt;
	}

/**************************/		
/*Harvey's Store Brand */
/**************************/

	.brandleft {
		float: left;
		width: 160 px;
		margin-left: 10px;
		margin-bottom: 30px;
	}
	
	.brandright {
		float: left;
		margin-bottom: 30px;
	}
	
	.brandcenter {
		width:15px;
	}
	
	.brandright h2{
		margin-bottom: 0px;
	}