/* 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/siteIndex.css');
a#reqMoreBttn			{ background-image: url(/brands/goldenwest/images/req_more_info.png) !important; }
a#reqMoreBttn:hover		{ background-image: url(/brands/goldenwest/images/req_more_info_over.png) !important; }
#staticContentCntr a	{ color: #000000 /*T*/ !important; }
.available-floorplans	{ background-image: url('/brands/goldenwest/images/site_index/submit-button.png') !important; }
.home-centers			{ background-image: url('/brands/goldenwest/images/site_index/submit-button.png') !important; }
#find					{ background-image: url(/brands/goldenwest/images/site_index/find_bg.jpg) !important; }
