div#wrapper{
    width:1024px;
	height:700px;
	margin:auto;
}

div#bar {
	width:869px;
	height:27px;
	margin:auto;
}

div#content {
	width: 800px;
	height: 531px;
	margin:auto;

}

body a:link,img{
	text-decoration: none;
	border: none;
	margin:auto;
}

#email  {
	height: 20px;
	width: 460px;
	margin: auto;
	padding-top:20px;
}

#flash {
	position: relative;
	width: auto;
	top: -475px;
	left: 112px;
}

.sign_up {
	margin: auto;
	position: relative;
	top: -215px;
}
.sign_up_tours {	position:relative; top: -113px; left: 390px; }
.sign_up_tours_textbox {width:170px;}
#sign_up_tours input { border-style:groove;border-width:1px;}

.form_layout {
	width:450px;
	height:auto;
	margin: auto;
	padding-top:5px;
}

.the_form {
	padding-top: 20px;
	text-align:center;
}

select, input, textarea {
	border: thin groove #A0659F;
	background-color: #F5F3F8;
	font-family: 'Copperplate Gothic Light', Georgia, 'Times New Romain', Times, serif;
	color: #4A2D49;
	font-size: 12px;
}

.res_fname {
	position: relative;
	width: auto;
	top: -362px;
	left: 250px;
}
.res_fname input {width: 145px;}

.res_lname {
	position: relative;
	width: auto;
	top: -348px;
	left: 250px;
}
.res_lname input {width: 145px;}

.res_email {
	position: relative;
	width: auto;
	top: -340px;
	left: 210px;
}
.res_email input {	width: 185px;}

.res_hphone {
	position: relative;
	width: auto;
	top: -425px;
	left: 520px;
}
.res_hphone input{width: 110px;}

.res_cphone {
	position: relative;
	width: 100px;
	top: -410px;
	left: 520px;
}
.res_cphone input{width: 110px;}

.res_city{
	position: relative;
	width: 100px;
	top: -400px;
	left: 545px;
}
.res_city input{width: 85px;}

.res_ddate {
	position: relative;
	width: auto;
	top: -388px;
	left: 300px;
}

.res_altdate {
	position: relative;
	width: auto;
	top: -370px;
	left: 300px;
}

.res_clients {
	position: relative;
	width: 100px;
	top: -352px;
	left: 300px;
}

.res_notes {
	position: relative;
	width: auto;
	top: -430px;
	left: 420px;
}
.res_notes textarea {width:210px;height:100px;}

.res_submit {
	position: relative;
	width: auto;
	top: -425px;
	left: 570px;
}

.hiddenPic {display:none;}

 
