Body {
	background-color: #FFFFFF;
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color:#000000;
	background-image: url(images/floorplan.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #493A3B;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493A3B;
	font-weight: normal;
}
.content-italics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.content-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.content-medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #493A3B;
}
.content-large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #493A3B;
}

.highlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #813277;
}
.highlight-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #813277;
	font-weight: bold;
}
.highlight-medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #813277;
	font-weight: bold;
	font-variant: normal;
}
.highlight-large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #813277;
	font-weight: normal;
}
.highlight-two-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7EA9AE;
	font-weight: bold;
}
.highlight-two-medium-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7EA9AE;
	font-weight: bold;
}


/* this group sets the normal link colors */

a:link {
	text-decoration: underline;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #824E79;
}
a:vistied {
	color: #09152B;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #824E79;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7EA9AE;
	text-decoration: underline;
}
a:hover {
	color: #7EA9AE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.table-background {
	background-image: url(images/zipline-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.table-header-background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/captain-zipline-header.jpg);
}
.table-watermark {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images-2007/Flower-Background.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	width: 200px;
	float: right;
	border: medium dotted #7DA9AE;
}
.table-watermark-large {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: right bottom;
	background-image: url(images-2007/Flower-Background-Large.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
