body {
	width: 775px;
	/* margin: 10px; */
	margin-top: 3px;
	margin-left: 3px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

p {
	font-size: 11px;
}

h1 {font-size: 18px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; }
	
h2 {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*margin-bottom: -30px;*/ }
	
h3 {font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: maroon;
	margin-bottom: 0px; }

a {
	text-decoration: none; color: #003366;
	}
a:hover {text-decoration: underline;}
a:visited {color: #003366;}

#promos a:link {text-decoration: none; color: white;}
#promos a:hover {text-decoration: underline;}
#promos a:visited {color: white;}

#container {
	background-color: #ffffff;
	position: relative;
	width: 770px;
}

#header {
	position: relative;
	top: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	background-color: #ffffff;
}

#headerLeft {
	display: inline;
	/* position: absolute; */
	left: 0px;
	text-align: left;
}

#headerCenter {
	width: 750px;
	height: 50px;
	display: inline;
}

#headerLogo {
	position: absolute;
	left: 8px;
	top: 5px;
	display: inline;
}

#headerStore {
	position: relative;
	display: inline;
	font-size: 12px;
	right: 0px;
	top: 4px;
}

#headerRight {
	display: inline;
	position: absolute;
	right: 8px;
	top: 3px;
	text-align: right;
}

#tabs {
	width: 100%;
	position: relative;
	top: 0px;
	text-align: center;
}

#promos {
	position: relative;
	top: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 4px;
	width: 100%;
	background-color: #ff0033;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#mid {
	position: relative;
	top: 5px;
	width: 100%;
	height: 100%;
}

#navBar {
	width: 140px;
	padding: 0px;
	position: absolute;
	left: 8px;
}

.links {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #dddddd;
	font-weight: bold;
	color: #003366;
	text-align: left;
}

.Link {padding-left: 5px; padding-top:3px;}

.catHeading {
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}

.mfgHeading {
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.storeHeading {
	text-align: left;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}

#content {
	/* border-style: solid;
	border-width: 1px;
	border-color: #cccccc; */
	position: relative;
	margin-left: 156px;
	top: 5px;
	text-align: left;
	height: 100%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

#content li {
	font-size: 11px;
}

#copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	top: 20px;
	color: #666666;
	position: relative;
	width: 100%;
	text-align: center;
	height: 50px;
}

.line {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
}

.sugPrice {
	text-decoration:line-through;
	}
.ourPrice {
	color: #990000;
	font-weight:bold;
	font-size: 140%;
	}
	
#phone {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}