@charset "utf-8";
/* CSS Document */

/*jQuery for front image display */
#projectSamplesSlider
{
	margin: 35px 0 35px 0;	
	margin-bottom: 50px;
}

#projectSamplesSlider .panel
{		
	padding: 3px;
	border: 1px solid #C6C6C6;
	height: 410px;
	width: 725px;
}


#projectSamplesSlider #captions
{
	font-size: 150%;
	font-weight: bold;
	color: #DF9526;
	clear: both;
	margin-top: -160px;
}

#projectSamplesSlider .caption
{
		padding-top: 10px;
}



#projectSamplesSlider .featurePhoto
{
	/*padding-left: 11px;
	margin-top: 7px;*/
	
}
/* get any additional styles from circle d */

.openingYellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #fbad04;
}

.openingWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.openingWhiteSmall
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}