body,td,th {
	font-size: 12pt;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin: 0px;
	background-color: #FFFFCC;
	background-attachment: scroll;
	background-image:   url(../images/backgroundScape.gif);
	background-repeat: no-repeat;
	background-position: left bottom;		
}

#zPage {
	margin: 0px;
	padding-top: 90px;
	background-attachment: scroll;
	background-image:  url(../images/backgroundTreeTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.header {
	position: absolute;
	width: 600px;
	left: 5px;
	top: 18px;
	padding: 10px 25px 7px;
	height: 60px;
}

#footer {
	color: #FFFFCC;
	clear: both;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 110px;
	padding-bottom: 20px;
	vertical-align: bottom;
}

.nav {
	float: left;
	height: auto;
	width: 135px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.nav a:link, .nav a:visited, #footer a:link, #footer a:visited {
	color: #CD8B3E;
	text-decoration: none;
}
.nav a:active, .nav a:hover, #footer a:active, #footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.nav a.current {
	text-decoration: underline overline;
}
.nav ul {
	font-family: "Palatino Linotype", "Book Antiqua", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CD8B3E;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.4em;
}
.nav ul ul {
	font-size: 16px;
	line-height: 1.20em;
	margin-left: 10px;
}

.nav a.urHere {
	text-decoration: underline;
}

.content {
	margin: 0px 0px 0px 175px;
	padding-top: 75px;
	/* padding-right: 100px; */
	padding-bottom: 50px;
	padding-left: 0px;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB7D31;
}

a:active, a:hover {
	text-decoration: underline;
	color: #006600;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	font-size: 20pt;
	margin: 0px;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 14pt;
}


dt {
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	margin-top: 1.5em;
}

dd ul {
	margin-left: -40px;
}

.learnMore {
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.image {
	background-color: #ffffff;
	margin: 20px;
	padding: 5px;
	border: medium ridge #003300;

}

.specials {
	font-style: italic;
	color: #CC3300;
}
.allDay {
	font-size: 1.1em;
	font-variant: normal;
	width: 200px;
	text-align: center;
	float: right;
	height: 85px;
	background-image: url(../images/ovalBackground.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#webDeveloper {
	font-style: italic;
	font-size: 8pt;
	
}

.disclaimers {
	font-size: x-small;
	text-align: center;
}

.spacer { 
	height: 0px;
	width: 0px;
	clear:both;
}
.clear {
	clear: right;
}
.tourNav {
	font-weight: bold;
	text-align: center;
	clear: right;
}
.nav .phone {
	font-weight: bold;
	color: #FFFFFF;
}
