body {
	color: #333;
	font-size: 100%;
}

div#header ul.menu, div#header h2.hidden, div#header div#login, div#footer ul.menu, div#announcements, ul#submenu, div#slider-dates, ul.navigation, div#filter-by {
	display: none;
}

div#intro p {
	font-weight: bold;
	font-size: 1.4em;
}

a#logo {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	text-decoration: none;
}

ul#slider-gallery {
	list-style: none;
	padding-left: 0;
}

h1, h2, h3, h4 { 
	color: #0099ff;
	font-family: "Segoe UI Bold", Helvetica, Arial, sans-serif;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}

h1 { 
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 0.8em 0;
}

h2 {
	font-size: 2.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 1em;
}

h3 { 
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 1.5em;
}

h4 {
	font-size: 1.4em;
}

p, ul,  ol, dl, p, address {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}

ul h3 {
	font-size: 1.3em;
}
ul p {
	font-size: 1em;
}

a, a:visited {
	color: #0a78b1;
}

a:hover, a:active {
	color: #000;
}

a img {
	border: none;
	margin: 0; padding: 0;
}

address {
	font-style: normal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.disabled {
	color: #999;
}

div#content h1 {
	margin-bottom: 0.5em;
}

span.date {
	display: block;
}