@charset "utf-8";
/* CSS Document */


 h2 {
	text-shadow: 1px 0 1px #000;
	top: -10px;
		margin:0;
		padding:0;
		font-size:1.4em;
		color: #993300;
	
}

a {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#container {
	width:948px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#header1 {
	width:161px;
	height: 111px;
	padding:0;
	float:left;
}
#header2 { 
	height:111px;
	padding:0;
	float:left;
}
/*
#header3 {
	width:262px;
	height:111px;
	padding:0;
	float:left;
}
*/
#navigation {
	width:948px;
	height:33px;
	padding:0px;
	margin:0px;
}
#promo-pic {
	width:930px;
	height:308px;
	padding:8px 9px 0 9px;
	margin:0;
	background-color: #910b0c;
}
#promo-pic-inner {
	width:930px;
	height:60px;
	padding:8px 9px 10px 9px;
	margin:0;
	background-color: #910b0c;
	overflow:hidden;
}
#main-content-box {
	width:930px;
	min-height:300px;
	padding:8px 9px 10px 9px;
	margin:0;
	background-color: #fff;
}
#promo-box {
	padding: 9px 9px 0 9px;
	margin:0;
	width:930px;
	background-color: #910b0c;
}
.promo-box-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight:400;
	letter-spacing:0px;
	color:#fff;
}
#CoverFlow {
	margin:9px 0 0 0;
	padding:0px;
	width:631px;
	height:300px;
	float:left;
}
#CoverFlowDiv {
	background-image: url(images/nav4/bg.jpg);
	background-repeat: repeat-x;
	width: 620px;
	height:400px;
	float:left;
	padding-left:2px;
	padding-right:2px;
}
#vidholder {
	margin: 0;
	width: 273px;
	height: 198px;
	float:right;
}


#videoflow {
	width: 273px;
	padding: 5px 5px 5px 5px;
}
#singlefeatured {
	width: 640px;
	height:400px;
	float:left;
	padding-left:2px;
	padding-right:2px;
}
#singlefeaturedLeft {
	margin:9px 0 0 0;
	padding: 4px 4px 4px 4px;
	width:630px;
	height:auto;
	float:left;
	border:3px solid #e5e5e5;
}
#singlefeaturedRight {
	margin:9px 3px 0 18px;
	padding: 4px 4px 4px 4px;
	/*	background-color:#fff; */
	width: 264px;
	height: auto;
	float:right;
	border:2px solid #e5e5e5;
}
#tentpromo {
	padding:5px 0 0 28px;
	float:left;
}
.copyright {
	font-size:0.625em;
	color:#fff;
}
#featHolder {
	background-image: url(images/nav4/btn_track.png);
	background-repeat: repeat-x;
	width: 631px;
	height: 260px;
	float:left;
	padding-left:2px;
	padding-right:2px;
}
#staff-container {
	width: 550px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
}
#staff-container h1 {
	font-family: Arial;
	font-size: 18pt;
	margin:3px;
	padding:0;
}
#staffColA {
	width: 125px;
	margin:2px;
	padding:0;
	float:left;
	border:1px solid #000;
}
#staffColA p, #staffColB p, #staffColC p, #staffColD p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 130%;
	letter-spacing:-1px;
	margin:0;
}
#staffColB {
	width: 125px;
	margin:2px;
	padding:0;
	float:left;
	border:1px solid #000;
}
/*#staffColB p {        
	font-family: Arial;        
	font-size: 12px;        
	font-weight: bold;        
	color: #000;        
	line-height: 130%;        
	letter-spacing:-1px;        
	margin:0;    
}*/

#staffColC {
	width: 125px;
	margin:2px;
	padding:0;
	float:left;
	border:1px solid #000;
}
/*
#staffColC p {        
	font-family: Arial;        
	font-size: 12px;        
	font-weight: bold;        
	color: #000;        
	margin:0;        
	line-height: 130%;       
	letter-spacing:-1px;   
}*/

#staffColD {
	width: 125px;
	margin:2px;
	padding:0;
	float:left;
	border:1px solid #000;
}   

/*#staffColD p {        
	font-family: Arial;        
	font-size: 12px;       
	font-weight: bold;       
	color: #000;        
	line-height: 130%;        
	letter-spacing:-1px;        
	margin:0;    
}*/
	#featured {
		width:640px;
		text-align:left;
		padding:0;
		height:230px;
	float:left;
	
	}
	#featuredv {
		width:640px;
		margin-left: 2px;
	
	}
	
	div#featuredv h2  {
		text-align:left;
		text-shadow: 1px 0 1px #000;
		margin:0;
		padding:0;
		margin-bottom:4px;
		font-size:1.4em;
		color: #993300;
	
	}
	.scrollable {
		/* required settings */
		position:relative;
		overflow:hidden; 
		width: 640px;
		height: 190px;
	}
	/*
		root element for scrollable items. Must be absolutely positioned
		and it should have a extremely large width to accommodate scrollable items.
		it's enough that you set width and height for the root element and
		not for this element.
	*/
	.scrollable .items {
		/* this cannot be too large */
		width:20000em;
		position:absolute;
		display:inline;
	}
	/*
		a single item. must be floated in horizontal scrolling.
		typically, this element is the one that *you* will style
		the most.
	*/
	.items div {
		float:left;
		display:inline;
		padding:4px;
		width:180px;
		height:188px;
		overflow:hidden;
		font-size:1em;
		background-color: #e0e2e4;
		border: 1px solid #008000;
	}
	.items a {
		text-decoration: none;
		font-size:.9em;
	}
	.items a:hover {
		text-decoration: underline;
		font-size:.9em;
	}

