html {
	min-width: 832px;
	background: #fff url(images/html.png) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #70BE3C;
	text-decoration: none;
	border-bottom: 1px dotted;
}

body {
	max-width: 800px;
	background: #fff url(images/body.png) no-repeat;
	margin: 0 auto 1em auto;
	padding: 0;
}

p, dl, ol, ul {
	font-size: 10pt
}

p, dl, h1, h2, h3, h4, img, form div {
	padding-left: 55px;
	padding-right: 55px;
}

ul {
padding: 0 0 0 20px;
text-indent: 0;
margin-left: 56px;
margin-right: 55px;
}

dd ul {
margin-left: 16px
}

li {
padding: 0;
text-indent: 0;
margin: 0;
}

h1 {
	float: left;
	margin: 46px 0 10px 55px;
	width: 415px;
	height: 80px;
	background: url(images/h1.png) no-repeat;
	padding: 0;
	overflow: hidden;
}

h1 a {
	border: none !important;
	width: 410px;
	height: 79px;
	display: block;
	text-indent: -2000em;
	z-index: 1000
}

h2, h3 {
	color: #333;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0 0 -5px 0;
	top: 0;
	left: 0;
	z-index: -2;
}

.sIFR-replaced {
	visibility: visible !important;
	padding: 0;
	margin: 0
}

span.sIFR-alternate {
	position: absolute;
	left: 55px;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

.sIFR-hasFlash h2, .sIFR-hasFlash h3 {
	visibility: hidden;
	display: inline;
	margin-left: 55px;
	padding: 0 .5em 0 0;
}

.sIFR-hasFlash h2 {
	border-bottom: 1px solid #ccc;
	line-height: 38px;
	font-size: 28px;
}

.sIFR-hasFlash h3 {
	line-height: 34px;
	font-size: 24px;
}

dt {
	font-weight: bold
}

address {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin: 52px 55px 0 0;
	padding:  5px 0 8px 0;
	float: right;
	font-size: 12px
}

address a {
	text-transform: none
}

.flavours {
	clear: both;
	height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 450px;
}

.flavours li {
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline;
}

.about a {
	text-indent: -2000em;
	border: none;
	display: block;
	float: left;
	width: 150px;
	height: 36px;
	background: url(../images/about.png) no-repeat;
}

.where a {
	text-indent: -2000em;
	border: none;
	display: block;
	float: left;
	width: 150px;
	height: 36px;
	background: url(../images/where.png) no-repeat;
}

.recipes a {
	text-indent: -2000em;
	border: none;
	display: block;
	float: left;
	width: 150px;
	height: 36px;
	background: url(../images/recipes.png) no-repeat;
}

img {
float: right;
display: inline;
margin-left: -35px;
}

form ul {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0 55px 10px 55px;
}

input {
	padding-bottom: 3px;
}

.recipe {
	padding: 0 20px 20px 20px;
	background: url(images/recipe.png) bottom center no-repeat
}

.recipe h4{
	padding-top: 20px;
	background: url(images/recipehead.png) top center no-repeat
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url(images/footer.png) no-repeat center;
	margin: 0;
	padding: 20px 0 50px 0;
	font-size: .8em;
	color: #999;
	text-align: center;
}