/*********************
The Farm at French's Point Splash page CSS

Version 12.7.2005

Built by Alex Roberts
RainStorm Consulting
alex@rainstorminc.com

Please request permission prior to use.
**********/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	color: #333;
	text-align: center;
}

/**********
Nav elements 
**********/

.hide {
	display:none;
}

.hiddennav {
	margin:0;
	padding:0;
	display:none;
}

#splash {
	background: url(/images/splashbg_black.jpg) no-repeat;
	margin: 0 auto;
	width: 780px;
	height: 622px;
	text-align:left;
}

#splash-about {
	position: relative;
	top: 365px;
	left: 50px;
	width: 170px;
	height: 25px;
}

#splash-gallery {
	position: relative;
	top: 365px;
	left: 70px;
	width: 170px;
	height: 25px;
}

#splash-stay {
	position: relative;
	top: 365px;
	left: 90px;
	width: 170px;
	height: 25px;
}

#splash-reservations {
	position: relative;
	top: 365px;
	left: 110px;
	width: 170px;
	height: 25px;
}

#splash-contact {
	position: relative;
	top: 365px;
	left: 130px;
	width: 170px;
	height: 25px;
}