body
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color: #000099;
	padding-left : 10px;
	padding-right : 10px;
}

p{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #000099;
	padding-left : 10px;
	padding-right : 10px;
}



.pagetitle {

display: none;
}

#header{
text-align : center;
font-size : xx-small;
width : 100%;
padding-bottom : 30px;
 border-bottom : 1px dotted #000099;
}
.headertext{
	font-size : xx-small;
	text-align : center;
}

.searchbox {
display: none;


}

#nav {
display: none;

	
	
}

#banner {

display: none;
	
}

#bannerGROCERY {

	
display: none;
	
}

#bannerSEAFOOD {

	
display: none;
	
}

#bannerDISTRIBUTION {

	
display: none;
	
}
#bannerOTHER {



	display: none;
	
}

#scroller {

	float : none;
	width: auto;
	padding-top: 30px;
	border-bottom : 1px dotted Silver;
}



#content {

	float: none;
width: auto;
text-align : left;
padding-top : 30px;
}

#footer {
	text-align : left;
	height: 5%;
	width: 100%;
	float: none;
	border : dotted;
	border-color : #000099;
	border-width : 1px 0 0 0;
	font-size : xx-small;
	padding-top : 4px;
	margin-top : 40px;

}
.emailaddress{
text-align : right;
float : right;
padding-top : 5px;
}

h1 {
	font-size: larger;
		font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align:left;
	padding-right: 5px;
	padding-left: 5px;
	height: 1px;
	width : 230px;
	border-right : 1px solid Red;
	border-left : 1px solid Red;
	margin-left : 5px;

}
h2 {

	font-size: larger;
	border-right : 1px solid Red;
	border-left : 1px solid Red;
	width : 230px;
	padding-left: 5px;
	margin-left : 5px;
	text-align : left;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	background-color: transparent;
	clear : both;
	margin-left : 5px;
}
.emphasis {
	font-weight: bold;
}
.emphasisRED {
	font-weight: bold;
	color: #FF0000;
}
.emphasisGREEN {
	font-weight: bold;
	color: #009900;
}
.emphasisBROWN {
	font-weight: bold;
	color: #663333;
}
.emphasisYELLOW {
	font-weight: bold;
	color: #E7E800;
}
.emphasisPURPLE {
	font-weight: bold;
	color: #660099;
}
.emphasisORANGE {
	font-weight: bold;
	color: #FFA500;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: xx-small;
	color: #003399;
	text-align: left;
	display : none;
}
