/* CSS Document */
body {
	background-color: #313386;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}
.leftshadow {
	background: url(../images/leftshadow.gif) top left repeat-y;
	width: 6px;
}
.rightshadow {
	background: url(../images/rightshadow.gif) top left repeat-y;
	width: 6px;
}
.helpbg {
	background: url(../images/header_02.jpg) top left no-repeat;
	height: 160px;
	width: 364px;
	text-align: right;
	padding: 0 16px 0 0;
}
#nav {
	width: 991px;
	float: left;
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 10px 0;
	text-align: center;
}
#nav a:link, #nav a:active, #nav a:visited {
	background-color: #333;
	text-decoration: none;
	color: #fff;
	padding: 10px 7px;
}
#nav a:hover {
	background-color: #D80100;
	text-decoration: none;
	color: #fff;
	padding: 10px 7px;	
}
.navselected {
	background-color: #D80100 !important;
}
.container {
	width: 965px;
	padding: 13px;
}
h2 {
	margin: 10px 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	background-color: #D80100;
	display: block;
	padding: 5px;
	text-align: center;
}
.emily {
	text-align: center;
	padding: 5px;
	margin: 5px 0 10px 0;
	font-weight: bold;
}
.meeting {
	background: url(../images/meetingbg.jpg) bottom left no-repeat #31327F;
	border: 1px solid #fff;
	width: 246px;
	margin: 10px 0 0 13px;
	padding: 5px 10px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
}
.meeting span {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
.upcoming {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding: 0 0 0 10px;
	margin: 5px 0 10px 4px;
}
.upcoming h2 {
	margin: 10px 0 0 0;
	background: url(../images/bgevent.gif) no-repeat;
	text-align: left;
	padding: 0 0 5px 10px;
}
.upcoming div {
	padding: 0 0px 10px 10px;
	background-color: #fff;
	width: 261px;
}
.upcoming div a:link, .upcoming div a:active, .upcoming div a:visited {
	text-decoration: none;
	color: #069;
}
.upcoming div a:hover {
	text-decoration: underline;
	color: #069;
}
.contentmain {
	background-color: #fff;
	padding: 0 15px;
	width: 315px;
	margin: 10px 10px 0 10px;
	border: 1px solid #ccc;
}
p {
	margin: 0 0 18px 0;
	line-height: 18px;
}
p a:link, p a:active, p a:visited {
	text-decoration: none;
	color: #069;
}
p a:hover {
	text-decoration: underline;
	color: #069;
}
td a:link, td a:active, td a:visited {
	text-decoration: none;
	color: #069;
}
td a:hover {
	text-decoration: underline;
	color: #069;
}
.footer {
	color: #999;
	text-align: center;
	padding: 10px 0;
}





















































































































































