body {
	font: 16px/24px "Gill Sans MT", Verdana;
	color: #666;
}
.pink {
	color: #F00;
	font-size: 24px;
	font-weight: bold;
}
.size10 {
	font-size: 12px;
}
h1 {
	font: bolder 18px Tahoma, Geneva, sans-serif;
	color: #010080;
	text-transform: lowercase;
	margin-left: 30px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.bubplastic.horizontal {
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
	vertical-align:middle;
text-align:center;}
.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: lowercase;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	font-size:18px;
		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;
}
h3 {
	font-size: 14px;
	background: #1D1D1D;
}
.recipes {
	text-indent: 20px;
}
.hometable {
	line-height: 3px;
}table {
	background-color: #FFFFFF;
}
