/* Link Colors */
a {
	color:#666;
	}
	
a:hover { 
	color:#FF0000; 
	}
.copyright{

 background: url(images/tail-nav.gif) repeat-x left top;
 color:#666;
	}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, 
.sf-menu a:active,
.sf-menu li.current-cat > a, 
.sf-menu li.current_page_item  > a { color: white;
background: #f96c05;}
	
	
.subtitle h1 span,
a.button, a.button:hover,
.flickr_badge_image img:hover,
.flex-direction-nav li .prev:hover,
.flex-direction-nav li .next:hover,
.widget_postslist li .thumb img:hover,
.flex-direction-nav li a.prev:hover,
.flex-direction-nav li a.next:hover,
/* Date Picker */
.ui-widget-header, 
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { 
	background-color:rgb(0, 194, 255);
	}
	
h1 span { color:#105aa6; }
hr  {
	background-color:#000;
	}	

.topbar { 
	background-color:#f0f8ff;
	border-color:#dceeff;
	}
	
#boxed #wrapper {
	background-image:url(../images/opacs/dark10.png);
	}
	
	.subtitle h1 span{ padding:10px 30px; }
	.subdesc { background-color:#fff; }


#footer {
	background: #f9f9f9;
border-top: 1px solid #f5f5f5;
	}

.subtitle h1 span,
.copyright {
	color:rgb(88, 78, 78); 
	}