﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
    font-family         : Trebuchet MS, Helvetica, Sans-Serif;
    font-size           : 13px;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight : bold;
}

em 
{
    font-style : italic;
}

u 
{
    text-decoration : none;
}

a 
{
    text-decoration : none;
}

a:visited 
{
    text-decoration : none;
}

a:hover 
{
    text-decoration : none;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Compound Selectors

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

/*___ SPAN _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

div.left_side h2
{
    font-family         : Verdana, Geneva, sans-serif;
    font-size           : 14px;
    letter-spacing      : -1px;
}

/*___ H3 _________________________________________________________________*/

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

div#content p
{
    font-size           : 12px;
}

div#content b
{
    font-size           : 14px;
}

div#homeTopText p
{
    line-height         : 1.3em;   
}


div.left_side b
{
    font-size           : 12px;
}

div.gallery p
{
}


/*___ UL _________________________________________________________________*/

ul.ulNav
{
    font-family     : Trebuchet MS, Helvetica, Sans-Serif;   
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

div#branding li
{
}

div#branding li a
{
    text-transform      : uppercase;
}

div.right_side li,
div#content div.left_side p
{
    font-size       : .86em;
}

div#site_info li
{
    font-size       : 11px;
}

div#site_info span
{
    font-size       : 12px;
    visibility      : hidden;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

div.gallery a
{
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/