/* All of the text layout information goes here. */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #504B45;
}

/* Headers */
h1.groupTitle
{
	font-size: 22px;
	color: white ;
	line-height: 22px;
	margin:0;
	margin-bottom: 20px; 
	margin-left: 5px;
	padding: 0;
}

h1.sectionTitle
{
	text-decoration: underline;
	font: bold normal;
	font-size: 11px;
	color: #3E372B;
}

/*
h1.lakeAndRiverGroupTitle
{
	font: bold normal 12px/15px;
	/* color: #504B45;
	color: white;
}
*/
/*
h1.monthTitle
{
	font: bold normal 11px/15px;
	color: #9FA1AB;
}
*/
h1.letter
{
	font-size: 14px;	
}

h3.miniHeader
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	padding-bottom: 10px;
	color: #504B45;
}

p.searchHeader
{
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	color: white;
}


h3.bibliographyHeader
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	padding-bottom: 10px;
	color: #504B45;
}

/* Paragraphs */
p.sidebarquote
{
	font-size: 9px;
	padding: 5px;
	margin: 0px;
	font-style: italic;	
}

p.headerNote
{
	color: white;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-left: 263px;
	padding-top: 40px;
	font-style: italic;
}

p.groupsList
{
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
p.bottomRule
{
	padding-bottom: 0px;
	border-bottom: 2px solid #7D766D;
}

p.boldHeader
{
	font: bold 11px;
}

p.eventMenu
{
	padding-bottom: 5px;
	margin: 0px;
}

p.listItem
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

#subnavpanel
{
	font-size: 11px; 
}

		
#welcomeSubNavPanel
{
	font-size: 11px;
}

input.searchInput
{
	font-size: 11px; 
}

/* objects, divs and spans */
#welcomeText
{
	font-size: 11px;
	color: #504B45;
}

div.footerInfo
{
	color: white;
	font-size: 9px;
}

table.veiwGroupLinkTable
{
	font-size: 11px;
}

span.county
{
	font-size: 11px;
	font-style: italic;	
}

span.redFormNote
{
	color: #9F7253;
}

span.smallFormNote
{
	font-size: 9px;
}

span.highLightString
{
	color: white;
	background-color: grey;
}

/* links */
a:link { font-size:11px; color: #005882; }
a:visited { color: #005882; font-size:11px; }
a:hover { font-size: 11px; color: #4E8AAC; }

a.menuLink:link { color: #005882; text-decoration: none; }
a.menuLink:visited { color: #005882; text-decoration: none; }
a.menuLink:hover{ color: #4E8AAC; text-decoration: none; }

a.menuLinkOn:link {text-decoration: none; color: #3E372B; }
a.menuLinkOn:visited { color: #3E372B; text-decoration: none; }
a.menuLinkOn:hover { color: #4E8AAC; text-decoration: none; }

/*
a.headerLink:link { font-size: 14px; text-decoration: none; }
a.headerLink:hover { font-size: 14px; text-decoration: none; }
a.headerLink:visited { font-size: 14px; text-decoration: none; }
*/

a.blue:link { text-decoration: underline; color: #336699 }
a.blue:active {  text-decoration: none; color: #336699 }
a.blue:visited {  text-decoration: underline; color: #336699 }
a.blue:hover {  text-decoration: none; color: #336699 }

a.headlineLink:link { 	font-size: 11px;
	font-style: normal;
	font-weight: bold; color: #005882; text-decoration: none; }
a.headlineLink:visited {font-size: 11px;
	font-style: normal;
	font-weight: bold; color: #005882; text-decoration: none; }
a.headlineLink:hover { font-size: 11px;
	font-style: normal;
	font-weight: bold; color: #4E8AAC; text-decoration: none; }