@charset "utf-8";
/* CSS Document */

label, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:20px;
}

input, textarea {
	line-height:normal;
	color:#000000!important;
}

#buttoms {
	width:660px;
	float:left;
 	margin-top:-33px;
	position: relative;
}

#buttoms a:link, #buttoms a:visited {
	float:left;
	margin-right:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#dfd99f;
	text-decoration:none;
	font-weight:bold;
	font-variant: small-caps;
}

#buttoms a:hover, .selected {
	color:#ffffff!important;
	text-decoration:none;
}

#logo {
	width:232px;
	float:left;
	margin-top:10px;
}

#date {
	float:right;
	width:400px;
	height:100px;
	text-align:center;
	margin-top:15px;
}

#img_header img {
	border:6px solid #FFFFFF;
	margin-top:15px;
}

.form_left {
	margin-top:10px;
}

.form_origin {
	float:left;
	width:200px;
	margin-right:10px;
	margin-bottom:20px;
}

.form_destination {
	float:left;
	width:200px;
	padding-left:20px;
	border-left:1px dotted #999999;
	margin-bottom:20px;
}

.form_aligned_left {
	float:left;
	margin-right:40px;
}

.submit, .reset {
	border:1px solid #2d2d2d;
	background-color: #c57016;
	color:#FFFFFF!important;
}

#fname, #lname, #bname, #address, #city, #zip, #email, #phone, #method, #comments {
	width:220px;
	margin-bottom:15px;
}

#q-comments {
	width:180px;
}

#q_comments {
	width:430px;
}

/*#comments {
	width:405px;
}*/

#t_fname, #t_lname, #t_email {
	width:144px;
}

#t_comments {
	width:335px;
	height:70px;
}