	#content form {
	margin-left:		30px;
	margin-right:		30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
		
/* End Page Elements */

/* Begin Form Elements */

	

	fieldset {
	background:			transparent url(fieldsetbg.gif) no-repeat bottom right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	}

	legend {
	text-transform:		uppercase;
	font-size:			1em;
	padding:			5px;
	margin-left:		1em;
	color:				#ffffff;
	background-color: #751E27;
	}
	
	fieldset ol {  
		padding: 			10px 10px 0 10px;  
		list-style: 		none;
	}
	
	fieldset li {
	position:			relative;
	height: 35px;
	margin-bottom: 10px;
	}
	
	fieldset#submitform {
	background-image:	none;
	border-style: 		none;
	font-weight: bold;
	}
	
	label.required {
	background-color: transparent;
	background-image: url(../images/core/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	label span {

	}
.required  {
	vertical-align: 	middle;
	overflow:			hidden;
	background-color: transparent;
	background-image: url(../images/core/required.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 25px;
	margin-left: 3px;
	height: 20px;
	}
	
	input {
	padding:			5px;
	font-size:			11pt;
	border:				1px solid #493F0B;
	color:				#1E1903;
	background:			#F5F6D4;
	}#arrival {
	height: 50px;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}
#dateLabel {
	height: 37px;
	text-align: right;
	padding-top: 13px;
	padding-bottom: 0px;
	float: left;
}
#dateCont {
	float: right;
	text-align: left;
	margin-top: 0px;
}
.date {
	width: 19em;
}
#formLeft {
	float: left;
	margin-right: 20px;
	width: 145px;
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
}
#formRight {
	float: left;
}
#formsubmit {
	font-size: 10pt;
	background-color: #F5F6D4;
	width: 100px;
}

.message {
	background-color: #F5F6D4;
	border: 1px solid #333300;
	color: #000000;
	margin-left: 20px;
}
.innerText {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

