/* LATEST NEWS -- LEFT SIDE */
#latest-news {}
#news-header {overflow: hidden; width: 100%; padding-top: 10px;}
#latest-news-header {background: url(../../images/our_latest_news_page_header.gif) 0 0 no-repeat; height: 50px;
	width: 184px; display: inline; float: left;}
#latest-news-header span {display: none;}

.news_copy {position: relative;}
.news_copy img {position: absolute; top: 0; left: 0;}

.news_copy .news_feed {margin-top: 10px; padding-left: 50px; margin-left: 10px;}
.news_copy .news_feed a {color: #000; font-weight: bold; font-size: 90%;}
.news_copy .news_feed img {position: relative; top: 0; left: 0;}
.news_copy .news_feed p {color: #000; font-size: 80%; margin: 12px 0;}
.news_copy .news_feed p a {font-weight: normal; font-size: 100%;}
.news_copy .news_feed p a.readmore {color: #CC6;}

/* UPCOMING EVENTS -- RIGHT SIDE */
#upcoming-events-bottom {padding-bottom: 620px; /* height of bottom piece */
	background: url(../../images/right_col_news_events_bottom.gif) 0 bottom no-repeat;}
#upcoming-events-middle {background: url(../../images/right_col_stretchbkg.gif) 0 0 repeat-y;}
#upcoming-events-top {background: url(../../images/right_col_news_events_top.gif) 0 0 no-repeat;}
#upcoming-events {text-align: left; margin: 0 auto; width: 307px;}
#event-header {overflow: hidden; width: 100%; padding-top: 10px;}
#latest-events-header {background: url(../../images/upcoming_events_header.gif) 0 0 no-repeat; height: 50px;
	width: 184px; display: inline; float: right;}
#latest-events-header span {display: none;}

.event_feed {margin-top: 10px; background: url(../../images/news_events_brackets.gif) 0 0 no-repeat;
	padding: 3px 10px;}
.event_feed a {color: #FFF; font-weight: bold; font-size: 90%;}
.event_feed p {color: #FFF; font-size: 80%; margin: 12px 0;}
.event_feed p a {font-weight: normal; font-size: 100%;}
.event_feed p a.readmore {color: #CC6;}

/*****************************************************************/

.news_copy_new {background: url(../../images/news_box_bkg.png) 0 0 no-repeat; width: 595px; height: 165px;}
.news_copy_new .news_feed {margin-top: 10px; padding: 15px 10px; margin-left: 10px;}
.news_copy_new .news_feed a {color: #26ABE4; font-weight: bold; font-size: 90%;}
.news_copy_new .news_feed p {color: #000; font-size: 80%; margin: 12px 0;}
.news_copy_new .news_feed .p em {font-size: 90%;}
.news_copy_new .news_feed .p {border-top: 1px solid #26ABE4; margin: 8px 0; padding-top: 6px;}
.news_copy_new .news_feed p a {font-weight: normal; font-size: 100%;}
.news_copy_new .news_feed p a.readmore {color: #000; font-weight: bold;}