/* Begin Background Styles */ 
#background { background: #00a6a6 url('../images/background-lluch.gif') repeat-x top left; }
/* End Background Styles */

/* Begin Homepage Styles */
/* Begin Branch and Top Navigation Styles */
ul#topnav {	background: url('../images/bg-topnav-lluch.gif') repeat-x top left; }

ul#topnav li { background: url('../images/bg-topnav-separator-lluch.gif') no-repeat center right; }

ul#branchnav li.lluch a.active, ul#branchnav li.lluch a.active:hover {
	background: url('../images/bg-branchnav-active-lluch.gif') repeat-x top left;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #006969;
	}	
	
ul#branchnav li.llu a { padding: 7px 19px 0 19px; }              
 
ul#branchnav li.newsroom a { padding: 7px 19px 0 19px; }            

	
/* End Branch and Top Navigation Styles */

/* Begin Quick Links Styles */
#quick-links { background-color: #00a7a7; }

#quick-links ul.catlinks li a.active {
	background-color: #00a7a7;
	border-color: #00a7a7;
	}

#quick-links ul.catlinks li a.active:hover {
	background-color: #00a7a7;
	border-color: #00a7a7;
	}
/* End Quick Links Styles */	

/* End Homepage Styles */
