* { margin:0; padding:0; }

p {
	margin: 6px 0 6px 0;
	}

a:link, 
a:visited, 
a:active {
	color: #6b5424;
    text-decoration: none;
	}    
a:hover {
	color: #5d6165;
    text-decoration: underline;
	} 

ul {
	}

li {
	list-style-type: none;
	margin: 0 0 0 8px;
	line-height: 18px;
	}
	
h3 {
	font-weight: normal;
	padding: 0 0 5px 0;
	}
	

#nav {
	position: absolute;
	top: 60px;
	right: 0px;
	}
	#nav img {
		padding: 0 0 0 20px;
		}

body { 
	font-size:12px;
	line-height: 15px;
	color: #6a5423;
	font-family:Helvetica, Arial, sans-serif; 
	background:url(media/map3.jpg); 
	text-align:center; 
	}
	
bodybig { 
	font-size:16px;
	line-height: 21px;
	color: #6a5423;
	font-family:Helvetica, Arial, sans-serif; 
	background:url(media/map3.jpg); 
	text-align:center; 
	}
	
#caverns-logo {
	position: relative;
	width: 185px;
	height: 195px;
	top: 200px;
	left: 900px;
	background-repeat: no-repeat;
	background-image: url('image/CavernsLogo.png');
}

#facebook {
	position: relative;
	width: 64px;
	height: 64px;
	top: -120px;
	left: 510px;
	background-repeat: no-repeat;
	/*background-image: url('image/facebook_64x64.png');*/
}

#wrap { width:900px; margin:0 auto; text-align:left; }

a img { border:none; }

#head { 
	height: 60px;
	margin: 0 0 65px 0;
	position: relative;
	}
	#logo {
		float: left;
		width: 198px;
		position: relative;
		top: 25px;
		}
	#socialMedia {
		float: right;
		width: 198px;
		text-align: right;
		position: relative;
		top: 12px;
		}		
		#socialMedia img {
			padding: 0 0 0 0;
			display: none;
			}
		.st_sharethis{
			padding: 0 0 0 0;
		}
	#videoArchiveButton{
		float: right;
		width: 250px;
		text-align: right;
		position: relative;
		top: 0px;
		}
	
#bar {
		background:url(media/bgtop-headblock.png) top left no-repeat; 
		height: 20px;
		width: 847px;
		margin:0 auto;
		}
		
.altColor {
	color: #547c90;
	}
	
#stream { 
	height:480px; 
	}

#playerBox {
	}
	
#onDemand {
	float: left;
	width: 220px;
	margin: 0 0 60px 10px;
	}
	
#asSeen {
	float: left;
	width: 260px;
	}
	
#upcomingShows {
	float: left;
	width: 220px;
	}	
	
#notPlaying {
	float: left;
	width: 400px;
	color: #bea256;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 50px;
	}
#chat {
	float: right;
	width: 200px;
	text-align: right;
	margin: 0 60px 0 0;
	}
	
#boxes {
	position: absolute;
	top: 720px;
	}
	
#logos {
	text-align: center;
	margin: 0 0 10px 0;
	}
	
#vBar {	
		background:url(media/vBar.png) top left no-repeat; 
		width: 20px;
		height: 208px;
		float: left;
		margin: 0 25px 0 25px;
	}
	
#contact {
	text-align: center;
	}
	
#footer { 
	font-size: 11px; 
	clear: both;
	margin: 0 0 100px 0;
	padding: 55px 0 0 0;
	}
	
	#footer img {
		margin: 0 35px 0 0;
		}
	
#footer p { 
	line-height:120%; 
	}
	
#footerHome { 
	font-size: 11px; 
	clear: both;
	position: absolute;
	top: 1050px;
	width: 900px;
	}
	
	#footerHome img {
		margin: 0 35px 0 0;
		}
	
#footerHome p { 
	line-height:120%; 
	}	
	

/* Common
----------------------------------------------- */	
.floatLeft {
	float: left;
	padding: 0 20px 20px 0;
	}
.floatRight {
	float: right;
	padding: 0;
	}

.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
}

