
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	



.eventsnew img {
padding: 5px;
}

.eventsnew a {
color:#465D23;
display:inline;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
}

.eventsnew-title {
color:#434E83;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:13px;
text-decoration:none;
}

.headline {
color:#32629B;
display:inline;
font-size:20px;
font-weight:bold;
margin:0;
padding:0;
}

.bodysmallgrey a {
/*color:#465D23;*/
color:#434E83;
display:inline;
font-size:10px;
font-weight:bold;
margin:0;
padding:0;
}

.breadcrumb-separator{
font-size:10px;
color:#434E83;
}

.eventsnew-description a {
color:#465D23;
display:inline;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
}

.printlink a{
color:#333333;
font-family:arial,helvetica,verdana;
font-size:8pt;
}

.printlink_pipes {
color:#333333;
font-family:arial,helvetica,verdana;
font-size:8pt;
}


#WelcomeMessage p{
font-size:12px;
}

td.has_event {
background-image:url(site/1/redesign_2011/images/button_blue.jpg) !important;
background-repeat:no-repeat;
color:#FFFFFF !important;
text-indent:4px;
text-align:center;
}

td.has_event a {
color:#FFFFFF !important;
font-weight:bold;
}

#calendartoken_wrapper td.month {
text-align:center;
font-family:Georgia,"Times New Roman",Times,serif;
height: 28px;
}

#MenuBar {
background-image:url(/site/1/redesign_2011/images/bodyBackground.png);
background-repeat:repeat-y;
margin:0 auto;
width:795px;
height: 28px;
}

#calendar_wrapper {
    font-size: 12px;
    min-width: 740px;
}
