
/* news */
div.newsContainer { float:left;}
.news div {margin-top: 0px;}
.news ul { margin-right:0px; margin-top:0px; margin-bottom:0px; padding-top: 0px; padding-bottom:0px; list-style:square;}
.news li { margin-left: -2em; margin-top:0em; margin-right:0em; margin-bottom:0em;}
.news a { color: black; background-color: inherit;}
.news a:hover { color: #990000; background-color: inherit; text-decoration: underline;}
/*.news li a { color: black; background: #DDE1E9 none;}
.news li a:hover { color: #990000; background: #DDE1E9 none; text-decoration: underline;}*/
/*.news li.newshighlight a { color: red; background: #DDE1E9 none;}*/
.news li.newshighlight { list-style-image: url(../images/decoration/star.gif);}


/* events */
div.eventsContainer { float:right; width:49%;}
.events div {margin-top: 0px;}
.events ul {margin-right:0px; margin-top:0px; margin-bottom:0px; padding-top: 0px; padding-bottom:0px; list-style:square;}
.events li { margin-left: -2em; margin-top:0em; margin-right:0em; margin-bottom:0em;}
.events a { color: black; background-color: inherit;}
.events a:hover { color: #990000; background-color: inherit; text-decoration: underline;}
/*.events li a { color: black; background:#EFE7D7 none;}
.events li a:hover { color: #990000; background:#EFE7D7 none; text-decoration: underline; }*/
/*.events li.eventhighlight { list-style-image: url(../images/decoration/star.gif);}*/



/* Quick Links Start */
.QuickLinks { width: 31%; margin-left:1em; float:left; display:inline; }
/*.QuickLinks h1 { font-weight:bold; font-size:1em; margin:0px; padding:0px; color:#4E3C2C; background:#F4EBE7 none; }*/
.QuickLinks h1 { font-weight:bold; font-size:1em; margin:0px; padding:0px; color:#993300; background:#F4EBE7 none; }
.QuickLinks a { color:black;background:#F4EBE7 none; font-size: 0.85em;}
.QuickLinks a:hover {text-decoration:underline; color:#990000; background-color:inherit;}
.QuickLinks:after{clear:both;}
.QuickLinks ul { margin-left: 0; padding-left: 0; display: inline; border: none; } 
.QuickLinks li { margin-left: 0; padding-right: 0em; border: none; list-style: none; display: inline; }
/* Quick Links End */



H1.front { font-size: 1.35em; color: #0A3350; background: white none; display: inline; margin-left:1.25em; }
	




/*Main Highlight Section Start*/
#highlights { color: white; margin-left:455px;  width:170px; }
#highlights h1 { font-size: 1.4em; margin:0px; padding:0px; }
#highlights a { color: yellow; background-color:inherit; }
#highlights a:hover { text-decoration:underline; }

#highlights ul { margin:0px; padding:0px; line-height:1em;}
#highlights li { list-style: none; margin:0px; padding:0px; }


