body {
	font-family: Tahoma, Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	background-image: url(clouds.png);
	background-attachment: fixed
}

img, img a, img a:hover {
	border: 0;
}



#container {
	background: url(orangebar.jpg);
	background-repeat: repeat-y;
	margin-left: 80px;
	margin-bottom: 180px;
	width: 785px;
	position: absolute;
	top: 0px;
	left: 7px;
	z-index: 1
}

* html #container {
	position: static;
	margin-bottom: -175
}

a {
	color: rgb(255,102,51);
	font-weight: bold
}

a:hover {
	color: rgb(0,153,204)
}

#links {
	padding: 5px;
	font-size: 10.5pt;
	float: left
}

* html #links {
	font-size: 9pt
}

#links a {
	color: white; 
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	display: block;
	margin-top: 1px;
	margin-left: 5px;
	width: 225px
}

#links a:hover {
	text-decoration: underline;
	background-color: black
}

#links a:active {
	text-decoration: underline;
	background-color: black
}

#main {
	padding: 20px;
	margin-left: 270px
}

#text {
	margin-bottom: 180px;
	min-height: 230px;
}


#logo {
	text-align: center
}


span.club {
	font-size: 10.5pt;
	font-weight: bold;
	color: rgb(0,153,204)
}

#hours {
	margin-left: 7px;
	font-size: 10pt
}

#hours span {
	font-weight: bold;
}

#hours2 span {
	font-weight: bold;
	color: yellow;
	font-size: 20pt
}

.photoleft {
	width: 250px;
	margin-right: 10px;
	margin-top: 15px;
	margin-left: 7px
}

h1 {
	font-size: 17pt;
	margin-bottom: -10px;
}

h1.titlepg {
	width: 475px;
	background-color: rgb(0,153,204);
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15pt;
	margin-bottom: 10px;
	padding-top: 4px
}

h1.titlepg2 {
	width: 475px;
	background-color: rgb(0,153,204);
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15pt;
	margin-bottom: 10px;
	padding-top: 4px
}



h1 span {
	font-size: 15
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: -10px
}

h3 {
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: -10px
}

#package {
	border-bottom: 1px solid rgb(0,153,204);
	padding-bottom: 3px
}

#notes {
	font-weight: bold
}

#notes li {
	list-style-type: square;
	font-weight: bold;
	color: rgb(255,102,51);
	padding: 3px
}

li span {
	color: rgb(255,102,51)
}

p span.text_o {
	color: rgb(255,102,51)
}

#cal {
	margin-left: -250px;
	margin-bottom: 200px
}

table {
	border-collapse: collapse;
	font-size: 9pt
}

th, td {
	width: 475px;
	border: 1px solid black;
	padding: 3px;
}

td {
	text-align: right
}

th {
	text-align: center
}

tr.alt td {
	background-color: rgb(255,255,204)
}

ol {
	list-style-type: decimal
}

ol li {
	padding-bottom: 5px
}

ol li span {
	color: rgb(0,153,204)
}

#footer {
	background-image: url(tree.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 185px;
	position: fixed;
	left: 0;
	bottom: 0;
	text-align: center;
	color: white;
	z-index: 3
}

#footer span {
	font-size: 7pt
}

#footer span a {
	text-decoration: underline;
	color: white;
}

#footer span a:hover {
	text-decoration: none;
	color: white;
}

#scroller {
}

#facebook tr {
	height: 50px;
}

#facebook td {
	width: 55px;
	height: 50px;
	text-align: left;
	border: none;
}

#facebook a {
	width: 50px;
	padding: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: yellow;
	margin-top: 10px;
}

#fbook a:hover {
	text-decoration: underline;
	background-color: transparent;
}

#fbook {
	margin-top: 0;
	font-size: 14px;
}