﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
    font-family     : Arial, Sans-Serif;
    font-size       : 14px;
}

h1 
{
    font-size       : 1.7em;
    font-family     : Verdana, Sans-Serif;
}

h2 
{
    font-size       : .9em;
}

h3 
{
    font-family     : Georgia, Serif;
    font-size       : 2.6em;
    font-weight     : normal;
}

h4 
{
    font-family     : Verdana, Sans-Serif;
    font-size       : 1.6em;
}

h5 
{
    font-family     : Georgia, Serif;
    font-size       : 1.3em;
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
    list-style-type     : decimal;
}

li 
{
}

strong 
{
    font-weight         : bold;
}

em 
{
    font-style          : italic;
}

u 
{
    text-decoration     : underline;
}

a 
{
    text-decoration     : underline;
}

a:visited 
{
    text-decoration     : underline;
}

a:hover 
{
    text-decoration     : none;
}

table 
{
    text-decoration     : none;
}

tr 
{
    text-decoration     : none;
}

th 
{
    font-weight         : bold;
    text-decoration     : none;
}

td 
{
    text-decoration     : none;
}

img 
{
}

/****************************************************************************************\
    
    Compound Selectors

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

div#site_info
{
    font-family     : Verdana, Sans-Serif;
    font-size       : 12px;
}

/*___ SPAN _________________________________________________________________*/

div#content_details cite.vcard span.org.fn
{
    font-size       : 1.6em;
    font-weight     : bold;
}

div#content_details cite.vcard span.tel
{
    font-size       : 1.3em;
    font-weight     : bold;
    line-height     : 1.6em;
}

/*___ H1 _________________________________________________________________*/

div#branding
{
    text-align      : center;
}

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

div#content_details p:first-child:first-letter
{
    font-family     : Georgia, Serif;
    font-size       : 2.6em;
}

div#content_details p:first-child:first-letter
{
    font-family     : Georgia, Serif;
    font-size       : 2.6em;
    line-height     : 1em;
}

div#content_main p
{
    line-height     : 1.3em;
}

div#content_details p
{
    line-height     : 1.4em;
}

div#main_content p
{
    line-height     : 1.4em;
}

/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

ul.ulMain li
{
    text-align      : right;
    font-weight     : bold;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

a.aPurchase,
a.aPurchase:visited,
a.aPurchase:hover
{
    font-weight     : bold;
    text-align      : center;
}

a.aSchedule,
a.aSchedule:visited,
a.aSchedule:hover
{
    font-weight     : bold;
    text-align      : center;
}

ul.ulMain li a,
ul.ulMain li a:visited
{
    text-decoration : none;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___ CITE _________________________________________________________________*/

div#content_details cite.vcard
{
    text-align      : center;
    font-weight     : bold;
    line-height     : 1.3em;
}

div#content_sub cite
{
    font-size       : .9em;
}

div#site_info cite
{
    display         : block;
    line-height     : .9em;
    text-align      : center;
    width           : 730px;
}

/*___ BLOCKQUOTE _________________________________________________________________*/

div#content_sub blockquote
{
    font-style      : italic;
    line-height     : 1.3em;
}

/*___Group/Section/Class_________________________________________________________________*/