/*******************************************************/
/*                  HOME PAGE STYLES
********************************************************/

/* MAIN CONTAINER
********************************************************/
div#homeFlash { float:left; width:963px; border-top:25px #c13b20 solid; font-size:95%; position:relative;}
div#flash { float:left; position:relative; z-index:600; width:703px; }
div#flash img { float:left; width:703px; }

/* DETAIL COLUMN
********************************************************/
/* background images specified in global.css */
div#homeFlash div.detailCol { width:260px; right:10px; position:relative; float:right; }
div#homeFlash div.detailCol div.detailContent { right:-10px; float:right; position:relative; top:-10px; }
div.detailCol div.detailContent h3 { color:#a19999; width:220px; }
div.detailCol div.detailContent a.rss { top:172px; right:20px; }

/* HOME PAGE FEATURE SPOTS
*******************************************************/
div#homeFeatures { float:left; padding:2.4em 0 50px 0; }
div#homeFeatures div.feature { float:left; width:327px; padding-right:20px; font-weight:bold; }
div#homeFeatures div.feature p { font-size:93%; font-weight:normal; line-height:1.2; margin: .2em 0 .9em 0;}
div#homeFeatures div.feature h3 { text-transform:uppercase; font-size:85%; }
div#homeFeatures div.feature h2 { margin:1em 0 .2em 0; float:left; width:327px; font-size:116%; }
div#homeFeatures div.feature a.learnMore { margin-top:10px; float:left; }

div#homeFeatures div.feature ul { width:327px; float:left; }
div#homeFeatures div.feature ul li { float:left; padding:0 7px 0 8px;
  background:url(/media/image/1/divider_red.gif) no-repeat 0 35%;}
div#homeFeatures div.feature ul li.first { background:none; padding-lefT:0; }
div#homeFeatures div.feature ul li a.current { color:#000; }