
div#wrapPlayer{
	background-color:#2660A0;
	height:310px;
	width:960px;
	color:#EED17A;
	
}

div#wrapPlayer h2{
	font-size:28px;
}
div.playerCaption{

float:right;padding:10px;width:330px;
height:290px;

color:#fff;
}

div.playerCaption h2{
	
	font-family: "Rockwell", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 36px;
	letter-spacing: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	color: #EED17A;
}



a.captionBtn{
	padding:4px;
	color:#fff;
	background-color:#482309;
	text-decoration:none;
	margin-top:32px;
}



/*  PLAYER */

div#playerBtns{position:absolute;top:456px;left:450px;}
div#audience {text-align:right;padding-top:16px;color:#333;padding-bottom:8px;}

div#playerBtns input.playerBtn {
	background-color:#000;
	color:#fff;
	border:1px solid #999;
	opacity:.5;
	filter: alpha(opacity=50); -moz-opacity: 0.5;
	/*background-color:#2660A0;
	color:#999;
	border:1px solid #999;*/
	margin:0px 5px;
	cursor:pointer;
	width:24px;
}
div#playerBtns input.on {
	opacity:1.0;
	filter: alpha(opacity=100); -moz-opacity: 1.0;
}

div#wrap2Home {line-height:18px; padding-top:20px;padding-bottom:80px;}


div#wrap2Home div.module{width:200px;float:left;}
div#wrap2Home div.module h2{color:#482309;padding:0px;margin:0px 0px 6px 0px;font-size:1.16em;}

div#wrap2Home div.module ul li a {
	color:#2660A0;
}




div#wrap2Home a{text-decoration:none;}
div#wrap2Home a:hover{text-decoration:underline;}


div.dirNews {
	
	width:320px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCCCCC;
	
	padding-bottom:4px;
}	
	
div.dirNews h2{
	font-size:1.16em;
	margin:0px;
	padding:2px 8px;
	color:#fff;
	background-color: #482309;
}
div.dirNews ul li a, div#news ul li a{
	text-decoration:none;
	color:#6C8AD7;
}
div.dirNews ul li a:hover, div#news ul li a:hover{
	text-decoration:underline;
	}

div#services img {margin:12px 24px;}
div#news ul{
margin-left:18px;
	list-style-position: outside;
	list-style-type: square;
}

div#news li{
	font-size:.875em;
	width:280px;
	list-style-position: outside;
	list-style-type: square;
	vertical-align:top;
}
div#recentNews {float:left;width:350px;}
div#recentNews h3 {width:300px;}
div#recentNews div.show{
padding-top:5px;
	padding-bottom:5px;
	position:static;

}
div#recentNews div.hide{
	position:absolute;
	left:-9999px;

}

div#recentNews a {
	text-decoration:none;
	cursor:hand;
	
}
div#recentNews h4, div#recentNews p {width:300px;}
div#recentNews h4 a {
	color:#333333;/*#384785;*/	
	font-size:12px;;
	
}
div#recentNews h4 a:hover {
	text-decoration:none;
	
}
div#recentNews p a {
	color:#2660A0;

}
div#recentNews p a:hover {

text-decoration:none;
	
}
div#newsCmd {float:right;padding-top:2px;color:#000;font-size:10px;width:150px;}
div#newsCmd span{padding:3px;margin-right:5px;}
div#newsCmd span.cmdNum{cursor:pointer;}

div#socialmedia p {float:left; width:92px;padding:12px 0px 0px 12px; }
div#socialmedia img { vertical-align:middle}
