@charset "UTF-8";
#title {
	padding-top: 10px;
	color: #860300;
	font-size: xx-large;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}
#editable {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#body {
}
#contact {
	padding-top: 20px;
}
#flower {
	float: right;
	background-image: url(../images/flower_33.png);
	background-repeat: no-repeat;
	width: 460px;
	font-size: x-large;
	font-weight: bold;
	padding: 20px;
	height: 650px;
	color: #860300;
}
#text1 {
	text-align: center;
	padding-top: 75px;
	padding-bottom: 50px;
}
#phone2 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
#address2 {
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
}
#table1 {
}
#comments_field {
	text-align: center;
	width: 500px;
}
#captcha {
	text-align: center;
	width: 500px;
}
#submit_button {
	text-align: center;
	width: 500px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.style1 {color: #860300}
.style2 {
	color: #860300;
	font-size: small;
}
.style3 {
	color: #860300;
	font-size: x-small;
}
.special {
	display: none;
}

