body {
	font-family: Verdana, Geneva, sans-serif;
	min-width: 980px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
body, #footer {
	background-color: #EAEAEA;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, ol, li {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
}
#plmaster {
	color: #00529A;
	width: 980px;
	position: absolute;
	top: 10px;
	background: #FFFFFF url(../images/pageshape_mid.gif) repeat-y center top;
}
img#shapetop {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}
/*Header*/
#header {
	height: 180px;
	width: 980px;
	position: relative;
	overflow: hidden;
	float: left;
}
#logo {
	position: relative;
	float: left;
	background: #FFF url(../images/bkgnd_logo.jpg) repeat-x center bottom;
	width: 177px;
	height: 160px;
	left: 2px;
	padding-top: 20px;
	padding-left: 10px;
}
#header #logo img {
	position: relative;
}
#slideshow img {
	right:1px;
	position: absolute;
	z-index:8;
	opacity: 0.0;
}
#slideshow img.active {
    z-index:10;
	opacity: 1.0;
}
#slideshow img.last-active {
    z-index:9;
}
/*Main Menu*/
#menu, #submenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	float: left;
	width: 169px;
	padding-left: 20px;
	margin-top: 0px;
}
#menu {
	margin-bottom: 20px;
	position: relative;
}
p.mentop {
	left: 20px;
	line-height: 24px;
	text-align: left;
	color: #000000;
	font-size: 15px;
	font-style: italic;
	padding-bottom: 10px;
}
#menu ul, #submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li, #submenu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu a {
	text-decoration: none;
	white-space: nowrap;
	background: #FFFFFF url(../images/bkgnd_menuitem.gif) no-repeat 0px 0px;
	width: 140px;
	color: #00529A;
	height: 32px;
	line-height: 32px;
	display: block;
	padding-left: 20px;
}
#menu li.on a {
	font-weight: bold;
	background-position: 0px -50px;
}
#menu a:hover, #menu li.on a:hover {
	line-height: 28px;
	height: 28px;
	padding-bottom:4px;
	color: #2CACE3;
	background-position: 0px -52px;
}
/*#menu ul ul {
	left: 100%;
	top: 0px;
	position: absolute;
	width: auto;
}
#menu ul ul a {
	background-color: #6C759C;
	color: #FFFFFF;
	width: 100px;;
}
#menu ul ul a:hover {
	background-color: #A0A4BF;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}*/
/*Under Menu*/
/*Club HQ*/
#clubhq, #menu #clubhq a {
	width: 145px;
	color: #FFF;
	line-height: 17px;
}
#clubhq {
	float: left;
	background: url(../images/bkgnd_clubhq.jpg) repeat-y center top;
	font-size: 13px;
	margin-top: 40px;
	padding: 10px 20px 10px 20px;
}
#clubhq img {
	padding-bottom: 5px;
}
/*Menufooter*/
#menufooter {
	float: left;
	margin-top: 20px;
}
#menufooter, #menufooter a {
	width: 130px;
	display: block;
	color: #737373;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#menu #menufooter a {
	white-space: normal;
	background:  url(../images/bkgnd_exclaimation.jpg) no-repeat left center;
	height: auto;
	line-height: 22px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#menu #menufooter a.clock {
	background-image:  url(../images/bkgnd_clock.jpg);
}
#menu #menufooter a:hover {
	color: #E63B3E;
	background-position: -175px center;
	cursor: pointer;
}
/*SubMenu*/
#submenu {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 795px;
	margin: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: -20px;
	margin-left: -15px;
}
#submenu li {
	display:block;
	width: 180px;
	height: 55px;
	border-left: #FFF solid 15px;
	border-bottom:  #FFF solid 5px;
	background: url(../images/bkgnd_submenu.jpg) repeat-y center top;
}
#submenu a {
	display:block;
	position: relative;
	width: 150px;
	height: 45px;
	padding-top: 10px;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
	color: #00529A;
}
#submenu a:hover, #submenu li.on a {
	color: #FFF;
}
#submenu li.on {
	background: url(../images/bkgnd_submenu_on.jpg) repeat-y center top;
}
#submenu li.on a:hover {
	color: #ECB513;
}
#container {
	width: 790px;
	position: relative;
	min-height: 405px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	background: url(../images/bkgnd_container.jpg) repeat-x left top;
}
#container ul {
	margin: 0px 0px 10px 20px;
}
#container ol {
	margin: 0px 0px 10px 30px;
}
#container p {
	padding-bottom: 10px;
}
#container a {
	color: #2CACE3;
	text-decoration: underline;
}
#container a:visited {
	color: #00529A;
}
#container a:hover {
	color: #ECB513;
	text-decoration: none;
}
#text, #sidepanel, #basetext {
	float: left;
}
#text, #basetext {
	margin-top: 35px;
	padding-left: 25px;
	width: 390px;
}
#text h1, #basetext h1, p.highlight, #sidepanel h2 {
	font-size: 15px;
	line-height: 25px;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: bold;
}
#sidepanel h2 {
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 18px;
}
#text h1.highlight {
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	padding-bottom: 20px;
	font-weight: bold;
}
#text h1.highlight span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-right: 5px;
}
#text h2, #basetext h2 {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#text h2.notop {
	margin-top: 10px;
}
#basetext h2.activitytitle {
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: left;
	width: 100%;
	margin-bottom: 5px;
}
img.activitytitle {
	padding-right: 15px;
	padding-bottom: 20px;
	float: left;
	clear: left;
	position: relative;
}
#text h3, #basetext h3 {
	font-size: 11px;
	line-height: normal;
}
h3.write, h3.tel, h3.email, h3.fax {
	padding-left: 20px;
	padding-top: 3px;
	background: url(../pagepics/icons/icon_book.gif) no-repeat left top;
}
h3.tel {
	background-image: url(../pagepics/icons/icon_phone.gif);
}
h3.email {
	background-image: url(../pagepics/icons/icon_email.gif);
}
h3.fax {
	background-image: url(../pagepics/icons/icon_fax.gif);
}
#container ul.half {
	width: 42%;
	padding-left: 20px;
	margin: 0px;
	float: left;
}
#container p.highlight {
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	text-transform: none;
	padding-bottom: 20px;
}
a.btn-slide1, a.btn-slide2, a.btn-slide3, a.btn-slide4, a.btn-slide5  {
	background: url(../pagepics/icons/icon_show.gif) no-repeat left top;
	padding-left: 20px;
}
a.newClass {
	background-image: url(../pagepics/icons/icon_hide.gif);
}
.contact p {
	padding-left: 90px;
	font-size: 11px;
}
p.pagesignoff {
	padding-top: 30px;
	text-transform: uppercase;
}
.picright {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.picleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#container p.enlarge {
	background: url(../pagepics/icons/icon_show.gif) no-repeat 120px top;
	text-align: center;
	padding-left: 20px;
	margin-top: 3px;
}
.underruled {
	border-bottom: 1px solid #00539B;
	margin-bottom: 5px;
}
/*Tables*/
.teamtable th {
	text-align: left;
}
.teamtable td {
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 10px 20px;
	border-collapse: collapse;
}
.teamtable td.tmpic {
	padding: 10px 0px 10px 0px;
	text-align: center;
	min-width: 260px;
}
.teamtable img {
	border: 2px solid #FFF200;
	border-top-color: #ECB513;
	border-left-color: #ECB513;
}
table.extorg {
	margin-top: 20px;
}
table.extorg img {
	text-align: center;
	padding-top: 25px;
	padding-right: 20px;
}
table.extorg td {
	vertical-align: top;
}
table.opentime {
	margin-bottom: 20px;
}
table.results {
	border: solid 2px #00539B;
	border-top: solid 1px #2CACE3;
	border-left: solid 1px #2CACE3;
}
.results td, .results th {
	border-collapse: collapse;
	text-align: center;
}
.results th {
	background: #00539B url(../images/bkgnd_table_resulthead.jpg) left top;
	color: #FFF;
	padding: 3px;
	border: solid 1px #FFF;
	font-size: 11px;
	font-style: italic;
}
.results td {
	padding: 3px 5px 3px 5px;
	background: #EAEAEA url(../images/bkgnd_table_resultcell.jpg) repeat-x left center;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
table.activity, table.sports {
	border: solid 1px #00539B;
	border-top: solid 1px #2CACE3;
	border-left: solid 1px #2CACE3;
	width: 100%;
}
table.sports {
	width: 600px;
}
.activity td, .activity th, .sports td, .sports th {
	border-collapse: collapse;
	text-align: center;
}
.activity th, .sports th {
	background: #00539B url(../images/bkgnd_table_resulthead.jpg) left top;
	color: #FFF;
	padding: 3px 5px 3px 5px;
	border: solid 1px #FFF;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.activity td, .sports td {
	padding: 3px 5px 3px 5px;
	border-bottom: solid 1px #2CACE3;
}
td.cellleft {
	text-align: left;
	padding-right: 30px;
}
th.name {
	width: 140px;
}
th.tel, th.member {
	width: 110px;
}
th.email {
	width: 50px;
}
th.time, th.website {
	width: 120px;
}
th.position, th.points {
	width: 65px;
}
th.stat {
	width: 40px;
}
.tabletitle {
	background: url(../images/bkgnd_table_resulthead.jpg) repeat-x center top;
	color: #FFF;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}
table.pricelist, table.pricelistadv {
	margin-bottom: 20px;
	border: solid 1px #2CACE3;
}
#container table.pricelist ul {
	margin: 0px 5px 0px 20px;
}
table.pricelist img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.pricelist th {
	text-align: center;
	padding: 3px 5px 3px 5px;
}
.pricelist td, .pricelistadv td {
	padding-top: 5px;
	padding-bottom: 5px;
}
table.pricelistadv {
	border-right: solid 0px #FFF;
}
table.pricelistadv td, table.pricelistadv th {
	text-align: center;
	border-top: solid 1px #2CACE3;
	border-right: solid 1px #2CACE3;
}
table.pricelistadv td.cellleft {
	text-align: left;
	padding-left: 10px;
}
.opentime td, .opentime th {
	padding: 1px 5px 1px 5px;
	text-align: left;
}
table.newsitems td {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #2CACE3;
}
#text table.newsitems td h2 {
	margin-top: 0px;
}
.newsitems td.article {
	width: 390px;
}
.newsitems td.picture {
	text-align: center;
}
img.siteplan {
	position: relative;
	float: left;
	margin-top: 30px;
	margin-right: -400px;
}
#planfacil {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 240px;
	padding: 10px 15px 0px 15px;
	position: relative;
	float: right;
	margin-top: 45px;
	margin-bottom: 15px;
	min-height: 540px;
}
#text #planfacil ul {
	padding-bottom: 10px;
}
#planfacil h2 span {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	padding: 1px 5px 2px 4px;
}
#planfacil h2 span.green {
	background-color: #00CC00;
}
#plankey {
	position: relative;
	width: 460px;
	float: left;
	clear: left;
}
#plankey p {
	width: 50%;
	float: left;
	font-size: 13px;
	font-weight: bold;
}
#plankey p img {
	vertical-align: middle;
	margin-right: 10px;
}
#map {
	width: 740px;
	height: 430px;
}
/*Sidepanel*/
#sidepanel {
	position: relative;
	overflow: hidden;
	width: 310px;
	margin-top: 20px;
	margin-left: 40px;
}
#sidepantop {
	position: absolute;
	top: 0px;
	left: 0px;
}
#sidepanel img {
	float: left;
}
#sidepanel img.topspace {
	padding-top: 40px;
}
#container p.caption {
	background-color: #00539B;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	padding: 15px;
	width: 280px;
	float: left;
	color: #FFF;
}
#container p.caption a {
	color: #FFF;
	text-decoration: underline;
}
#container p.caption a:hover {
	color: #ECB513;
	text-decoration: none;
}
#sidepanel h2.top {
	display: block;
	width: 290px;
	background-color: #00539B;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	float: left;
	margin-top: 40px;
	color: #FFF;
}
/*Form*/
form.sideform {
	border: 1px solid #00539B;
	float: left;
	width: 268px;
	padding: 10px 20px 10px 20px;
	text-align: right;
}
form.sideform p {
	text-align: left;
}
.fmdetails label {
	vertical-align: top;
	display: inline-block;
}
.fmdetails input, .fmdetails textarea {
	width: 170px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	margin-bottom: 8px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/bkgnd_forminput.jpg) repeat-x center bottom;
}
/*Base Text*/
#basetext {
	width: 740px;
	margin-top: 10px;
}
/*NoSide*/
#container.false #text {
	width: 740px;
}
#container.false #sidepanel {
	display: none;
}
/*Footer*/
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: right;
	height: 20px;
	padding-top: 13px;
	padding-bottom: 2px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	font-size: 10px;
}
img#shapebot {
	position: absolute;
	left: 0px;
	bottom: 35px;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
}
#footright {
	float:right;
	text-align: right;
}
/*Quick Links*/
.qklkout {
	background: url(../images/bkgnd_qklk_blue.jpg) repeat-y right top;
	color: #FFF;
	margin-bottom: 10px;
	position: relative;
	width: 295px;
}
.qklk {
	background: url(../images/qklkpic_balls.gif) no-repeat right bottom;
	width: 295px;
}
#qklkblue {
	background-image: url(../images/bkgnd_qklk_blue.jpg);
}
#qklkblue .qklk {
	background-image: url(../images/qklkpic_balls.gif);
}
#qklkgreen {
	background-image: url(../images/bkgnd_qklk_green.jpg);
}
#qklkgreen .qklk {
	background-image: url(../images/qklkpic_skateshoes.gif);
}
#qklkred {
	background-image: url(../images/bkgnd_qklk_red.jpg);
}
#qklkred .qklk {
	background-image: url(../images/qklkpic_balloons.gif);
}
#qklkgold {
	background-image: url(../images/bkgnd_qklk_gold.jpg);
}
#qklkgold .qklk {
	background-image: url(../images/qklkpic_dumbell.gif);
}
.qklkout:hover {
	background-position: left top;
	cursor: pointer;
}
#container .qklkout h2 a, #container .qklkout h2 a:visited, #container .qklkout h2 a:hover {
	display: block;
	position: relative;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 25px 25px 10px 25px;
}
#container #qklkgold h2 a {
	color: #00529A;
}
#container .qklkout p {
	padding-bottom: 0px;
}
#container .qklkout p a, #container .qklkout p a:visited {
	display: block;
	position: relative;
	color: #ECB513;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	padding: 0px 25px 25px 25px;
	letter-spacing: 1px;
	text-decoration: none;
}
#container #qklkgold p a {
	color: #2CACE3;
}
#container #qklkblue:hover p a, #container #qklkgreen:hover p a, #container #qklkred:hover p a {
	color: #FFF;
}
#container #qklkgold:hover p a {
	color: #00529A;
}
/*PageLayout Options*/
/*Home*/
.home #container {
	background: url(../images/blank.gif);
}
.home #sidepantop {
	display: none;
}
.home #text {
	background: url(../images/bkgnd_container.jpg) repeat-x left top;
	min-height: 450px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 415px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14px;
	line-height: 21px;
}
.home #container #text p {
	padding-bottom: 20px;
}
.home #container p.highlight {
	font-size: 16px;
	margin-bottom: 20px;
}
.home #text li {
	padding-bottom: 5px;
}
.home #sidepanel {
	margin-top: 0px;
	margin-left: 15px;
	width: 295px;
}
/*SideMenu*/
.sidemenu #container {
	background: url(../images/blank.gif);
}
.sidemenu #sidepantop {
	display: none;
}
.sidemenu #text {
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	width: 545px;
	background: url(../images/bkgnd_container.jpg) repeat-x left top;
	min-height: 400px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
.sidemenu #sidepanel {
	margin-top: 0px;
	margin-left: 0px;
	width: 180px;
}
.sidemenu #sidepanel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidemenu #sidepanel li {
	margin-bottom: 5px;
	font-style: italic;
	line-height: normal;
	font-size: 11px;
	text-transform: capitalize;
}
.sidemenu #sidepanel a {
	display: block;
	width: 150px;
	color: #00529A;
	padding: 5px 15px 5px 15px;
	background: #E0E0E0 url(../images/blank.gif) repeat-y left top;
	text-decoration: none;
}
.sidemenu #sidepanel a:hover {
	color: #FFF;
	background-image: url(../images/bkgnd_submenu_on.jpg);
}
