/* By default, brand-specific CSS files import the corresponding CSS document
 * from /brands/default/css and then use !important styles to override colors.
 * To maintain styles not related to brand colors, look for the file in
 * /brands/default/css.
 * 6/29/2009 - EAK
 */ 
@import url('/brands/default/css/aboutUs.css');
a								{ color: #003767 !important; }
.top-headline					{ color: #003767 !important; }
#timeline li a:hover,
#timeline li a.selected			{ color: #003767 !important; }
#giving h3						{ color: #003767 !important; }
#qaLabel_Q						{ background-image: url(/brands/goldenwest/images/brButtons/qa_q.jpg) !important; }
#qaLabel_A						{ background-image: url(/brands/goldenwest/images/brButtons/qa_a.jpg) !important; }
#aboutGoldenWest div,
#aboutGoldenWest h1,
#aboutGoldenWest h2,
#aboutGoldenWest h3,
#aboutGoldenWest p 					{ margin-bottom: 10px; }
#aboutGoldenWest h2,
#aboutGoldenWest h3					{ font-weight: bold; }