#formC {
	height: 788px;
	width: 323px;
	position: absolute;
	left: 9px;
	top: 33px;
	background-image: url(../images/contact/contactBkgrd.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
p  {
	margin-bottom: 1px;
	margin-top: 1px;
}
input {
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9C734E;
	border-bottom-color: #9c734e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
input #name { }
.name {
	width: 212px;
	margin-left: 10px;
}
.address {
	width: 212px;
	margin-left: 0px;
}
.email {
	width: 212px;
	margin-left: 10px;
}
.phone {
	width: 212px;
	margin-left: 38px;
}




#contactUs {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 103px;
	top: 86px;
	letter-spacing: 0.2em;
}

{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: .15em;
	font-weight: bold;
} #message {
	position: absolute;
	left: 12px;
	bottom: 85px;
	width: 296px;
	height: 141px;
	border: 1px solid #9c875c;
}
.messageLabel {
	position: absolute;
	left: 20px;
	bottom: 233px;
}
#submitIt {
	height: 30px;
	width: 275px;
	position: absolute;
	bottom: 21px;
	left: 20px;
}
formC fieldset { width: 275px; }
label {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #304F54;
	padding-left: 4px;
}
.legendPersonal {
	width: 305px;
	border: 1px solid #9C875C;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F6770;
}
