p {
	color: #333;
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 18px;
	text-indent: 40px;
	text-align: justify;
}
a:link {
	color: #36C;
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	color: #36C;
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	line-height: 18px;
}
a:hover {
	color: #30C;
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: none;
	line-height: 18px;
}
.seasonalnews {
	color: #2737CB;
	font-size: 10pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 18px;
	text-indent: 40px;
	text-align: justify;
}
.background_flowers {
	background-image: url(images/background_flowers.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.background_top {
	background-color: #FFF;
	overflow: scroll;
	background-image: url(images/background_top.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 70px;
}
.alignleft {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333;
	text-align: left;
	text-indent: 0px;
}
.aligncenter {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333;
	text-align: center;
	text-indent: 0px;
}
.alignright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333;
	text-align: right;
	text-indent: 0px;
}

