#taf, #booknow-window {
	color:#000;
	width: 550px ;
	border: 2px solid #5366AA ;
	background: #FEFEFE;
	position: absolute ;
	top: 360px ; /* positioned relative to rightCol, bumps down below flash */
	right: 190px ;
	z-index:100;
	padding:15px 0;
}

#tafOverlay, #booknow-overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	z-index:90;
}
/*
#booknow-window form {
	margin-left:40px;
}
*/
#booknow-window input, #booknow-window textarea {
	width:100%;
	color:#069;
	font-family:"Verdana","Arial","Helvetica",sans-serif;
	font-size:9pt;
}

#booknow-window h1 {
	text-align:center;
	border-bottom:1px solid #F9B306;
}


#booknow-window {
	padding:0;
}

#booknow_form { position:relative; }

#booknow_form #email {width:100%;}

#booknow-window .formDateSelector {
	width:100px;
}

#booknow-window a:hover { text-decoration:underline; }
#booknow-window a {
	color:#555;
}

#booknow-window label {
	width:100px;
	font-size:11px;
	float:left;
}



#booknow-window #booknow_submitbutton { color:#000; }
