/* Home Page styles */

#mainBodyContent { background-image:url(/images/homepage/orchidBodyBg_top.jpg); background-repeat:repeat-y; padding-top:15px; padding-left:25px; width:750px; position:relative;margin-left:0px; min-height:370px;   } 


#mainBodyContentWide h1 { margin-bottom:4px; margin-top:0px;}
#mainBodyContentTop {display:none;} 
#mainBodyContent p { padding-right:10px; }


.homePagePromo { width:355px;  float:left; margin-right:10px; position:relative; min-height:160px;}
.homePagePromo h2, .homePagePromo h3 { font-size:1.3em; margin-bottom:0.5em; width:163px;}

 .homePagePromo h3 {font-size:1.1em;}
.homePagePromo p { font-size:70%; width: 170px;}

.divider { border-bottom:1px solid gray;height:2px; width:720px; margin-top:0; margin-bottom:1em;}

.homePagePromo .promoImage { height:auto;  overflow:hidden; position:absolute; top:0; left:185px;  }

.homePagePromo p a { text-decoration:none; color:#000;}
.homePagePromo p a:hover { text-decoration:underline; color:#000;}

#mainBodyContentBottom {height:10px;background-image:url(/images/homepage/orchidBodyBg_bottom.jpg); background-repeat:no-repeat; height:14px; margin:0 0 0 -25px; width:775px;  clear:both; display:block;  }

#homePageClear {display:none;}
