/*Homepage styles*/
#Body {margin-top:-8px;}

#UpperHomePage {padding:0 8px; background:url(/SiteImages/shadow-10left.png) 208px top repeat-y; position:relative; z-index:3;}
#Body #UpperHomePage .leftColumn .padded {padding:18px 20px 0px 10px;}

#UpperHomePage .rightColumn .title { padding:10px 20px; text-align:center; font-weight:bold; font-size:110%; background:#ffffff url(/SiteImages/RightColumn-title.gif) left bottom no-repeat;}

#LowerHomePage {padding:0; margin-top:-8px; position:relative; z-index:2;}
#LowerHomePage .bottomShadow {padding:8px;}
#Body #LowerHomePage .padded {padding:22px 15px 15px 0;}

#HomeNews,
#HomeContact {width:180px; }

#HomeNews h4,
#HomeContact h4,
#HomeNews h3,
#HomeContact h3 { margin:7px 11px 0 11px; padding:0 0 8px; }

#HomeNews .summaryHolder, 
#HomeContact .contactTextHolder { margin:0 11px 11px 11px; }

#HomeNews .imageHolder {width:180px; text-align:center; overflow:hidden; }
#HomeNews .titleHolder {padding-bottom:0.5em;}
#HomeNews .titleHolder a { text-decoration:none; }
#HomeNews .titleHolder a:hover { text-decoration:underline; }
#HomeNews .moreHolder {padding-top:0.5em; text-align:right;}

#HomeContact {background:url(/SiteImages/RightColumn-fade.png) left top repeat-x; min-height:250px;}



/* Homepage Rotator Styles */
#HomePageRotator { background-color:#cccccc; }
#HomePageRotator .homepageRotatorImage{width:204px; float:left; height:150px;}
#HomePageRotator .homepageRotatorImage.first { margin-right:2px; }
#HomePageRotator .homepageRotatorImage.last { margin-left:2px; }
#HomePageRotator .homepageRotatorImage .imageHolder { height:127px; }
#HomePageRotator .homepageRotatorImageFooter{ overflow:hidden; height:22px; background:url(/SiteImages/homepage_rotator_footer.gif) no-repeat; text-align:center; font-weight:bold; line-height:22px;}

