/* 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/ourHomes.css');
h5										{ color: #B0B0B0 !important; }
a										{ color:#1F1F1F !important; }
#startTourBttn							{ background-image: url(/brands/norris/images/brButtons/green_428px_29px.png) !important; }
#startTourBttn a						{ color: #1F1F1F !important; }
#findOutBttn							{ background-image: url(/brands/norris/images/brButtons/green_136px_29px.png) !important; }
#findOutBttn a							{ color: #1F1F1F !important; }
#seeYourself							{ background-image: url(/brands/norris/images/brButtons/green_136px_29px.png) !important; }
#seeYourself a							{ color: #1F1F1F !important; }
#searchMHCs								{ background-image: url(/brands/norris/images/brButtons/green_350px_29px.png) !important; }
#searchMHCs a							{ color: #1F1F1F !important; }
.top-headline							{ color: #1F1F1F !important; }
#guided-tour li a						{ background-image: url(/brands/norris/images/static/our_homes/trail_yourhome.jpg) !important; }
#guided-tour li.ourhomes-energy a		{ background-image: url(/brands/norris/images/static/our_homes/trail_anenergystar.jpg) !important; }
#guided-tour li.ourhomes-features a		{ background-image: url(/brands/norris/images/static/our_homes/trail_witheveryhome.jpg) !important; } 
#guided-tour li.ourhomes-getstarted a	{ background-image: url(/brands/norris/images/static/our_homes/trail_getstarted.jpg) !important; }
.ourhomes-photos h3						{ color: #1F1F1F !important; }
#energy-calc							{ background-image: url(/brands/norris/images/static/our_homes/bg_energy_calculator.jpg) !important; }
#energy-calc label						{ background-color: #B0B0B0 !important;
										  color: #1F1F1F !important; }
#utility-bills span						{ color: #1F1F1F !important; }
#calc-results h6						{ color: #1F1F1F !important; }
#calc-results p							{ color: #1F1F1F !important; }
#calc-results dd,
#calc-results dt						{ color: #1F1F1F !important;
										  border-bottom-color: #B0B0B0 !important; }
#findMHC								{ background-image: url(/brands/norris/images/brButtons/green_350px_29px.png) !important; }
#findMHC a								{ color: #1F1F1F !important; }
#timeline li a:hover,
#timeline li a.selected 				{ color: #1F1F1F !important; }

