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

Version 3.6.2006

Built by Alex Roberts
RainStorm Consulting
alex@rainstorminc.com

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

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

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

.hide {
	display: none;
}

#logohider {
	display: none;
}

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

#hiddennav li {
	display: none;
	margin: 0;
	padding: 0;
}

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

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

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

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

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

#splash-reservations {
	position: relative;
	top: 370px;
	left: 130px;
	width: 170px;
	height: 20px;
}

#splash-contactus {
	position: relative;
	top: 370px;
	left: 150px;
	width: 170px;
	height: 25px;
}