@charset "utf-8";
/* CSS Document */

.venueH2{
	position:absolute;
	left:360px;
	top:-30px;
	width:400px;
	font-family: "Helvetica Neue", Arial;
	font-size: 36px;
	text-indent: -9999px;
	background: url(images/titles/introVenue.png) no-repeat;
	width: 631px;
	height: 69px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}

html>body .venueH2{
	position:absolute;
	left:360px;
	top:-50px;
	width:400px;
	font-family: "Helvetica Neue", Arial;
	font-size: 36px;
	text-indent: -9999px;
	background: url(images/titles/introVenue.png) no-repeat;
	width: 631px;
	height: 69px;
	overflow: hidden;
	margin-bottom: 20px;
}

.venueContent{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	position:relative;
	top: 30px;
	text-align:justify;
}

#venueSignup {
	position: absolute;
	left: 148px;
	top: 190px;
	width: 546px;
	height: 42px;
	z-index: 1;
}

form#venueSignup input#trjyku-trjyku {
	font-size:200%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-left: 4px;
	width: 380px;
	margin-bottom: 10px;
	margin-top: -10px;
}

form#venueSignup input.email {
	background:#f1f1f1 url(images/input_shadow.jpg) repeat-x scroll center top;
	border:1px solid #a4a4a4;
	color:#222222;
	padding:10px 7px 6px 7px;
}

form#venueSignup input.button {
	padding-left: 10px;
	position: absolute;
	margin-top: -8px;
}

#venueSocial {
	display: block;
	height: 50px;
	margin-left: 230px;
	width: 240px;
	top: 405px;
	text-align:left;
	position:absolute;
}

html>body #venueSocial {
	display: block;
	height: 50px;
	margin-left: 640px;
	width: 240px;
	margin-top: 0px;
	text-align:left;
}

