body {
	background-color: transparent;
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #333333;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #ffffff;
	}

a:link {
	color: #254349;
	}

a:visited {
	color: #254349;
	}

a:hover {
	color: #B59453;
	}
#project_carousel {
	clear:both;
 	width:880px;
 	margin:0px auto;
  background: url(/i/photos/roller/bg_carousel.gif) no-repeat center 13px;
}

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { }
	.coda-slider {  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 232px; overflow: auto !important; }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 825px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 825px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { padding: -50px 0 0 0; width: 27px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 20px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left { float: left; margin:90px 0 0 0; }
	.coda-nav-right { float: left; margin:90px 0 0 0; }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }


/* Carousel Content */
.carousel_image {
	float:left;
 	margin: -13px 10px 0 4px;
	border-style:solid;
	border-width:5px;
	border-color:#032854;

}

.pc_info {
 padding:0 16px 16px 16px;
 color:#fff;
 
}

.pc_title {
	font-size:16px;
	color:#ffffff;
	
}

.pc_location {
	float: right;
	margin-top:4px;
	font-size: 12px;
	color:#ffffff;
	font-style:italic;
}

.pc_readmore {
	float: right;
	text-indent: -9999em;
	overflow: hidden;
}

.pc_readmore a {
	display:block;
	width:60px;
	height:15px;
	background: url(/i/photos/roller/button_readmore.png) no-repeat;
	background-position:0 0;
}

.pc_readmore a:hover {
	background-position:0 -20px;
}

.pc_project_titles {
	width:500px;
}

.pc_project_highlights {
	margin-top:6px;
	width:500px;
}

.pc_project_highlights td {
	font-size: 11px;
	line-height: 1.4em;
}

.highlight_label_cell {
	font-weight:bold;
	padding-right:10px;
}

.pc_project_highlights_textonly {
	margin-top:10px;	
	font-size: 11px;
	line-height: 1.4em;
}
