.newheader {
	width: 1000px;
	display: block;
	margin: 0 auto;

}
.newheader ul, .newheader ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newheader .topnavigation {
	height: 30px;	
	padding-top: 5px;
	background-color: #929497;
	display: block;
}
.newheader .branding {
	height: 119px;
	display: block;
	background: url(images/branding.png) top left no-repeat #143264;
	padding: 0;
}
.newheader .newnavigation {
	height: 35px;
	display: block;
	background: url(images/menu.png) top left no-repeat #E6E7E8;
	padding: 0;
}

.newheader .topnavigation ul.leftmenu li, 
.newheader .topnavigation .logintop ul li
{
	display: block;
	float: left;
	margin: .5em;
}
.newheader .topnavigation ul.leftmenu li a,
.newheader .topnavigation .logintop ul li a {
	color: #fff;
	text-decoration: none;
	padding: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.newheader .newnavigation ul li {
	display: block;
	float: left;
	height: 35px;
	border-right: 1px solid #D4D5D8;
	vertical-align:middle;
}
.newheader .newnavigation ul li a {
	padding: 0;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 13px;
	font-weight: bold;
	color: #143264;
	height: 25px;
	padding-top: 10px;
	display: block;
	float: left;
	text-decoration: none;
}
.newheader .newnavigation ul li a:hover {
	background-color: #666;
	color: #fff;
}
.newheader .topnavigation ul.leftmenu li a:hover,
.newheader .topnavigation .logintop ul li a:hover {
	background-color: #666;
}

.newheader .topnavigation .logintop ul,
.newheader .topnavigation .logintop form {
	float: right;
}
.newheader .topnavigation .logintop form {
	margin-right: .5em;
	display: inline;
	margin-top: .15em;
}
.newheader .topnavigation .logintop form input {
	clear: none;
	display: inline;
	font-size: 11px;
}
.newheader .topnavigation .logintop form input.password,
.newheader .topnavigation .logintop form input.username {
	width: 100px;
	color: #666;
}
form.simplesearch {
	display: inline;
	float: right;
	margin-right: .5em;
	margin-top: .25em;
}
form.maillinglistsignup {
	margin-top: .5em;	
}
form.simplesearch input.search, 
form.maillinglistsignup input.emailaddress {
	width: 300px;
	color: #333;
}
form.simplesearch a.advancedoptions {
	color: #393939;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	display: inline;
}
form.simplesearch a.advancedoptions:hover {
	text-decoration: underline;	
}
.socialicons {
	float: right;
	display: inline;
	right: 10px;
	clear: both;
	margin-top: 40px;
	margin-right: 10px;
}
.socialicons a img {
	border: none;

}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.newcalendar, .newmailinglist {
	display: block;
	padding: 10px;
	background:  url(images/newcalendarbg.gif) top left #143264;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABC0DB;
	font-size: 10pt;
	line-height: 1.4em;
	margin-bottom: 1em;
}
.newannouncments {
	display: block;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1em; !important
}
.newannouncments img {
	border: 1px solid #e5e5e5;
	padding: 3px;
	background-color: #fff;
	float: left;
	margin-right: 1em;
	clear: both;
}
.newannouncments .item {
	margin-top: .5em;
	clear: both;
	display: block;
	background-color: #f1f1f1;
	padding: .25em;
	vertical-align: middle;
}

.newmailinglist {
	background:  url(images/mailinglistbg.png) bottom left #ffffff repeat-x;
	color: #5878A5;
	border: 1px solid #d9d9d9;
}
.newannouncments {
	background: none;
	color: #333;
	border: 1px solid #d9d9d9;
}
.newcalendar h2, .newmailinglist h2, .newannouncments h2 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: -1px;
}
.newmailinglist h2 {
	color: #036;	
}
.newannouncments h2 {
	color: #600;	
}
.newcalendar a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.newcalendar a:hover {
	text-decoration: underline;	
	color: #fff;
}
a.calendarhref {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
a.calendarhref:hover {
	text-decoration: none;
	color: #fff;
}

.daterow1, .daterow2 {
	color: #f2f2f2;	
	font-size: 110%;
	line-height: 1.5em;
}
.daterow1 {
	text-decoration: none;
	background-color: #5878A5;
	vertical-align: top;
	padding: 5px;
}
.daterow2 {
	text-decoration: none;
	background-color: #294E84;
	vertical-align: top;
	padding: 5px;
}
.city {
	font-weight: bold;
}
