/* 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/home.css');
#bbFlash					{ background-image: url(/brands/default/images/billboard.png) !important; }
#homeFinderCntr				{ background-image: url(/brands/clayton_es/images/fyhSearchBG.jpg) !important; }
#modelFinderCntr			{ background-image: url(/brands/clayton_es/images/fmhcSearchBG.jpg) !important; }
#rowIIIcolI					{ background-image: url(/brands/clayton_es/images/ychBG.png) !important; }
#rowIIIcolII				{ background-image: url(/brands/clayton_es/images/i-house_bg.jpg) !important; }
#rowIIIcolIII				{ background-image: url(/brands/clayton_es/images/videoPromo.png) !important; }
#rowIIIcntr.layoutB #rowIIIcolI { background-image: url(/brands/clayton_es/images/homeCopy.png) !important; }

#rowIIIcntr.layoutB #rowIIIcolI p { width: 370px; font-size: 11px; line-height: 136%; text-align: justify; }

#podQuad_i { background: url(/brands/clayton_es/images/index_pods/podQuads_i.jpg); }
#podQuad_ii { background: url(/brands/clayton_es/images/index_pods/podQuads_ii.jpg); }

