

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

#pt1_branding {
	height: 100px;
	background: #000000 url('/sites/317/assets/sariah_banner.jpg ') 7px 7px no-repeat;
	padding-left: 200px;
}

#pt1_main_menu .pt1_item_active {
	background: #fec2f8;
	border: 1px solid #fec2f8;
}

#pt1_sub_menu {
	background: #fec2f8;
	height: 29px;
	clear: both;
}

#pt1_main_menu .pt1_item_active a {
	color: #fff;
	font-weight: bold;
}

