
#breadcrumb, 
#page_footer 
{
	background-color: #d3232a;
}

h1,
h2,
.highlight,
.section_title,
#site_search_highlight {
	color: #d3232a !important;
}

.subnav_selected {
	background-color: #ef3e42;
}

#main_content_text a:active, 
#main_content_text a:hover, 
#main_content_text a:link, 
#main_content_text a:visited {
	border-bottom-color: #d3232a;
}

.nav_selected,
#sub_navigation
{
	background-image: url('../images/red/light_bg.png');
}

.pratt_name a{
	background-image: url('../images/navigations/pratt_title_sprite.png');
	background-repeat: no-repeat;
	background-position: -20px -100px;
	height: 30px;
	margin-top: 5px;	
	position: absolute;
	text-indent: -9999px;		
	width: 300px;
}

.pratt_name a, 
.pratt_name a:active, 
.pratt_name a:link, 
.pratt_name a:hover, 
.pratt_name a:visited
{
	color: #d3232a !important;
}

.section_navigation a:hover,
#navigation a:hover
{ 
	color: #d3232a;
}

.lib_hour_more {
	background-image: url(../images/red/button_more.png);
}