﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
    font-family     : Trebuchet MS, Helvetica, Sans-Serif;
    font-size       : 12px;
}

h1 
{
}

h2 
{
    text-transform      : uppercase;
    font-size           : 1.8em;
}

h3 
{
    text-transform      : uppercase;
    font-size           : 1.3em;
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight     : bold;
}

em 
{
    font-style      : italic;
}

blockquote
{
    font-style          : italic;
    margin-left         : 4em;
    margin-right        : 4em;
    padding-bottom      : 1em;
}

u 
{
    text-decoration : underline;
}

a 
{
    text-decoration : underline;
}

a:visited 
{
    text-decoration : underline;
}

a:hover 
{
    text-decoration : underline;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Compound Selectors

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/
#content_sub
{
    font-size       : .8em;
}

/*___ SPAN _________________________________________________________________*/
#branding ul + span
{
    font-size       : .9em;
}

#branding ul + span span#small
{
    font-size       : .8em;
}

#branding ul + span span#large
{
    font-size       : 1.3em;
}

.first
{
    text-transform  : uppercase;
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/
#content_main.base h3
{
    font-family     : Trebuchet MS, Helvetica, Sans-Serif;
    font-weight     : none;
    text-transform  : none;
    font-size       : 1.1em;
}

#featuredResource h3
{
    font-size       : 1.6em;
}

ul#ulWatershedMap h3,
ul#ulWatershedMap ~ h3
{
	font-size		: 1em;	
}

/*___ H4 _________________________________________________________________*/

#subInternal h4
{
    font-size       : 1.1em;
}

/*___ H5 _________________________________________________________________*/

ul#ulWatershedMap ~ h5
{
	text-transform	: uppercase;	
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/
#content_main p
{
    line-height     : 1.5em;
}

#content_main.base p
{
    line-height     : 1.3em;
}

#content_main #fastLinks p
{
    font-size       : .8em;
}
/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/
.ulMain li
{
    text-transform  : uppercase;
}

#ulNav li
{
    font-size       : .8em;
    text-transform  : uppercase;
}

.ulLinks li
{
    text-transform  : uppercase;
}

#ulQuickLinks
{
    text-transform  : uppercase;
    font-weight     : bold;
    font-size       : 1.1em;
}

.ulSubNav
{
    font-size       : 1.1em;
    font-weight     : bold;
}

ol.nav_breadcrumb li
{
    font-size       : 0.75em;   
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/
.ulMain li a,
.ulMain li a:visited,
.ulMain li a:hover
{
    letter-spacing  : 1px;
    text-decoration : none;
}

#ulNav li a,
#ulNav li a:visited,
#ulNav li a:hover
{
    text-decoration : none;
}

.ulSubNav a,
.ulSubNav a:visited
{
    text-decoration : none;
}

.ulSubNav a:hover
{
    text-decoration : underline;
}

ol.nav_breadcrumb a:hover
{
    text-decoration : none;   
}

h4 a,
h4 a:visited,
h4 a:hover
{
    text-decoration : none;
}

div#content_sub ul.ulWatershedNav a
{
	font-weight		: bold;
	text-decoration	: none;	
}

div#content_sub ul.ulWatershedNav a:hover
{
	text-decoration	: underline;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/
table.tblEvents td
{
    font-size       : .9em;
}

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/
a[id$="Search"]
{
    font-family     : Trebuchet MS, Helvetica, Sans-Serif;
    font-size       : .8em;
    text-transform  : uppercase;
    text-decoration : none;
}

/*___ LABEL _________________________________________________________________*/

/*___ CITE _________________________________________________________________*/
.citeCaption
{
    font-size       : .8em;
    line-height     : 1em;
}
#site_info cite
{
    text-align      : center;
    font-size       : .8em;
}

/*___Group/Section/Class_________________________________________________________________*/
