

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_main_menu .pt1_item_active {
	background: #151B54;
	border: 1px solid #151B54;
}
#pt1_sub_menu {
	background: #151B54;
	height: 29px;
	clear: both;
}
#pt1_main_menu .pt1_item_active a {
	color: #ffffff;
	font-weight: bold;
}
#pt1_branding {
	height: 80px;
	background: #2B2B2B url("/sites/290/assets/pleasanton_header.gif") no-repeat;
	padding-left: 200px;
}
