/* sh additions for ncac css file* Pallete:
* Sage		#6E8778
* Light green/yellow		#D1D923
* Blue		#00A8CB
* Light sage	#9DC9BA
* Brown		#534741
* Orange		#EEB211
* Burgundy	#7D0049
* Beige		#EDEBD7
*
* Section Colors:
* About us				#7D0049
* Program & Events	#EEB211
* Media					#D1D923
* News					#6E8778
* Ticketing				#9DC9BA
* Support				#00A8CB
*/

.thumbs {
 	text-align:	center;
 	padding:	7px 8px 6px 8px;
 	background-color: #EAEBEE;
	}

table.tableBorder th  {
	text-align: left;
	font-size: 0.75em;
	color: #aaabae;
	padding: 8px 0;
	}



#section-nav.test {
	border-width: 1px 0;
	clear: both;
	}

h6.publication {
	font-size:0.8em;
	text-transform:uppercase;
	color:black;
	margin-top:1.5em;
	}

h3.newsitem {
	font-size:1.3em;
	}

ul.subnav {
	box-shadow:2px 5px 6px #575757;
	-webkit-box-shadow:2px 5px 6px #575757;
	-moz-box-shadow: 2px 5px 6px #575757;
	}

#photo-categories p.selected a {
	color: blue;
	}

table#spotlights td.top {
        border-width: 0 3px 3px 0;
        background-color: #EEB211;
        text-align: center;
    	}

table#spotlights td.bottom {
        border-width: 0 0 0 0;
        background-color: #9DC9BA;
        background-image: url(../images/spotlight-star-large.gif);
        background-position: 405px 70%;
        background-repeat: no-repeat;
    	}

#current_upcoming #sidebar-left ul li,
#recent_past #sidebar-left ul li  {
	text-indent: 0;
	}

#current_upcoming #sidebar-left ul li ul li h4 a,
#recent_past #sidebar-left ul li ul li h4 a {
	font-weight: 400 !important ;
	}


table#photo-categories	{
	width: 99%;
	}

