.logo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 5px;
	color:#660000;
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #FFFFCC;
	SCROLLBAR-HIGHLIGHT-COLOR:#660000;
	SCROLLBAR-SHADOW-COLOR: #660000;
	SCROLLBAR-ARROW-COLOR: #660000;
	SCROLLBAR-BASE-COLOR: #660000;
	border-top: 5px solid #660000;
	border-right: 5px none #660000;
	border-bottom: 5px solid #660000;
	border-left: 5px solid #660000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #660000;
	text-align: center;
}
p {
	text-align: center;

}
.picture {
	float: left;
	margin: 0px 20px 0px 10px;
	
}
.rpicture {
	float: right;
	margin: 5px 10px 20px;
	border: 1px solid #660000;
	
}
li {
	clear: right;
	margin-left: 20px;
	padding-top: 5px;
	list-style: disc;


}
.clydesdale {
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
}
.footer {
	clear: both;
	text-align: center;
	margin-top: 15px;

}
.images {
	text-align: center;
}
.img {
	padding: 0px;
	border: 1px solid #660000;
	margin: 5px;
}
.buttons {
	text-align: center;
}
.buttons img {
	margin-right: 5px;
	margin-left: 5px;
}
.tariff {
	text-align: center;
	margin-bottom: 20px;

}
.prices {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #660000;
}
.bullets {

}
a {
	text-decoration: none;
	border-bottom: 1px dashed #660000;
	color: #660000;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #660000;
	border-bottom: none;

}
.buttons a {
	border-bottom: none;
}
hr {
	color: #660000;
}
#bloom_images img {
	margin: 5px;
	border: 1px solid #660000;
}
#bloom_images {
	text-align: center;

}
label {
	float: left;
	width: 100px;
	margin-right: 20px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 200px;
}