body {
	margin: 0;
	padding: 0;
	background: #2d1a03 url(../images/bkgd_bark.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	height: 100px;
	overflow: visible;
}

#playheader {
	width: 975px;
	height: 300px;
	margin:  auto;
	margin-top: 20px;
	background: transparent url(../images/header.png) no-repeat top left;
	position: relative;
}

#playheader h1 {
	margin: 0;
	padding: 0;
	text-indent: -999px;
}




#playheader #slideshow {
	width: 256px;
	height: 189px;
    position: absolute;
	top: 27px;
	right: 79px;
	z-index: 1;
}

#playheader #slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#playheader #slideshow img.active {
    z-index:10;
}

#playheader #slideshow img.last-active {
    z-index:9;
}

#playheader #collage{
	width: 540px;
	height: 259px;
	position: absolute;
	top: 13px;
	right: 8px;
}

#playheader #icon {
	width: 510px;
	height: 325px;
	position: absolute;
	top: -5px;
	left: -5px;
	background: transparent url(../images/plardicon.png) no-repeat top left;
}

#playheader #tagline {
	width: 435px;
	height: 30px;
	position: absolute;
	bottom: 18px;
	right: 35px;
	background: transparent url(../images/tagline.png) no-repeat top left;
}


#playnav {
	background: transparent url(../images/nav.png) no-repeat;
	width: 975px;
	height: 60px;
	padding: 0;
	margin: auto;
	margin-top: 20px;
}

#playnav ul {
	margin: 0 0 0 425px;
	padding: 8px 0 0 0;
	list-style-type: none;
}

#playnav li {
	float:left;
	padding: 0 10px 0 10px;
}

#playnav a img {
	border: none;
}

#container {
	background: transparent url(../images/container.png) repeat-y top left;
	width: 965px;
	margin: 0 auto;
	min-height: inherit;
}

* html #container {
	height: inherit;
}

#content {
	width: 930px;
	padding: 10px 10px 10px 30px;
	margin: 0;
	position: relative;
}

#content h1, h2, h3 {
	font-family: "Trebuchet MS", sans-serif !important;
	border-bottom: none !important;
	font-weight: bold !important;
}
#content h3.center {
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
}

#content p {
	font-size: .8em;
}

#content #featurepic {
	width: 393px;
	height: 272px;
	position: absolute;
	top: -50px;
	left: 20px; 
	background: transparent url(../images/mountains.png) no-repeat top left;
}

#content #intro{
	color: #5f0700;
	font-weight: bold;
	margin-left: 415px;
	padding-right: 15px;
}

#content img {
	border: none;
}

#content .leftcolumn {
	float: left;
	width: 570px;
	padding: 0;
	border-top: 1px solid #eee3d1; /* to line up with #rightcolumn */
}

#content .rightcolumn {
	margin: 0 25px 0 350px;
	padding-top: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #eee3d1; /* to line up with #rightcolumn */
}

#content li {
	font-size: .8em;
}

#content a{
	color: #56381f;
}

#content a:hover {
	color: #077621;
}

#menu {
	width: 275px;
	padding: 5px;
	float: left;
}


#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	padding: 0;
}

#menu a {
	text-decoration: none;
}

#playpics {
	float: left;
	width: 285px;
}

#playpics img {
	margin: 10px 0 10px 5px;
}


#playpics2 {
	margin-left: 285px;
}

#playpics2 img {
	margin: 10px 0 10px 10px;
}

#playpage {
	margin: 20px 0 10px 65px;
}

#playpage img{
	margin: 10px 0 10px 25px;
}


#studypics img{
	margin: 10px 0 10px 60px;
}

#studypage {
	margin: 20px 0 10px 65px;
}

#studypage img{
	margin: 10px 0 10px 25px;
}


#content img.right {
	float: right;
	margin: 10px 20px 10px 10px;
}

#content img.left {
	float: left;
	margin: 10px;
}



#description {
	margin-left: 310px;
}

#mapwrap {
	width: 570px;
	height: 370px;
	background: #929672;
	border: 1px solid #ccc;
	margin-top: 25px;
}

#map {
	width: 560px;
	height: 360px;
	margin: 5px;
}

#clear {
	clear:both;
}




#playfooter {
	background: transparent url(../images/footer.png) no-repeat;
	height: 60px;
	width: 975px;
	margin: 0 auto 15px auto;
}

#playfooter p {
	width: 985px;
	margin: 0;
	padding-top: 15px;
	text-align: center;
	font-size: .75em;
	line-height: 15px;
}

/*
#playfooter ul {
	width: 985px;
	margin: auto;
	font-size: .75em;
	line-height: 15px;
	color: #5f0700;
	list-style-type: none;
}

#playfooter ul li {
	float: left;
	padding: 5px 0 0 30px;
	font-weight: bold;
}

#playfooter a {
	color: #5f0700;
	text-decoration: none;
}
*/
