html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	margin: 0px auto;			/*Centers layout */
	padding: 0;
	width: 100%;
	height: 100%;
	background:url(images/bg1.jpg) repeat-y top center;
	font-family: "Century Gothic", sans-serif;
	font-size: 1em;
	}
	
a {
	color: #069;
	text-decoration: none;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}
	
#ppk-header {
	width: 100%;
	background: url(images/ppk-header-bg.jpg) repeat-x top center;
	height: 30px;
	max-height: 30px;
}

#ppk-header-content {
	margin: 0 auto;
	text-align: right;
	width: 900px;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
}

#ppk-header-content p {
	float: right;
}

#ppk-header-content a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#ppk-header-content a:hover {
	color: red;}


#container {
	clear: both;
	margin: 0 auto;	/* Centers Layout */
	width: 950px;
	min-height: 600px;
	background: url(images/content-bg.png) repeat-y top center;
}

#header {
	margin: 0 auto;
	width: 850px;
	height: 150px;
	padding: 5px 25px;
	background: url(images/ppk-header-logo.jpg) no-repeat top left #fff;
}

/* Nav */

#nav-container {
	clear: right;
	float: right;
	width: 600px;
	margin: 10px 0;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 48px;
	max-height: 48px;
	display: inline;
	overflow: hidden;
	width: 625px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 48px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:48px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -48px;
	}

#nav-home a  {
	width: 64px;
	background: url(images/nav-home.jpg) top left no-repeat;
	}

#nav-birthday a  {
	width: 80px;
	background: url(images/nav-birthday.jpg) top left no-repeat;
	}
	
#nav-golf a  {
	width: 55px;
	background: url(images/nav-golf.jpg) top left no-repeat;
	}

#nav-groups a  {
	width: 85px;
	background: url(images/nav-groups.jpg) top left no-repeat;
	}
	
#nav-location a  {
	width: 104px;
	background: url(images/nav-location.jpg) top left no-repeat;
	}
	
#nav-range a  {
	width: 76px;
	background: url(images/nav-range.jpg) top left no-repeat;
	}

#nav-rentals a  {
	width: 77px;
	background: url(images/nav-rentals.jpg) top left no-repeat;
	}
	
#nav-parts a {
	width: 80px;
	background: url(images/nav-parts.jpg) top center no-repeat;
	}
	
#nav-leagues a {
	width: 70px;
	background: url(images/nav-leagues.jpg) top center no-repeat;
	}

/* /////////////////////  Headliner \\\\\\\\\\\\\\\\\\\\\\ */

#headliner {
	clear: both;
	margin: 0 auto;
	width: 930px;
	max-width: 930px;
	height: 368px;
	max-height: 368px;
	overflow: hidden;
	background: url(images/headline-bg.png) no-repeat top center;
}

#headliner-left {
	float: left;
	width: 625px;
	max-width: 625px;
	height: 359px;
	max-height: 359px;
	overflow: hidden;
}

#headliner-left-content {
	margin: 260px 0 0 0;
	height: 100px;
	padding: 5px;
	background: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#headliner-left-content h1 {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 105%;
	padding-bottom: 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}

#headliner-left-content p {
	color: #fff;
	text-align: justify;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	font-size: 75%;
	}
	
#headliner-right {
	clear: right;
	float: right;
	width: 305px;
	font-size: 80%;
}

.slideshow { 
	height: 360px; 
	width: 930px; 
	}

	


/* /////////////////////  Content \\\\\\\\\\\\\\\\\\\\\\ */

#blank-container {
	float: left;
	margin: 5px 0px 50px 42px;
	width: 620px;
	min-height: 300px;
	padding: 1px 0 5px 0;
}

#blank-container h3 {
	padding: 2px 0 5px 0px;
}

#blank-content {
	font-size: 80%;
	padding: 5px;
	text-align: justify;
}

#blank-content p {
	padding-bottom: 8px;
}

#content-breadcrumbs {
	clear: left;
	float: left;
	width: 850px;
	margin: 10px 0 10px 40px;
	font-size: 75%;
}

#right-photo-container {
	float: right;
	margin: 5px 40px 5px 0px;
	width: 215px;
	min-height: 200px;
	padding: 20px 5px 5px 15px;
	border-left: 1px dotted #000;
	font-size: 80%;
	text-align: justify;
}

#right-photo-container img {
	border: 1px solid #000;
	}

#right-photo-container img:a:hover {
	border: 1px solid #900;
	}

/* ///////////////////// Sponsors \\\\\\\\\\\\\\\\\\\\\\ */

#sched-table {
	width: 600px;
}

#sched-table td {
	padding: 2px 4px;
}

.sched-dark {
	background: #ccc;
}

/* /////////////////////  Footer \\\\\\\\\\\\\\\\\\\\\\ */

#footer-address {
	clear: both;
	margin: 60px 35px 5px 35px;
	width: 850px;
	font-size: 75%;
	text-align: center;
}

#footer-container {
	clear: both;
	margin: 0 auto;
	padding: 0px 25px;
	width: 850px;
	height: 150px;
	background: url(images/ppk-footer-bg.jpg) no-repeat bottom center #000;
}

#footer-nav {
	float: left;
	width: 125px;
	margin: 20px 0 0 250px;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
}

#footer-nav a {
	color: #fff;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer-copyright {
	float: right;
	margin: 20px 0px 0 0;
	color: #fff;
	font-size: 75%;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
}

#update-footer {
	width: 100%;
	background: url(images/update-browser-bg.jpg) repeat-x top center;
	height: 30px;
	max-height: 30px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#update-footer-content {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
}

#update-footer-content a {
	color: aqua;
	text-decoration: none;
	font-weight: bold;
}

#update-footer-content a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

/* /////////////////////  Extras  \\\\\\\\\\\\\\\\\\\\\\ */

.showcase-hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}

.showcase-hover:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
