/*Homepage */
#navigation {
        border-bottom: none;
	min-height: 210px;
	padding-bottom: 40px;
}

#contentTop {
        height: 310px;
	position: relative;
	left: -1.8em;
        top: -10px;
	width: 607px;
        background-color: #F5F2E0;
        padding: 8px;
        padding-bottom: 130px;
        padding-top: 20px;
	clear: both;

}


#contentTop #graphic { float: left; }
#contentTop #text { float: right; color: #333333; padding: 4px; padding-top: 0px; line-height: 120%; width: 170px;}
#contentTop #text h1 { font-family: Garamond, Times, serif; }

#contentBottom {
        position: absolute;
        top: 420px;
        left: 0px;
        width: 801px;
        clear: both;
        z-index: 2;
        background-color: #FFFFFF;
        border-top: 18px solid #B42426;*/
	border-image: url('/images/bottomBorder.gif'); 
}
h2 { padding-top: 14px; font-size: 125%; text-align: center;  line-height: 80%; color: #000000;}

ul { list-style-image: url("/images/redBullet.gif") }
li.newsevents { position: relative; left: -8px; }

a.headlines { color: #000000; text-decoration: none; font-weight: normal; }
a.headlines:hover { color: #C0131E; text-decoration: underline; }
a.headlines:visited { color: #000000; text-decoration: none; }

