@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../siteimg/flowers.jpg);
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.smallfont {
	font-size:10px;
	color:#333333;
}
.leadtable {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
}
a.small {
text-decoration:none;
color:#4d3b26;
}

a.flower {
text-decoration:none;
color:#000000;
}

a.flower:active {
color:#00FF00;
font-weight:bold;
}

a.flower:hover {
color:#CC9900;
}

a.topmenu {
color:#FFFFFF;
text-decoration:none;
}

.textarea
{
	font-size: 10px;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
	vertical-align: top;
	width: 865px;
}

.submitbutton
{
	background-image:url(siteimg/search-button.jpg);
	BACKGROUND-COLOR: #858330;
	text-align: center;
	vertical-align: middle;
	width:50px;
	height:18px;
	border-width: 0px;
}

