@charset "utf-8";

#wrapper {
width: 100%;
margin: 0 auto;
clear: both;
}

body {
background-image:url(../images/bg_pink_stripes.gif);
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
font-size:13px;
color:#5F3A1E;
}

#logo {
background-image:url(../images/logo.png);
margin-left:160px;
width:247px;
height:150px;
}

#logo_inside {
background-image:url(../images/logo_inside.png);
margin-left:155px;
width:215px;
height:117px;
}

.nav_padding {
padding-right:5px;
padding-top:5px;
padding-left:10px;
}

p {
margin: 0px;
}

.menu_padding {
padding-right:10px;
}

.eleven_pt {
	font-size:12px;
}

#flavors_feature {
	position:absolute;
	top:240px;
	left:37px;
	width:253px;
	height:266px;
	background:url url(../images/flavors_feature.png) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	overflow:hidden;
	z-index:10;
}

#menu_feature {
	position:absolute;
	top:1388px;
	left:717px;
	width:176px;
	height:188px;
	background:url url(../images/menu_feature1.png) 0 0 no-repeat; 
	font-size:0; 
	line-height:0; 
	overflow:hidden; 
	z-index:10;
}

#menu_feature2 {
	position:absolute;
	top:349px;
	left:-7px;
	width:176px;
	height:188px;
	background:url url(../images/menu_feature2.png);
}
