#frontPageSize{ width:940px; margin-left: auto; margin-right:auto; cursor : default;}


/* news */
div.newsContainer { float:left; width:49%; }
.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; 	cursor : default;}
/*.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: 1em;}
.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; }


/*PICTURE style kept in x.php */
/*Main Highlight Section End*/

/*Main Highlight Section Start*/
#highlightsWide { color: white; margin-left:493px;  width:170px; padding-left:3px;}
#highlightsWide h1 { font-size: 1.35em; margin:0px; padding:0px; }
#highlightsWide a { color: yellow; background-color:inherit; }
#highlightsWide a:hover { text-decoration:none; }

#highlightsWide ul { margin:0px; padding:0px; line-height:1em;}
#highlightsWide li { list-style: none; margin:0px; padding:0px; }
/*PICTURE style kept in x.php */
/*Main Highlight Section End*/




/* WEATHER START */
#weather {}
#weather div { float: left;}
#weather div.picture { margin-right: 0.5em;}
#weather div.temperature { font-size: 1.8em; font-weight: bold; }
#weather div.description { margin-left: 0.5em; width: 10%; font-size: 1em; font-weight: normal;}
#weather div.summary { margin-right:1em; width:20%; font-size: 0.9em; font-weight:bold; }
#weather div.weatherlink { font-size: 0.8em;}
#weather div.clear { clear: both; }
/* WEATHER END */
