BODY {
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    background-color: #CC3300;
    font-family: Arial , Helvetica , sans-serif;

}

H1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt; 
    font-weight: bold;
    color: white;
    background-color: transparent;
    text-decoration: none;
    text-align: center;
    margin: .5em 0em 0em 0em;
}

H2 {
    font-family: Arial , Helvetica , sans-serif;
    font-size: 11pt; 
    font-weight: normal;
    color: white;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    margin: .5em 0em .2em 0em;
    
}

H3 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    color: white;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    line-height: 1.5; 
    margin: .2em 0em 0em .2em;

}

H4.events {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: white;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    line-height: 1.5; 
    padding: 5px 0 0 0;
    margin: 1em 0em .5em 0em;
}

A.events {
    background-color: transparent;
    color: white;
    letter-spacing: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;  
    font-weight: normal;
    text-decoration: underline;
    line-height: 1.5; 
}
A.events:hover {
    background-color: transparent;
    color: black;
    letter-spacing: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;   
    font-weight: normal;
    text-decoration: underline;
    line-height: 1.5;
}

/*** Nav bar styles ***/
ul.nav1,
.nav1 ul{
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        cursor: default;
        list-style-type: none;
}
ul.nav1{
        background-color: #FFCC99;
        color: #CC3300;
        width: 20ex;
        float: left;
}
div.nav1{
        border: 1px solid #000;
        background-color: #FFCC99;
        color: #000;
        width: 20ex;
        float: left;
        margin-right: 1em;
        padding: .2em .2em .2em .5em;
}

div.nav2{
        margin: 0;
        padding: 3px 4px 3px 8px ;

}
.nav1 a{
	text-decoration: none;
        background-color: #FFCC99;
        color: #CC3300;
        padding: 0 5px 0 0 ;
}
.nav1 a:hover{
	text-decoration: none;
        background-color: #FFCC99;
        color: #000;
        padding: 0 5px 0 0 ;
}
.nav1 a:active{
	text-decoration: none;
        background-color: #FFCC99;
        color: #CC3300;
        padding: 0 5px 0 0 ;
}

/*** end of nav stuff ***/


A.home {
    background-color: transparent;
    color: white;
    letter-spacing: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;  
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 2.5;
    margin: 0em 0.5em 0em 0.5em;
}
A.home:hover {
    background-color: transparent;
    color: yellow;
    letter-spacing: normal;
    font-family: Arial , Helvetica, sans-serif;
    font-size: 14pt;   
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 2.5;
    margin: 0em 0.5em 0em 0.5em;
}

A.click {
    background-color: transparent;
    color: white;
    letter-spacing: normal;
    font-family: Arial, Helvetica , sans-serif;
    font-size: 10pt;  
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    line-height: 1.5;
    margin: 0em 0em 0em 0em;
}

A.click:hover {
    background-color: transparent;
    color: black;
    letter-spacing: normal;
    font-family: Arial , Helvetica , sans-serif;
    font-size: 10pt;   
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    line-height: 1.5;
    margin: 0em 0em 0em 0em;
}

A.contact {
    background-color: transparent;
    color: yellow;
    letter-spacing: normal;
    font-family:  Arial , Helvetica, sans-serif;
    font-size: 12pt;   
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    line-height: 1.5;
    margin: .5em 0em .8em 0em;
}

A.contact:hover {
    background-color: transparent;
    color: yellow;
    letter-spacing: normal;
    font-family: Arial , Helvetica , sans-serif;
    font-size: 12pt;   
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    line-height: 1.5;
    margin: .5em 0em .8em 0em;
}

P {
    font-family: Arial , Helvetica , sans-serif;
    max-width: 750px;
    text-align: left;
    font-size: 11pt;
    font-weight:normal;
    text-decoration: none;
    color: white;
    background-color: transparent;
    margin: .2em 0em 0em .2em;
}

P.small {
    font-family:  Arial , Helvetica , sans-serif;
    text-align: center;
    font-size: 10pt;
    font-weight:normal;
    text-decoration: none;
    color: white;
    background-color: transparent;
    line-height: 1.5;
    margin: 1em 0em 0em 0em;
}

P.intro {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 11pt;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    color: white;
    background-color: transparent;
    line-height: 1.5; 
    margin: 2em 0em 0em .2em;

}

P.events {
    font-family: Arial , Helvetica , sans-serif;
    text-align: left;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    color: white;
    background-color: transparent;
    line-height: 1.5;
    margin: 1em 0em 0em 0em;
}


DIV.indent  {
    margin-left: 3em;
}

DIV.products  {
    margin-left: 2em;
}

