td, body {
	font-family: Verdana, sans-serif;
	font-size: 70%;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 200%;
	margin-bottom: 0.75em;
	margin-top: 1em;
}

h2 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0em;
	margin-top: 1em;
}

p {
	margin: 0.5em 0em;
	line-height: 1.25em;
}

.onlyPrint { display: none; }


@media print  {
	.dontPrint { display: none; }

	td, body {
		font-family: Verdana, sans-serif;
		font-size: 70%;
		color: black;
	}

	h1, h2, h3 {
		color: black;
	}
}

a:link {
	color: #707070;
}

a:visited {
	color: #808080;
}

.error {
	color: darkred;
}

.topNavRootSectionSelected, .topNavRootSection {
	padding: 3px 10px;
}

.topNavRootSectionSelected {
}

.topQuickLink:link, .topQuickLink:visited {
	text-decoration: none;
}

.topQuickLink:hover {
	text-decoration: underline;
}

.topNavRootSectionLink:link, .topNavRootSectionLink:visited, 
.topNavRootSectionLinkSelected:link, .topNavRootSectionLinkSelected:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.topNavRootSectionLink:hover, .topNavRootSectionLinkSelected:hover {
	text-decoration: underline;
}

.largeCapitalized {
	font-family: Times New Roman, serif;
	font-size: 185%;
}

.largeCapitalized:first-letter {
	font-size: 115%;
}

#topSpotName {
	padding: 6px 5px 2px 5px; 
}

#topSpotLink {
	text-decoration: none;
}


#topCountyBar, #topToolBar {
	padding: 4px 4px 2px 4px; 
}

.lightLink:link, .lightLink:visited {
	text-decoration: none;
}

.lightLink:hover {
	text-decoration: underline;
}

.leftNewsLink:link, .leftNewsLink:visited, .leftNaviLink:link, .leftNaviLink:visited, .leftNaviLinkSelected:link, .leftNaviLinkSelected:visited {
	text-decoration: none;
}

.leftNaviLink:hover, .leftNewsLink:hover, .leftNaviLinkSelected:hover {
	text-decoration: underline;
}

.leftNaviLinkSelected:link, .leftNaviLinkSelected:visited {
	font-weight: bold;
}

.leftNaviSection, .leftNaviSectionSelected {
	padding: 2px;
}


.leftNewsSection {
	padding: 5px 2px;
}

#leftNewsFrame {
	margin-top: 1em;
}

#leftNewsTitle {
	font-size: 65%;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
}

#footerFrame {
	padding: 3px;
	margin-top: 2em;
}

.pubDynNewsListFrame {
	margin: 0.5em 0em;
}

.pubDynGlobalNewsList a {
	text-decoration: none;
}
.pubDynGlobalNewsList a:hover {
	text-decoration: underline;
}
.pubDynGlobalNewsList {
	margin-left: 20px;
	padding-left: 0;
	list-style: url(/images/greendot-large.gif);
}

.pubDynGlobalNewsList li {
	margin-top: 0.5em;
}

.pubDynEventList a {
	text-decoration: none;
}
.pubDynEventList a:hover {
	text-decoration: underline;
}
.pubDynEventList dt {
	margin-top: 0.5em;
}
.pubDynEventList span {
	color: #669933;
	display: block;
}
.pubDynEventList dt {
	margin-left: 5px;
	padding-left: 0;
}
.pubDynEventList dd {
	margin-left: 5px;
	padding-left: 0;
}

