@charset "UTF-8";input {	font-family: "Century Gothic", Verdana, Arial, sans-serif;	color: #553F34;	background-color: #AEA06E;	font-size: 1em;}label {	margin-top: 15px;	margin-bottom: 15px;	margin-left: 20px;	display: block;}textarea {	width:80%;	height:80px;	margin-left: 5%;	background-color: #9F9162;	color: #554E30;	font-family: "Century Gothic", Verdana, Arial, sans-serif;	font-size: 1em;	margin-right: 15%;}.textInput {	width:80%;	height:30px;	margin-left: 5%;	background-color: #9F9162;	color: #554E30;	font-family: "Century Gothic", Verdana, Arial, sans-serif;	font-size: 1em;	margin-top: 15px;	margin-right: 15%;}.chkRad {	margin-bottom: 8px;	margin-left: 30px;	float: left;}.chkRad label{	display:inline;	font-weight: normal;	margin-left: 5px;	margin-right: 15px;}.chkRad li, ul {	display: inline;}.clearIt {clear:both;}select {	margin:5px 0 8px 30px;	font-size: 1em;	color: #181A14;	background-color: #B1AE98;	font-family: "Century Gothic", Verdana, Arial, sans-serif;}.warning {	font-weight:bold;	color:#990000;}.inline label {	display: inline;	margin-right: 15px;	margin-left: 5px;}.sent {	color: #91d79c;	font-weight: bold;}legend {	font-size: 1.3em;	color: #f3dc7a;}fieldset {	margin-top: 20px;	margin-bottom: 20px;}
