@charset "utf-8";
/* CSS Document */


body {
background-color: #E1CD9F;

}


#contact {
	width: 420px;
	padding: 1px;
	height: 490px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #E1CD9F;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact_thankyou {
	width: 420px;
	padding: 8px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	background-color: #E1CD9F;
	float: left;
	text-align: center;
}
#contact_thankyou em p {
	text-align: center;
}
#contact form p em {
	font-size: 10px;
}
