@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #5f5f5f;
}
.links {
	font-weight: bolder;
	color: #17479C;
	padding-top: 8px;
	padding-bottom: 8px;
}
a {
	color: #003399;
	text-decoration: none;
 	}
.specials {
	font-weight: bolder;
	color: #509DD1;
	font-size: 26px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.disclaimer {
	font-size: 10px;
	color: #999999;
}
hr {
	color: #83bdd5;
	margin-top: -10px;
	margin-bottom: -10px;
}
.serving {
	font-size: 12px;
	font-weight: bolder;
	color: #17479C;
}

.bodyHeader {
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-transform: uppercase;
}
li {
	font-weight: bold;
	color: #000099;
	line-height: 1.5em;
	margin-left: -25px;
}
.phone {
	font-weight: bolder;
	color: #FF0000;
	font-size: 24px;
}
.footer {
	font-weight: bolder;
	color: #FFFFFF;
	padding: 15px;
}
.lgHeader {
	font-size: 60px;
	font-weight: bolder;
	color: #003366;
}
.bodyBullets {
	color: #CC0000;
	list-style-image: url(images/bellBullet.jpg);
}
.bodyBullets a {
	color: #003366;
	text-decoration:underline;
}
.bodyBullets a:hover {
	color:#CC0000;
	text-decoration:none;	
}
	
	
.paragraphHeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	line-height: 18px;
	padding-bottom: 10px;
}
.productList {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-type: circle;
	position: absolute;
}
