@charset "utf-8";

/* All hyperlinks */

a:hover { color:#E6560E; }

/* Left Navigation */

#left_nav ul li.navActive a { color: #E6560E;  font-weight: bold; }

#left_nav a:hover { color: #E6560E;  background-color: #FFFFFF; }

#left_nav a.left_nav_item_active         { color: #E6560E; font-weight: bold; }
#left_nav a.left_nav_item_active:visited { color: #E6560E; font-weight: bold; }

#sub_title  a.sub_title:hover   { color:#E6560E; }
#sub_title  a.sub_title_active  { color:#E6560E; }
#sub_title2 a.sub_title2:hover  { color:#E6560E; }
#sub_title2 a.sub_title_active  { color:#E6560E; }

/* Right Navigation */

.news_title {
	background-image: url(/library/images/titles/phase2_3b/title_news.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 154px;
	margin-bottom: 15px;
}

.events_title {
	margin-bottom: 15px;
	background-image: url(/library/images/titles/phase2_3b/title_events.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 154px;
}


.rightContentBox a:hover {
	color: #E6560E;
}

.more_link_right a:hover, .more_link a:hover, .more_link_inline a:hover {
	text-decoration:none;
	background-image: url(/library/images/titles/phase2_3b/more_over.gif);
	background-repeat: no-repeat;
	height: 11px;
}

#contact_link a:hover {
	background-image: url(/library/images/titles/phase2_3b/contact_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 72px;
}


#title_services a:hover {
	background-image: url(/library/images/titles/phase2_3b/services_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 75px;
}

#title_services_active a {
	background-image: url(/library/images/titles/phase2_3b/services_over.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 75px;
}

.headerText_a, h1 {
	color: #E6560E;
}

#col2 .sectionIntro .sectionIntroText a {
	color: #E6560E;
}

.inlineHeader, h2 {
	font-weight:bold;
	color:#E6560E;
}

#sub_title a:hover {
	color:#E6560E;
}

#sub_title2 a:hover {
	color:#E6560E;
}

#wave {
	background-image: url(/library/images/ppd_wave_orange.jpg);
}


