#splash {
	display:block;
	width: 789px;
	height:80%;
	margin: 0px auto;
	background-image: url(../images/bg_shadow.gif);
  	background-repeat: no-repeat;
  	background-position: center 0px;
}

div.customerformbox {
	float:left;
	display:inline;
	width:500px;
	padding-right:0px;
	font-size:12px; color:#646451;
}


#menutree {
min-height:380px;
text-align:left;
}

#fairtitle {
text-align:left;
font-size:x-large; color:#D27611;
}

span.bold {
font-weight:bold;
color:#D27611;
}

