@charset "utf-8";
body {
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px;
	/*letter-spacing: 1pt;*/
	font-family: Tahoma, sans-serif;
}
.florist .localflorist a {
	color: #9f5680;
	text-decoration: none;
	font-size: 10pt;
}
.florist .localflorist p {
	color: #9f5680;
	font-size: 10pt;
}
h1 {
	font-size: 15px;
}

.florist .florists a {
	color: #9f5680;
	text-decoration: none;
}
.florist .florists p {
	color: #9f5680;
}
.florist img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flowersdelivered {
	padding-right: 20px;
	padding-left: 20px;
}
.florist .flowersdelivered a {
	color: #333333;
	text-decoration: none;
}
.flowerdelivery {
	background-image: url(../images/florists.gif);
	height: 119px;
/*	text-align: center;*/
	vertical-align: top;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
}

.florist .flowerdelivery a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
/*	letter-spacing: 1px;*/
}
.florist .flowerdelivery p {
	color: #FFFFFF;
}


.flowers {
	background-image: url(../images/flower.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.flower {
	background-image: url(../images/flowers.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.florist {
	background-image: url(../images/florists.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.florists {
	text-align: right;
	vertical-align: top;
	height: 119px;
}
.localflorist {
	text-align: left;
	text-indent: 15px;
	vertical-align: middle;
	height: 59px;
}

#page_text {
	padding: 10px 20px 0px 20px;
}
#page_text a {
	color: #333333;
	text-decoration: none;
}
#page_text p {
}
#page_text h1 {
}

