body {
	font: 12px "Trebuchet MS", "Gill Sans MT", Verdana;
	color: #666666;
	background: #161616;
}
.pink {
	color: #993300;
}
.size10 {
	font-size: 10px;
}
h1 {
	font: bolder 18px Tahoma, Geneva, sans-serif;
	color: #000000;
	text-transform: uppercase;
	margin-left: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #DD9F20;
	text-decoration: none;
}


.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */
/* BROWN HOVER */
.bubplastic.brown ul li a:hover,
.bubplastic.brown ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-brown.gif) top left no-repeat;
}
.bubplastic.brown ul li a:hover span.menu_ar,
.bubplastic.brown ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-brown.gif) top right no-repeat;
}
.tablehighlight {
	color: #A7783F;
	background: #ffe9cc;
	font-size: 10px;
}
td {
	vertical-align: top;
	color: #000;
}
.recipes {
	text-indent: 20px;
}
p, h2 {
	color: #000;
	font-size: 12px;
	line-height: 20px;
}
.hometable {
	line-height: 3px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

