/* Global Styles */

body
{
    margin: 0px;
    font-family: 'French Script MT'; /*background-color: #cc99ff;*/
    background-image: url("images/lightbackground2.gif");
    font-size: large;
}
    
td {
    font:11px Arial, Helvetica, sans-serif;
    color:#666666;
    }
    
a {
    /*color: #9900FF;*/
    color: Black;
  }
    
a:hover 
{
    color: Black;
    /*color: #9900FF;*/
    }

/* ID Styles */

#navigation td {
    border-bottom: 1px solid #CC99FF;
    }
    
#navigation a {
    font: bold 11px Arial, Helvetica, sans-serif;
    /*color: #CC99FF;*/
    line-height:16px;
    letter-spacing:0.1em;
    text-decoration: none;
    display:block;
    padding:8px 6px 10px 20px;
    }
    
#navigation a:hover
{
    background: #cc99ff;
    color: Black;
    /*color: #9933ff;*/
}
    
#logo   {
    font:24px Arial, Helvetica, sans-serif;
    color: #9900FF;
    letter-spacing:0.2em;
    line-height:30px;
    }

#tagline    {   
    font:11px Arial, Helvetica, sans-serif;
    color: #993300;
    letter-spacing:.4em;
    line-height:18px;
    }

#monthformat {
    border-bottom: 1px dashed #5C743D;
    }
        
#dateformat {
    font:11px Arial, Helvetica, sans-serif;
    color: #993300;
    letter-spacing:.2em;
    }
    
#dateformat a {
    font:11px Arial, Helvetica, sans-serif;
    color: #993300;
    font-weight:bold;
    letter-spacing:.1em;
    text-decoration:none;
    }
    
#dateformat a:hover {
    color: #CC99FF;
    letter-spacing:.1em;
    }
    
/* Class Styles */
    
.bodyText
{
    font: medium/20px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 20px;
    margin-top: 0px;
}
    
.pageName{
    font: 18px Arial, Helvetica, sans-serif;
    color: #CC99FF;
    line-height:26px;
    letter-spacing:0.21em;
    }
    
.subHeader {
    font:bold 11px Arial, Helvetica, sans-serif;
    color: #993300;
    line-height:22px;
    letter-spacing:.2em;
    }

.quote {
    font: 20px Arial, Helvetica, sans-serif;
    color: #759DA1;
    line-height:30px;
    }
    
.smallText {
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
    line-height: 22px;
    }
    
.navText
{
    font: 12px Arial, Helvetica, sans-serif;
    color: Black;
    /*color: #003366;*/
    line-height: 16px;
    letter-spacing: .1em;
    text-decoration: underline;
}
    
.mainheading
{
    font-family: 'Monotype Corsiva';
    font-weight: bold;
    font-size: 45px;
    color: #9900CC;
}

.trademark
{
    font-family: 'Monotype Corsiva';
    font-weight: bold;
    font-size: 20px;
    color: #9900CC;
}

.style3
{
    font-family: 'Monotype Corsiva';
    font-weight: bold;
    font-size: xx-large;
    color: #9900CC;
}

.style4
{
    font-family: 'Monotype Corsiva';
    font-size: large;
    color: Black;
}

.hrline
{
    background-image: url("images/green.gif");
    /*background-color: #336600;*/
}
.style5
{
    color: #000000;
    font-size: medium;
}
.subheader2
{
    color: #000000;
    font-size:small;
}

.subheader
{
    color: #000000;
    font-size: small;
    /*font-weight:bold;*/
}


.style6
{
    color: #000000;
}

.style7
{
    color: #000000;
}

.style8
{
    color: #000000;
}

.style9
{
    color: #000000;
}
.pagelinks
{
    /*background-color: #9933cc;*/
}
A.link:link
{
    color: #000099;
}

