.title {
	font-size: 24px;
	font-weight: bold;
	color: #345C68;
	text-align: center;
	font-family: Kidprint;
	text-decoration: underline;
}

.title2 {
	font-size: 18px;
	font-weight: bold;
	color: #345C68;
	text-align: center;
	font-family: Kidprint;
	text-decoration: underline;
}

body {
	margin: 0;
	height: 100%;
	width: 100%;
	background-image: url(images/lilyrepeat.gif);
	background-repeat: repeat-y;
	background-color: #D6F0F2;
	
}

big {
	font-weight: bold;

}

div.centre {

	text-align: center;
}

div.left {

	text-align: left;
}


.side {
	font-size: 18px;
	font-weight: bold;
	color: #345C68;
	text-align: right;
	font-family: Kidprint;
}

.sidelinks {
	font-family: Kidprint;
	font-size: 18px;
	font-weight: bolder;
	color: #186575;
	text-decoration: none;
	background: none;
}
.sidelinks a{
	font-family: Kidprint;
	font-size: 18px;
	font-weight: bolder;
	color: #186575;
	text-decoration: none;
}

.sidelinks a:hover {
color: #0099CC;
}


span.selected {
	font-family: Kidprint;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	text-decoration: underline;
	color: #0099cc;
}


hr {
	color: #355D69;
	background-color: #355D69;
	height: 1px;
	border: 0;
}


 .copytext {
	font-family: Kidprint;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #345C68;
	text-align: justify;
}

#prices .copytext {
	text-align: center;
}	
.smallprint {
	font-family: Kidprint;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #345C68;
}
.copytext2 {
	font-family: Kidprint;
	font-size: 20px;
	color: #345c68;
	font-style: italic;
	font-weight: bold;

}
TABLE {
	background-image: url(images/lily.jpg);
	background-repeat: no-repeat;
}


