body {
	background-color: #f5f5f5;
	background-image: url(../images/whole-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #910700;
	text-decoration: underline;
}
a.navigation:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.heart-bg {
	background-image: url(../images/heart.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 450px;
}
.product-bg {
	background-image: url(../images/product-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.bottom-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 68px;
	background-color: #e6e6e6;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #333333;
	height: 60px;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
}
a.sublink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C32018;
	text-decoration: none;
}
a.sublink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C32018;
	text-decoration: none;
}
a.sublink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.highlights-box {
	background-image: url(../images/highlights-box.png);
	background-repeat: no-repeat;
	height: 169px;
	width: 233px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center;
}
.border {
	border: 1px solid #C32018;
}
a.submenulink:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #C32018;
	text-decoration: none;
	font-weight: bold;
}
a.submenulink:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #C32018;
	text-decoration: none;
	font-weight: bold;
}
a.submenulink:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.subheader {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #333333;
	height: 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.colourtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #C32018;
}
.inputtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #adadad;
}
.sendbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C32018;
	border: 1px solid #333333;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
