/* CSS Document */

#mainContent { position: absolute; top: 212px;}

 #left_column, #content { margin-top: 15px;} 



/* New Features & Latest News Column */
#homefeaturesnews { width: 325px; }

/*New Features */
#homefeatures { border: #434241 1px solid; padding: 0; margin: 0; background-color: #dde9df; }
#featuresheading { font-size: .9em; font-weight: bold; color: #FFF; background:url("/images/homepage/elements/featurebkgnd.jpg") repeat-x; padding: 6px 0 8px 10px;}
#featuresitem { padding: 0 10px;}
a.featurelink { font-weight: bold; padding-right: 1.5em; background: url("/images/elements/grayarrow_greenbkgnd.jpg") no-repeat 100% .05em;}
a:hover.featurelink { background-image: url("/images/elements/grayarrow_down_greenbkgnd.jpg");}

/*Latest News */
#content #newsheading { font-size: .9em; font-weight: bold; color: #365ea4;}
#content .newsitem, #content .featuretext { font-size: .7em; line-height: 1.4em; }
a.newslinkall { font: bold .85em Arial, Helvetica, sans-serif; float: right; padding-right: 1.5em; background: url("/images/elements/grayarrow.jpg") no-repeat 100% .05em; margin-right: 10px; }
a:hover.newslinkall { background-image: url("/images/elements/grayarrow_down.jpg");} /*Full News Feed Link*/
a.newslinktitle { font-weight: bold;} /*Links for each News Title */

/*Upcoming Events & Image Ads Column */
#homeeventsimages { float: right; width: 325px;}

/*Upcoming Events */
#homeevents { border: #434241 1px solid;}
#eventsheading { font-size: .9em; font-weight: bold; color: #FFF; background:url("/images/homepage/elements/eventsbkgnd.jpg") repeat-x; padding: 6px 0 8px 10px; }
a.eventslink { font:bold .85em Arial, Helvetica, sans-serif; color: #FFF; float: right; padding-right: 1.5em; background: url("/images/elements/grayarrow_bluebkgnd.jpg") no-repeat 100% .05em; margin-right: 10px; } /* All Events Link */
a:hover.eventslink { color: #CCC;}
#content .eventsdatelocation { font-size: .9em; line-height: 1.4em; }

#content #homenews, #content #homeads { margin-top: 20px; }


