body
{
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	background: #ffe5cc url(/images/bg-body.jpg) repeat-y 55% 0;
}

body.sub {
	background: #ffe5cc url(/images/bg-body-sub.jpg) repeat-y 55% 0;
}

#header-wrap {
	background: url(/images/bg-header.png) repeat-x 0 0;
	height: 360px;
}

.sub #header-wrap {
	height: 320px;
}

#nav {
	position: relative;
}

#nav ul {
	position: absolute;
	top: 0;
	left: 20px;
	font-size: 13px;
	line-height: 1.75em;
	font-family: Palatino, "Palatino Linotype", Georgia, serif;
	list-style: none;
}

#nav,
#header-elements {
	padding-top: 25px;
	position: relative;
}

#nav li {
	margin: 0;
	padding: 0;
}

#nav li a {
	padding: 2px 0 2px 10px;
	display: block;
	width: 500px;
	text-decoration: none;
	color: #6c4904;
	font-style: italic;
	background: url(/images/bg-nav.png) repeat-x 0 100%;
}

#nav li a:hover,
#nav li a.active {
	color: #fff;
	background: url(/images/bg-nav-ovr.gif) repeat-x 0 100%;	
}

#logo {
	position: absolute;
	right: 20px;
	top: 20px;
}

#show-tag {
	position: absolute;
	top: 160px;
	left: -20px;
}

#photo-gallery {
	position: absolute;
	top: 170px;
	left: 60px;
}

#photo-gallery-images {
	display: none;
}

#header-quote {
	position: absolute;
	right: 50px;
	top: 155px;
}

.sub #header-quote {
	top: 135px;
}

#header-pinerose {
	position: absolute;
	right: 235px;
	top: 105px;
}

#header-photo {
	position: absolute;
	left: 20px;
	top: 0;
}

#content {
	background: url(/images/bg-content-top.png) no-repeat 50% 0;
	padding-top: 40px;
}

.sub #content {
	background: none;
	padding-top: 0;
}

#content-inner {
	padding: 20px 40px 0 40px;
	background: url(/images/bg-content-inner.png) repeat-y 50% 0;
	margin-bottom: -20px;
}

#content-inner p a,
#content-inner ul a {
	color: #990000;
}

.sub #content-inner {
	background: none;
	margin-bottom: 0;
}

#content-inner-bottom {
	background: url(/images/bg-content-bottom.png) no-repeat 0 100%;
	height: 110px;
}

#footer-wrap {
	background: url(/images/bg-footer.gif) repeat-x 0 100%;
	height: 150px;
	margin-top: 40px;
	padding-top: 60px;
}

#footer-inner div {
	margin-top: -30px;
	margin-left: -10px;
}

/* type */

h1, h2, h3, h4, h5 {
	font-family: "Copperplate", "Copperplate Gothic Light", "Bookman Old Style", serif;  
	font-weight: normal;
	line-height: 1.25em;
	margin: 0 0 .5em 0;
}

h1#slogan {
	margin: 0 auto 20px auto;
	width: 581px;
	height: 98px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/bg-slogan.gif) no-repeat 0 0;
}

h2 {
	font-family: Palatino, "Palatino Linotype", Georgia, serif;
	font-style: italic;
	font-size: 22px;
	color: #990000;
	text-align: center;
	padding-bottom: 10px;
	background: url(/images/bg-nav.png) repeat-x 0 100%;	
}

.sub h2 {
	padding-bottom: 0;
	background: none;
	text-align: left;
}

h3 {
	color: #6c4904;
	text-shadow: #fff 1px 2px 2px;
	font-size: 26px;
}

.package h3 a {
	text-decoration: none;
	color: #6c4904;
}

p, ul {
	font-family: Palatino, "Palatino Linotype", Georgia, serif;
	font-style: italic;
	font-size: 14px;
}

p.intro {
	font-size: 18px;
	color: #996600;
	line-height: 1.5em;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	color: #663300;
	margin: 0 0 20px 0;
}

.sub ul {
	color: #333;
}

li {
	margin: 0 0 .5em 0;
}

hr {
	width: 550px;
	height: 36px;
	background: url(/images/bg-hr.gif) no-repeat 0 0;
	padding: 0;
	border: none;
}

.float.left {
	float: left;
	padding: 0 10px 20px 0;
}

.float.right {
	float: right;
	padding: 0 0 20px 10px;
}

/* packages */

.package {
	padding-bottom: 10px;
	background: url(/images/bg-nav.png) repeat-x 0 100%;
	margin-bottom: 20px;
}

.package.last {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.package .grid-3 {
	position: relative;
	min-height: 145px;
}

.package .grid-3 img {
	position: absolute;
	top: -10px;
	left: -40px;
}

.package p, .package ul {
	color: #990000;
}

/* hidden creek */

#logo-location {
	margin-top: -40px;
	margin-left: -20px;
	padding-right: 10px;
}