h1 {
	color: #170c72;
	font: italic 2em "Gill Sans MT", Arial, sans-serif;
	margin-bottom: 0;
	margin-top: 0
}
#aspnetForm {
	padding: 0
}
#br, #directions, #word {
	padding: 0 5px;
}
#br h2 {
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 0
}
#br ul {
	margin-top: 0
}
#br ul h3 {
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 0
}
#br ul p {
	margin-top: 0;
	margin-left: -2.5em;
	text-indent: 1.7em
}
#crawl {
	background-color: #170c72;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 3px
}
#crawl a:link {
	color: #fff
}
#crawl a:visited {
	color: #ccc
}
#directions {
	padding-top: 1em
}
#directions h1 {
	float: left;
	margin-bottom: 0.1em
}
#directions h1 img {
	float: left;
	margin-right: 0.3em;
	vertical-align: text-top
}
#directions h1 span {
	border-right: 3px solid #170c72;
	margin-right: 8px;
	padding-right: 8px
}
#events div {
	border-top: 1px solid #bbb;
	clear: left
}
#events div:first-child {
	border-top: none
}
#events div:first-child p {
	padding-top: 0
}
#events div p {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px
}
#events div p:first-child + p {
	border-left: 1px solid #bbb;
	margin-left: 10px;
	padding-left: 10px
}
#futral {
	color: #170c72;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0
}
#futral img {
	float: right;
	margin: 0 1em 0.5em 1em
}
#futral span {
	position: relative;
	top: 5px
}
#leftMenu, #topMenu {
	position: relative
}
#leftMenu {
	height: 405px;
	margin-top: 5px
}
#rightLinks h2 {
	margin-bottom: 1em
}
#rightLinks ul {
	margin-left: 27px;
	position: relative;
	top: -22px
}
#social {
	list-style-type: none;
	margin: 0 auto auto 0;
	padding-left: 0;
	text-align: right
}
#social li {
	display: inline
}
#upcomingEvents {
	background-color: #dae6ff;
	font-family: Calibri, Arial, sans-serif;
	padding: 5px
}
#upcomingEvents h1 {
	font-size: 1.9em
}
#upcomingEvents > p {
	border-top: 2px solid #777;
	margin: 1em 0 0 0;
	padding: 3px 0 0 5px
}
#upcomingEvents ul {
	background-color: #fff;
	font-size: 0.9em;
	height: 200px;
	list-style-type: none;
	margin: 0.5em auto 0 auto;
	overflow: auto;
	padding-left: 7px;
	width: 185px
}
#upcomingEvents ul li {
	margin-bottom: 1em
}
#upcomingEvents ul li p {
	margin: 0 auto
}
#word p {
	font-size: 0.9em
}
/*#leftContent h1 {
	font-style: normal
}
#centerContent, #rightContent {
	float: left;
	min-height: 100px;
	overflow: auto;
}
#print {
	display: none
}
#featuredEvents {
	background-color: #fff;
	height: 150px;
	margin-bottom: 1em;
	overflow: auto
}
#rightContent {
	margin-left: 15px;
	width: 225px
}
#rightContent ul {
	list-style-type: none;
	margin: .5em 0 0 2em;
	padding-left: 0
}
#rightContent ul li {
	font: 0.8em arial, "comic sans ms", technical, sans-serif;
	display: block;
	padding-bottom: 0.4em;
}*/
.blueTopBorder {
	border-top: 2px solid #3072ff;
	padding-top: 0.5em
}
.links {
	background: transparent url("/images/Orange Line.jpg") no-repeat top left;
	margin-top: 0.5em;
	padding-top: 1px		/* Prevents h2's margin from going above orange line */
}
.links h1 {
	font-style: normal;
	margin-left: 0.5em
}
.links h2 {
	background: transparent url(/images/Cross.gif) no-repeat top left;
	color: #170c72;
	font: bold 1em "Gill Sans MT", Arial, sans-serif;
	margin-top: 10px;
	padding: 1px 0 14px 30px
}
.links ul {
	color: #3072ff;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-top: 0;
	padding-left: 15px;
}
.links li {
	margin-bottom: 3px
}
/*.event {
	margin: 1em 0 0 0;
	padding: 5px;
	font: 0.8em Verdana, Arial, sans-serif;
	line-height: 1em
}
.event img {
	margin-bottom: 0.5em
}
.event h2 {
	text-align: center;
	font-size: 0.8em;
	margin-top: 0
}
.event h2 a, .event p a {
	text-decoration: none
}
.event p {
	margin: 0
}*/

@media print {
	#leftContent, #rightContent {
		display: none
	}
	/*#directions {
		margin: 5px 10px 0 0;
	}
	#featuredEvents {
		margin: 5px 0 1em 3em;
	}
	#centerContent {
		float: none;
		padding: 0;
	}
	#print {
		display: block
	}*/
}
