body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #E4E0C5;
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.bubbles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/backdrop_bubbles.jpg);
	background-repeat: no-repeat;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	color: #000000;
}
.contactcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
}
.grey_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
	text-decoration: none;
}
.asone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #726936;
	text-decoration: none;
}
a.asone:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D914A;
	text-decoration: none;
}
.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
a.navcopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD2321;
	text-decoration: none;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE231F;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.contactform {
	background-color: #EDEBD8;
}
.competition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.prodtitle {
	background-image:url(images/title_bg.gif);
	width:360px;
	height:35px;
	padding:10px 20px 10px 20px;
}
.prodtext {
	font-size:18px;
	color:#F00;
	font-weight:bold;
}