/* CSS Document */
#formwrap {
	padding: 1em 0;
}
form#form1 {
	width: 600px;
	margin: 0 auto;
	position: absolute;
}
.xtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
#xxtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
fieldset {
	background:#ebe6cd;
	border:none;
	margin:1em 0;
	padding-bottom:.5em;
}
legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#602e0c;
	line-height:1.4;
	background:#ebe6cd;
	padding:0.2em .5em;
	margin-left:0.5em;
}
#formwrap p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	line-height: 1.2;
	color:#602e0c;
	margin-top: 1.4em;
	margin-right: 0px;
	margin-bottom: 1.4em;
	margin-left: 1.4em;
}
input.text {
	width: 250px;
}
textarea {
	margin: 0.5em;
	width: 300px;
}
label.top {
	display: block;
	margin-bottom: 0.25em;
}
input.text:focus,textarea:focus {
	background-color:#f9d59d;

}
	
#form1 table tr td .myguest {
	display: none;
}
#footer {
	background-color: #464646;
	height: 82px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
.req {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #F00;
}
.main {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #00F;
}
#form1 .please {
	font-size: 2.2em;
	color: #00F;
}
.errormessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	color: #F00;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
}
.xright {
	text-align: right;
	width: 500px;
}
.xbadge {
/*	background-color: #FC9;
*/	padding: 3px;
}
#aamyform {
	position: absolute;
	left: 0px;
	width: 603px;
}
.smalltext {
	
}
