#urbancontact .formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A30234;
	font-weight: bold;
}
#urbancontact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A30234;
	font-weight: bold;
}
#urbancontact  #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A30234;
	width: 100px;
}
#urbancontact #numberofpeople {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A30234;
	font-weight: bold;
	width: 100px;
}
#thankyou p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A30234;
	font-weight: bold;
	text-align: center;
}

