﻿.center{
	text-align:center;
}

.p-indent{
	margin-left: 20px;			
}

.p-graybkgd{
	background-color:#EBEBEB;			
}

.standard-ul li{
	padding:0.3em 0 0.3em 0;
}

.fastfacts {
	font-size:small;
	border: 1px solid gray;
}

.fastfacts th {
	background-color: #800000;
	color:#FFFFFF
}

.fastfacts td {
	padding: 1.0em;
}

.gray-row{
	background-color:#EBEBEB;			
}

#rightsidebar{
	
	background:#333333;
	width:195px;
	height:258px;
	float:right;
	padding: 5px 5px 5px 5px;
	overflow:hidden;
	border-bottom:0px solid #9d823a;
}

#rightsidebarinner{
	background:#444444 url('../images/roundedbox_grad.png') no-repeat;
	height:253px;
	width:185px;
	margin:0;
	padding:30px 5px 10px 5px;
	float:right;
	font-size:90%;
	color:#fff;
	
}

#rightsidebarinner img{
	margin:0 0 15px 0;
}
#newsandevents{
	
	background:#E2E2E2;
	width:735px;
	height:125px;
	float:left;
	margin:10px 10px 0 10px;
	border:1px solid #c2c2c2;
	padding:0 0 0 10px;
	clear:right;
	
}

html>body #newsandevents{
	width:755px;
}

#newsandevents ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
}

#newsandevents li{
	margin:0 0 10px 0;
}
#news{
	width:350px;
	height: auto;
	float:left;
}
#events{
	width:350px;
	height: auto;
	float:right;
	padding:18px 15px 0 0;
}
#newsandevents ul a,#newsandevents ul a:visited{
	text-decoration:underline;
}

#subcontent{
	float:left;
	width:785px;
}

/*this is where the slide show stuff is */


#featureMain { width:580px; height:268px; padding:0 0 0 0; margin:0px 0 0 0; float:left; background:#333333; overflow:hidden;border-bottom:0px solid #9D823A; }
/*#featureMain .slides { width:auto; height:263px; float:left; position:relative; overflow:hidden; left:0; }*/
#featureMain .slides {height:243px;overflow:hidden;}
#featureMain .slide { width:580px; height:243px; float:left; background-color:#111; }
.slide p {margin:0;padding:0;}
#featureMain .slide img { border:none; padding:0; }
#featureMain .slides .video { display:none; }
#featureMain .slides .active .video { display:inline; }

#featureMain .navSlides { width:580px; height:30px; padding:2px 0 2px 0;float:left; }
#featureMain .navSlides ul { list-style-type:none; margin:0 0 0 11px; padding:3px 0 0 0; font-size:10px; font-family: Arial; line-height:14px; }
#featureMain .navSlides li { float:left; margin:0 8px 0 0;}
#featureMain .navSlides li a {color:#fff;}
#featureMain .navSlides a { width:19px; padding:1px 0 0 0; text-align:center; text-decoration:none; display:block; /* background:#FF1A1A; */ }
#featureMain .navSlides li.next a { width:30px;  overflow:hidden;color:#fff; }
#featureMain .navSlides li.prev a { width:50px;  overflow:hidden;color:#fff; }
#featureMain .navSlides li.active { background:#EEEEEE; }
#featureMain .navSlides li.active a {color:#000;}
#featureMain .progressBar { width:100px; height:5px; background:#999999; float:right; margin:5px 22px 0 0; }
#featureMain .progressBar .bar { background:#666666; height:5px; width:0; }

