html, body, ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul {
	margin-top: 15px;
	}
li {
	background: left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
}

img {
	border: 0;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
	padding-right: 8px;
}
.left {
	float: left;
}
.clear {
	clear: both;
	height: 0px;
}

body  {
	font: 11px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
}
h2 {
	font: 1.3em verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	}
body {
	background:url(images/bg1.gif) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 780px;
	background:#FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#header {
	height: 170px;
	position: absolute;
}
#header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 0px;
}
.menu {
	margin: 0;
	width: 780px;
	margin-top: 0px;
	padding: 0;
	list-style: none;
	background:url(images/grass-bg.gif);
}
.menu li {
	padding: 0;
	margin: 0;
	height: 40px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 40px;
	background-repeat: no-repeat;
}
.home a.current {background-image: url(images/nav-home-over.gif); width: 64px;}
.home a {background-image: url(images/nav-home.gif); width: 64px;}
.home {background-image: url(images/nav-home-over.gif);}
.about a.current {background-image: url(images/nav-company-over.gif); width: 115px;}
.about a {background-image: url(images/nav-company.gif); width: 115px;}
.about {background-image: url(images/nav-company-over.gif);}
.premium a.current {background-image: url(images/nav-premium-over.gif); width: 146px;}
.premium a {background-image: url(images/nav-premium.gif); width: 146px;}
.premium {background-image: url(images/nav-premium-over.gif);}
.lowfat a.current {background-image: url(images/nav-lowfat-over.gif); width: 171px;}
.lowfat a {background-image: url(images/nav-lowfat.gif); width: 171px;}
.lowfat {background-image: url(images/nav-lowfat-over.gif);}
.ices a.current {background-image: url(images/nav-ices-over.gif); width: 188px;}
.ices a {background-image: url(images/nav-ices.gif); width: 188px;}
.ices {background-image: url(images/nav-ices-over.gif);}
.contact a.current {background-image: url(images/nav-contact-over.gif); width: 96px;}
.contact a {background-image: url(images/nav-contact.gif); width: 96px;}
.contact {background-image: url(images/nav-contact-over.gif);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#nav img {
	float: left;
	}

#headline {
	padding-top: 210px;
}
#left-home {
	width: 253px;
	height: 333px;
	background:url(images/home-body-left-bg.gif) no-repeat;
	vertical-align:top;
	display:inline;
	float:left;
}
#left-home p {
	font: 14px verdana;
	margin-top: 55px;
	padding-left: 35px;
	padding-right: 20px;
}

#center-home {
	width: 261px;
	height: 333px;
	display:inline;
	background:url(images/home-body-center-bg.gif) no-repeat;
	vertical-align:top;
	float:left;
	margin-left: 8px;
	text-align: left;
}

#center-home p {
	font: 14px verdana;
	margin-top: 55px;
	padding-left: 35px;
	padding-right: 20px;
}
#right-home {
	width: 251px;
	height: 333px;
	background:url(images/home-body-right-bg.gif) no-repeat;
	float: right;
	display:inline;
	vertical-align:top;
}
#right-home p {
	font: 14px verdana;
	margin-top: 55px;
	padding-left: 30px;
	padding-right: 20px;
}

#home-bottom-left {
	float: left;
	display:inline;
	margin-bottom: 0px;
	padding: 0px 0px 0 0;
	margin-top: 15px;
	width:246px;
	height: 339px;
	background:url(images/cow-head.gif) left bottom  no-repeat;
}
#cow-bottom {
	width: 500px;
	height: 100%;
	display:inline;
	float:right;
	margin-right: 10px;
	padding: 0px 0px 135px 15px;
	margin-top: 15px;
	text-align: left;
	background:url(images/home-lower-left-bg.gif) left bottom  no-repeat;
	margin-bottom: 0px;
}
#cow-bottom p {
	font-size: 14px;
	margin:0 0 0 0;
	padding: 0px 30px 10px 10px;
	}
#cow-bottom H1 {
	background:url(images/home-lower-left-top.gif) left top no-repeat;
	margin: 0 0 3px -15px;
	padding: 20px 0px 5px 30px;
	color: #5734ed;
	font-variant: small-caps;
	font-weight: bolder;
	
		}
#cow-bottom img {
	border: none;
	padding: 2px;
	float: right;
	}

#body {
	padding-top: 1em;
}
h1 {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 1.7em;
	} 

#footer {
	color: #FFFFFF;
	background: #000000 repeat-x;
	padding: 0px 0 0px 0;
	font-weight: bold;
	width: 780px;
	margin: auto;
	margin-top: 0px;
}
#footer p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#footer a {
	font: 11px  verdana, arial, sans-serif;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	border: none;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}
#footer a:hover {
	text-decoration:underline;
	}
a:active, a:focus {
outline: 0;
}
#interior-nav {
	overflow: hidden;
	width: 203px;
	display: inline;
	vertical-align:top;
	float:left;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 0;
	text-align: left;
	min-height: 390px;
	background: url(images/left-nav-bottom-bg.gif) left bottom no-repeat; 
}
#interior-nav p {
	margin:0 0 20px 0;
	padding-right: 25px;
	}
#interior-nav a {
	text-decoration: none;
	}
#interior-nav a:hover {
	text-decoration: underline;
	}
#interior-nav h1 {
	width: 203px;
	margin-left: -15px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 10px;
	background: url(images/left-nav-top-bg.gif) left top no-repeat;
		}
#interior-nav ul{
	margin: 7px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	margin-top: -20px;
	}
#interior-nav li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 5px 0 0 -29px;
	padding: 0 0 0 0;
	text-align:center;
}
.tier2 {
	font-size: 12px;
	font-weight:normal;
	font-style:italic;
}
#center-interior {
	width: 535px;
	float: right;
	margin-right: 10px;
	display:inline;
	overflow: hidden;
	margin-top: 0px;
	vertical-align:top;
	min-height: 350px;
	padding-bottom: 20px;
	background: url(images/interior-bottom-bg.gif) left bottom no-repeat; 
	}
#center-interior h1{
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 20px;
	width: 535px;
	height: 45px;
	background: url(images/interior-top-bg.gif) left top no-repeat; 
	text-align:center;
	color: #7352f5;
	text-decoration: underline;
	}
#center-interior h2{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:center;
	color: #45cb4d;
	text-decoration: underline;
	}
#center-interior h3{
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	color: #45cb4d;
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
	}
#center-interior p{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-top: 0px;
	font-size:14px;
	}
#center-interior ul{
	text-align:center; color: #5734ed; font-size: 14px;
	}
#flavors {
	text-align:center;
	margin-left: -5px;
	}
#flavors p {
	font-size: 13px;
	font-weight:bold;
	}
#flavors p.allergens {
	font-style:italic;
	font-size: 11px;
	margin-top: -12px;
	font-weight:normal;
	}
#flavors h3 {
	margin-left: -10px;
}
#flavors h3.premium {
	color: #6f51ed;
	background:none;
	}
#flavors h3.lowfat {
	color: #2acfad;
	background:none;
	}
#flavors h3.sherberts {
	color: #c52a3c;
	background:none;
	margin-bottom: 12px;
	}	
#flavors h3.yogurt {
	color: #fc57f9;
	background:none;
	}
.article {
	font-size: -4px;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.snippet {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}
.allergens {
	font-style:italic;
	font-size: 11px;
	}
