body {
	font-size: 62.5%;
	letter-spacing:.1em;
	font-family:'trebuchet ms', trebuchet, 'trebuchet sans',verdana,tahoma,sans-serif;
	color:#1a325a;
	background: #71a2a4 url(../images/clouds.jpg) top left repeat-x;
}

#container {
	width:1060px;
	margin:0 auto;
	position:relative;
}

#nav {
	position:absolute;
	top:0;
	right:0;
}

#nav li {
	float:left;
}

#nav li a {
	float:left;
	color:#ffffff;
	font-size:1.8em;
	padding: 5px 7px;
	margin: 0 0 0 3px;
	background-color:#a86a28;
	text-decoration:none;
}

#nav li a:hover {
	background-color:#71a2a4;
}

#logo {
	position:absolute;
	top:20px;
	display:block;
	width:425px;
	height:137px;
	text-indent:-9999px;
	background: url(../images/logo.png) top left no-repeat;
}

#header {
	padding-top:180px;
	padding-left: 600px;
	background: url(../images/headerhome.png) bottom left no-repeat;
	display:block;
	height:466px;
	width:460px;
}

#content {
	background: #b8b7ae url(../images/content-repeat.gif) top left repeat-y;
	border-left: 1px solid #b8b7ae;
	border-right: 1px solid #d9f4fd;
}

#content-inner {
	background-color: #ffffff;
	border-left: 1px solid #b8b7ae;
	border-right: 1px solid #d9f4fd;
	padding:0 20px;
}

#content-spacer {
		padding-top:325px;
	background: url(../images/inner-header.png) bottom left no-repeat;
}
#content:after {
	content:".";
	display:block;
	visibility:hidden;
	height:1px;
	clear:both;
}

#leftcol {
	float:left;
	background: #ffffff url(../images/drips.png) top left no-repeat;
	width: 743px;
	border-right: 1px solid #71a2a4;
}

#map {
	background:url(../images/map.jpg) top left no-repeat;
	padding-left:450px;
	margin-left:15px;
}

#locations {
	background-color:#9ea9af;
	width:233px;
}

#locations li {
	border-bottom: 1px solid #d9f4fd;
	padding: 8px;
}
#locations span.space {
	margin-left:18px;
}

#locations li a {
	color:#1a325a;
	text-decoration:none;
	font-weight:bold;
	font-size:1.4em;
}

.bluebar {
	background-color:#1a325a;
	color:#ffffff;
	padding:6px;
	margin-top:5px;
	margin-bottom:10px;
	width:360px;
	font-size:1.2em;
	letter-spacing:.1em;
}
.seven {
	margin-left: 7px;
}

#rightcol {
	float:left;
	background-color: #b8b7ae;
	width: 314px;
}

#recent {
	display:block;
	width:315px;
	height:50px;
	text-indent:-9999px;
	background: url(../images/recent-sightings.gif) top left no-repeat;
}

#footer {
	background: url(../images/footer-repeat.jpg) bottom left repeat-x;
}

#footer-content {
	padding-bottom:220px;
	margin:0 auto;
width:1120px;
	background:url(../images/footer.jpg) bottom center no-repeat;
	position:relative;
}

#footer-content-inner {
	padding-bottom:220px;
	margin:0 auto;
width:1120px;
	background:url(../images/footer-inner.jpg) bottom center no-repeat;
	position:relative;
}

#news {
	background: url(../images/drips.png) top left no-repeat;
	padding:7px;
	margin-top:6px;
}

#news h2 {
	font-size:2.4em;
	background-color:#1a325a;
	color:#fff;
	padding: 7px 9px;
	border-top:3px solid #cfd2c1;
	border-bottom:3px solid #cfd2c1;
	font-weight:normal;
}

#news table {
	border-bottom:3px solid #cfd2c1;
	width:100%;
	margin-bottom:6px;
}

#news td.post {
	background-color:#71a2a4;
	color:#fff;
	font-weight:bold;
	width:100px;
	text-align:center;
	padding:5px;
	font-size:1.2em;
}

#news td.category {
	background-color:#fff;
	color:#1a325a;
	padding:5px;
}

#news table a {
	color:#1a325a;
	text-decoration:none;
}

#news table a:hover {
	text-decoration:underline;
}
#foot-text {
	position:absolute;
	bottom:150px;
	left:85px;
	color:#b8b7ae;
}

#foot-text a {
	color:#cfd2c1;
	text-decoration:none;
}
#foot-text a:hover {
	text-decoration: underline;
}

.rightcol-general {
	padding-top:8px;
}

.rightcol-general p {
	margin: 10px;
	border-bottom: 1px solid #d9f4fd;
	font-size:1.2em;
	line-height:1.5em;
	padding-bottom:6px;
}

.rightcol-general p.last {
	border-bottom:none;
}

.rightcol-general a {
	color:#1a325a;
	text-decoration:none;
}

.rightcol-general a:hover {
	text-decoration:underline;
}

.sighting {
	border-bottom: 4px solid #d9f4fd;
	padding-top:8px;
}

.sighting table {
	margin: 6px 20px;
	width:85%;
}

.sighting table td.date {
	background-color:#1a325a;
	color:#fff;
	text-align:center;
	font-size:1.8em;
	padding:6px 7px;
	width:40px;
}

.sighting table td.date span {
	font-size: 1.3em;
}
.sighting table td.location {
	background-color:#dcdbd7;
	font-size:1.8em;
	padding:0 4px;
	vertical-align: middle;
}

.sightlist {
	font-size:1.4em;
	width:85%;
}


.sightlist tr td {
	vertical-align:middle;
	border-top: 1px solid #d9f4fd;
	margin-bottom:5px;
	height:80px;
}

.sightlist tr.first td {
	border-top:none;
}

.sightlist tr td.pic {
	width:80px;
}

.sightlist a {
	color:#1a325a;
	text-decoration: none;
}

.sightlist a:hover {
	color:#d9f4fd;
}

.sightlist a img  {
	border:3px solid #1a325a;
	height:50px;
	width:50px;
}

.sightlist a:hover img  {
	border:3px solid #d9f4fd;
}

.family {
	padding:6px;
	color:#ffffff;
	background-color:#1a325a;
	width:100px;
	font-size:1.4em;
	position:relative;
	top:-30px;
	left:22px;
	text-align:center;
}

#content-inner h1 {
	font-size:2.4em;
	font-weight:bold;
	margin-bottom: 8px;
}

#content-inner h2 {
	font-size:1.4em;
	color:#a86a28;
	margin-bottom: 8px;
}

#content-inner img {
	border: 3px solid #1a325a;
}

.intro-photo {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

#tab-container {
	clear:both;
}

.tabNavigation li {
	display:inline;
	
}

.tabNavigation li a {
	color: #1a325a;
	text-decoration:none;
	padding: 6px 20px;
	background-color:#d1d6de;
	font-size:1.2em;
}

.tabNavigation li a:hover {
	color:#d9f4fd;
}

.tabNavigation li a.selected {
	background-color:#1a325a;
	color:#d1d6de;
}

.tabNavigation li a.selected:hover {
	color:#ffffff;
}

#fragment-1, #fragment-2, #fragment-3 {
	border:1px solid #1a325a;
	padding:20px;
	margin-top:8px;
}

.info-float {
	margin-left:525px;
}


h3.coded {
	background-color:#1a325a;
	color:#ffffff;
	font-size:1.4em;
	padding: 6px 20px;
	width:100px;
	text-align:center;
}

h3.recent {
	background-color:#5ba0b2;
	color:#ffffff;
	font-size:1.4em;
	padding: 6px 20px;
	width:230px;
	text-align:center;
}

.boxed {
	font-size:1.4em;
	padding: 20px;
	border:1px solid #1a325a;
	margin-bottom:10px;
}

.boxed2 {
	font-size:1.4em;
	padding: 20px;
	border:1px solid #5ba0b2;
	margin-bottom:10px;
}

.info-float h2 {
	font-weight:bold;
	margin-bottom:8px;
}

#fragment-1 table {
	width:100%;
	font-size:1.2em;
}

#fragment-1 tr.year {
	padding:8px;
	background-color:#1a325a;
	
}

#fragment-1 tr.year td {
	padding:8px;
	color:#ffffff;
	font-weight:bold;
}

#fragment-1 tr.rec td {
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	background-color:#d1d6de;
	padding:8px;
}

#fragment-2 h2 {
	font-weight:bold;
	font-size:1.8em;
}

#fragment-2 table.single {
	width:400px;
	font-size:1.2em;
}

#fragment-2 table.single tr td {
	width:200px;
	background-color:#d1d6de;
	border-right:2px solid #ffffff;
	padding:8px;
	border-bottom: 2px solid #ffffff;
}

#fragment-2 table.single tr td.month, #fragment-2 table.double tr td.month {
	background-color:#1a325a;
	color:#ffffff;
	font-weight:bold;
}

#fragment-2 table.double {
	width:800px;
	font-size:1.2em;
}

#fragment-2 table.double tr td {
background-color:#d1d6de;
	border-right:2px solid #ffffff;
	padding:8px;
	border-bottom: 2px solid #ffffff;
}
#header p{
	font-size:1.4em;
	line-height:1.8em;
	margin-bottom:10px;
}

#track {
	text-indent:-9999px;
	display:block;
	width:422px;
	height:65px;
	background: url(../images/tracking.png) top left no-repeat;
}

#find {
	text-indent:-9999px;
	display:block;
	width:422px;
	height:26px;
	background:url(../images/find-out.gif) top center no-repeat;
}

#location-header {
	text-indent:-9999px;
	display:block;
	width:436px;
	height:26px;
	background: url(../images/luzerne-locations.gif) top left no-repeat;
	margin:10px;
}

#news-header {
	text-indent:-9999px;
	display:block;
	width:379px;
	height:26px;
	background:url(../images/news-header.gif) top left no-repeat;
	margin:10px 0;
}

#homepage-photos {
	text-indent:-9999px;
	display:block;
	width:316px;
	height:51px;
	background: url(../images/homepage-photos.gif) top center no-repeat;
}



#header a.bluebar {
	width:430px;
	text-decoration:none;
	display:block;
	text-align:center;
}

#header a.bluebar:hover {
	color:#d1d6de;
}

.body-copy {
	font-size:1.4em;
	line-height:1.8em;
	margin-top:10px;
	padding-bttom:10px;
	border-bottom:1px solid #a86a28;
	margin-bottom:8px;
}

.body-copy p {
	margin-bottom:8px;
}

.body-copy a {
	color:#a86a28;
	text-decoration:none;
}

.body-copy a:hover {
	color:#1a325a;
}

#news div.sighting table {
	width:700px;
}

.ob1nav {
	text-align:center;
	margin-top:30px;
}
.ob1nav li {
	display:inline;
	font-size:1.4em;
	font-weight:bold;
}

.ob1nav li a {
	text-decoration:none;
	color:#a86a28;
}

.ob1nav li a:hover {
	color:#1a325a;
}

.photos p {
	font-size:1.2em;
	margin:10px 0;
}

ul.replace li {	
	vertical-align:middle;
	margin:20px;
	display:inline-block;
	width:260px!important;
}

ul.replace li a {
	text-decoration:none;
	color:#1a325a;
	vertical-align:middle;
}

ul.replace li a img {
	vertical-align:middle;
}

ul.replace li a:hover img {
	border:3px solid #d9f4fd!important;
}

ul.replace li a span {
	font-size:1.4em;
	text-decoration:none;
	color:#1a325a;
	padding-left:10px;
}

ul.replace li a:hover span, ul.replace li a:hover {
	color:#d9f4fd!important;
}

#rightcol h4 a {
	font-size:1.5em;
	color:#fff;
	padding:6px;
	background-color:#1a325a;
	margin:10px;
	text-decoration:none;
	width:280px;
	display:block;
}

#rightcol div.morenews {
	margin: 10px;
}

#rightcol div.morenews a {
	color:#1a325a;
	text-decoration:none;
	display:block;
	font-size:1.3em;
	padding-bottom:4px;
	border-bottom: 1px solid #d9f4fd;
	margin-bottom:5px;
	line-height:1.4em;
}

#rightcol div a:hover {
	color:#d9f4fd;
}
	
	