@charset "UTF-8";
/* CSS Document */

/*
Fixed Width
*/
#outer {
	padding: 0px;
	width: 1008px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	z-index: 0;
	background-repeat: repeat-y;
	top: 0px;
	height: inherit;
	background-color: #FFFFFF;
}
#logo1 {
	z-index: 0;
	background-repeat: no-repeat;
	width: 235px;
	padding-top: 0px;
	position: relative;
	margin-left: 400px;
	height: 180px;
	top: -120px;
}
#logo1-nophoto {
	z-index: 0;
	background-repeat: no-repeat;
	width: 235px;
	padding-top: 0px;
	position: relative;
	margin-left: 400px;
	height: 0px;
	top: -120px;
}
#tagline {
	z-index: 100;
	width: 1007px;
	padding-top: 0px;
	position: absolute;
	top:120px;
	margin-left: 20px;
	height: inherit;
	left: -19px;
}
#top-photo {
	z-index: 50;
	width: 1004px;
	padding-top: 0px;
	position: absolute;
	top:39px;
	margin-left: 650px;
	height: 480px;
	left: -650px;
}
#daisy {
	z-index: 500;
	width: 383px;
	padding-top: 0px;
	position: absolute;
	top:582px;
	margin-left: 720px;
	height: 223px;
}
#rings {
	z-index: 500;
	background-image: url(images/daisey.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 383px;
	padding-top: 0px;
	position: absolute;
	top:582px;
	margin-left: 700px;
	height: 223px;
}
#reservations {
	z-index: 500;
	width: 200px;
	padding-top: 0px;
	position: absolute;
	top:798px;
	margin-left: 40px;
	height: 66px;
	left: 734px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}

h2 {
	font-size: 18px;
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #030;
	font-style: normal;
	font-variant: small-caps;
	font-weight: lighter;
	letter-spacing: 5px;
}
h3 {
	font-size: 14px;
	margin: 0 0 0 0;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #666;
	letter-spacing: 4px;
}

.image {
	padding: 0px;
	border: 8px solid #4B6647;
	margin: 0;
}

.leftimage {
	float: left;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}

.rightimage {
	float: right;
	margin-top: 10px;
	padding-top: 10;
}
#footer {
	z-index: auto;
	width: 1011px;
	padding-top: 0px;
	position: absolute;
	margin-left: 0px;
	height: auto;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: inherit;
	font-size: 12px;
	left: 0px;
}
#content {
	z-index: 200;
	width: 980px;
	position: inherit;
	height: auto;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 850px;
	font-size: 14px;
	padding-top: 340px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}

#content-nophoto {
	z-index: 200;
	width: 980px;
	position: inherit;
	height: auto;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 850px;
	font-size: 14px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}

