html {
	margin: 0;

	padding: 0;}


body {
	
	background: #FFFFFF url(images/bg.jpg);

	text-align: center;
	
	color: #1D110B;

	font: 9pt Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 20px 0px 20px 0px;
}

.style1 {
	font-size: 18px;
	color: #d30025;
	font-weight: bold;
	}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #341c12;
	}
.style3 {
	font-size: 16px
	}
.style4 {
	color: #d30025; font-weight: bold; font-size: 16px;
	}
.style5 {
	color: #d30025;
	font-weight: bold;
	font-size: 16px;
}

a {
	
	color: #1D110B;

	font-weight: bold;

	text-decoration: none;
}


a:hover {
	
	color: #5F3E2F;

	text-decoration: underline;}


img {
	border: 0px;
}

#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}

#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#header p.more {
	padding-right: 22px;
}

#header {
	height: 93px;
	background: url(images/header.gif) no-repeat;
}

#header div {
	padding: 183px 213px 0px 82px;
}

#header p {
	margin: 0px;
	padding: 0px;
}

#header a {
	color:#FFFFFF;
}

#nav {
	width: 740px;
	height:30px;
	margin: 0px 0px 0px 20px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}

#nav a {
	font-size:14px;

	color:#FFFFFF;
	font-family:Arial, serif;
	margin: 2px 0px 0px 40px;
	padding: 0px 70px 0px 70px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}

#nav a:hover {
	color:#1D110B;
	text-decoration:none;
}

.lastchild {
	border-right: none 0px !important;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}

#body3 {
	background: url(images/body_bg3.gif) repeat-y;
	clear: both;
	width: 100%;
}

#body-top {
	background: url(images/body_top.gif) no-repeat;
}

#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}

#welcome-box {
	float: left;
	width: 315px;
}

#welcome-box ul {
	margin-left: 8px;
}

#creamer-box {
	float: left;
	width: 340px;
}

#creamer-box ul {
	margin-left: 8px;
}

#express-box {
	float: right;
	width: 327px;
}

#topping-box {
	float: right;
	width: 327px;
}

#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}

#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}

#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}

#find-box {
	float: left;
	width: 420px;
}

#find-box ul {
	float: center;
	margin-left: 2px;
	width: 184px;
}

#news-box {
	float: right;
	width: 306px;
}

#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}


#footer {
	margin: 14px;
	text-align: center;
}


h2 {
	
	margin: 0px;

	padding: 0px 0px 10px 0px;

	font:Arial, Helvetica, sans-serif;



	color:#862e06;
}

h2 b{
	color:#341c12;
}


ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}


img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}

#body p.more {
	padding-top: 6px;
}

#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}

p.more {
	text-align: right;
}

.clear {
	clear: both;
}
