body {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
a, a:link, a:visited {
	color: #de5f2a;
	text-decoration: none;
}
a:hover {
	color: #3d9fb8;
}
p, ol, ul, li {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: white;
}
h1, h2, h3, h4 {
	text-transform: uppercase;
	font-family: "Bell Gothic Std Light", Helvetica,Arial, sans-serif;
	font-size: 11pt;
	letter-spacing: -1px;
	color: #d85e2b;
}
h1 {
	font-size: 13pt;
}
h2 {
	margin-bottom: 0;
}

#mediaplayer {
	background: transparent url(http://www.canyoncreekonline.com/img/mediaplayer_bg.png) no-repeat fixed -5px -6px;
	height: 221px;
	left: -5px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -14px;
	width: 456px;
	z-index: -2;
}
#mediaplayer h1 {
	position: absolute;
	text-indent: -9999px;
}
#mediaplayer h2 {
	font-size:13pt;
	font-weight: bold;
	letter-spacing: -.5px;
	line-height: 1em;
	padding: 24px 0 3px 30px;
	text-align: left;
	width: 221px;
}
#mediaplayer h2 span {
	color: #494337;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
}
#mediaplayer p {
	color: #494337;
	font-size: 11pt;
	line-height: 1em;
	margin: 8px 0 0 30px;
	width: 220px;
}
#mediaplayer ul {
	bottom: 45px;
	left: -12px;
	list-style-type: none;
	position: absolute;
}
#mediaplayer li {
	float: left;
	margin-right: 25px;
}
p#quicktime {
	bottom: 15px;
	height: 20px;
	left: 8px;
	margin: 0;
	padding: 15px 0 10px 20px;
	position: absolute;
	width: 405px;
}
#tellfriend { display: none; position: absolute; margin-top: -300px; left: 400px; width: 380px; z-index: 1; }