/* FileName : bulletinboard.css
Modification History: 
Date Modified   By                      Description
========================================================================================
2009-07-24     Chris Allan    Created
2009-07-31     Chris Allan    Added "div#Content ul li p img.hand", "div#Content h1",
                              "div#Content ul li p img.BigTreeEnt" & div#Content ul li img.IMC_logo
2009-08-05     Chris Allan    Added "div#Content ul li span.dollarsrepos"
2010-05-02     Chris Allan    Added new classes for paragraph headers 'p.ph1'..'p.ph5' which shift the
                              text out of the way and display it with a .jpg
2010-07-11     Chris Allan    Added p.phperformers and Performers.gif
2010-07-25     Chris Allan    Addded new div#TxtImgList division
2010-08-26     Chris Allan    Added and updated the following divisions:-
                              div#Content ul li p.ph1
                              div#Content ul li p.ph2
                              div#Content ul li p.phperformers
                              div#Content ul li p.ph3
                              div#Content ul li p.ph4
                              div#Content ul li p.ph5
                              div#Content ul li p.phVolunteers
                              div#Content ul li p.phInstrumentDisplay 
                              div#Content ul li p.phRobbieWatts
                              div#Content ul li p.phShowerBlockAndLoos
                              div#Content ul li p.phMerchandisingAndRetail
                              div#Content ul li p.phFoodCatering
                              div#Content ul li p.phBYOandTakeAwayAlcohol
                              div#Content ul li p.phSessionMarquees
                              div#Content ul li p.phFires
2010-09-11     Chris Allan    Added div#Content ul li p.phRainyDay 
2010-09-15     Chris Allan    Added div#Content ul li p.phLatest4Campers
2010-10-20     Chris Allan    Cleaned out all code no longer in use since mofication of .htm page
2011-08-15     Chris Allan    Changed Content#h1 to just h1. Added h1.thanks, h1.logo, h1.NewTunes
                              and added padding-bottom to div#Content p
2011-09-01     Chris Allan    Changed graphic to .gif in Div#PageHeader & massaged Div#PageHeader p.
2011-09-14     Chris Allan    Added h1.SaddleClubRecreationArea
2011-11-09     Chris Allan    Added h1.ThanksAndAppreciation 
*/

/*------------------------ Initialize ----------------------------*/
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }
/*----------------------------------------------------------------*/

/* =a */        
a.one:link    {color: #9a3b1f;}                /* unvisited link */
a.one:visited {color: #400000;}                /* visited link */
a.one:hover   {color:red; }                    /* mouse over link */
a.one:active  {color: #000FFF;}                /* selected link */

a.two:link    {color: #9a3b1f;}                /* unvisited link*/
a.two:visited {color: #9a3b1f;}                /* visited link */
a.two:hover   {color: red; font-size: 110%;}   /* mouse over link */
a.two:active  {color: #000FFF;}                /* selected link */

a.three:link    {color: #400000;}                /* unvisited link*/
a.three:visited {color: #400000;}                /* visited link */
a.three:hover   {color: red; font-size: 110%;}   /* mouse over link */
a.three:active  {color: #000FFF;}                /* selected link */
/*----------------------------------------------------------------*/

/* =html */
html    { text-align : left;  
        font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode"; 
}
/*----------------------------------------------------------------*/

/* =body */
body {
        position : relative; 
        width : 950px; 
        margin : 0 auto; 
        text-align:center; 
        color: #400000;
        background-image:url('../images/parchment.jpg');
        background-attachment:fixed;
        background-position:left;
        
}
/*----------------------------------------------------------------*/

/* =Content */
div#Content {
        position:relative;
        margin: 0 auto;    /* Right and left margin widths set to "auto" */
        text-align:left;   /* Counteract to IE5/Win Hack */
        width:950px;
}
/* =Content p */
div#Content p {
        font-size: 1.2em;
        padding-bottom: 1em;
}
/* =Content p.hand */
div#Content p.hand {
        font-size: 1.2em;
        margin-bottom: -1.5em;
}
/* =Content big */
div#Content big {
        font-size: 1.4em;
}
/* =Content h1 */

/* =h1 */
h1 {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
}
/* =h1.header */
h1.header {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        margin-bottom: -30px;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/Welcome_to_the_Bulletin_Board.jpg') no-repeat ;
}
/* =h1.ThanksAndAppreciation */
h1.ThanksAndAppreciation {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/ThanksAndAppreciation.gif') no-repeat ;
}
/* =h1.VolunteerForm */
h1.VolunteerForm {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/Volunteer_Form_Online.gif') no-repeat ;
}
/* =h1.LetterFromUSA */
h1.LetterFromUSA {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/Letter_from_America.gif') no-repeat ;
}

/* =h1.thanks */
h1.thanks {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/Thanks_from_the_De_Graauw_family.gif') no-repeat ;
}
/* =h1.logo */
h1.logo {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/Logo_Design_2011.gif') no-repeat ;
}
/* =h1.NewTunes */
h1.NewTunes {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/New_Tune_Added.gif') no-repeat ;
}
/* =h1.SaddleClubRecreationArea */
h1.SaddleClubRecreationArea {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-decoration: underline;
        text-indent: -9999px;
        background: url('../images/SaddleClubRecreationArea.gif') no-repeat ;
}
/* =Content h2 */
div#Content h2 {
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 2em;
        text-align: left;
        font-weight: normal;
        text-indent: -9999px;
        background: url('../images/BulletinBoard_merchandising.jpg') no-repeat center;
        
}
/* =Content h3 */
div#Content h3 {
        text-align: left;
        padding-left: 0px;
        padding-top: 20px;
        font-family: "URWWoodTypD","Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 1.2em;
        font-weight: normal;
}
/*----------------------------------------------------------------*/
/* =Content ul li p */
div#Content ul li p {
        text-align: left;
        padding-left: 3em;
        font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 1.2em;
        font-weight: normal;

}
/* =Content ul li p img */
div#Content ul li p img {
        position: absolute;
        top: 190px;
        left: -80px;
}
/* =Content ul li img.hand */
div#Content ul li img.hand {
        position: relative;
        top: -5px;
        left: -140px;
        margin-bottom: -50px;
}

/*----------------------------------------------------------------*/
/* =PageHeader */
div#PageHeader {
        position: relative;
        font-family: "URWWoodTypD", "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 3em;
        text-align: center;
        top: 0px;
        height: 160px;
        text-indent: -9999px;
        background: url('../images/BulletinBoard_header.gif') no-repeat center;
}
/* =PageHeader p */
div#PageHeader p {
        margin-bottom: -1em;
        font-size: 1.2em;
        text-indent: -9999px;
}
/*----------------------------------------------------------------*/
/* =p.lastupdated */
p.lastupdated {
        text-align: right;
        text-decoration: underline
}
/*----------------------------------------------------------------*/
div#ContactUs {
        position: relative;
        top: -10px;
        width:950px;
        height: 40px;
        text-indent: -9999px;
        background: url('../images/contact_us_header.gif') no-repeat center;
}
/*----------------------------------------------------------------*/
/* =Contact */
div#Contact {
        position: relative;
}
/* =Contact p */
div#Contact p {
        font-family: "Times New Roman";
        font-size: 1em;
        font-style: italic;
        font-weight: bold;
        color: #400000;
        margin-bottom: 0.25em;
        text-align: center;
}
/*----------------------------------------------------------------*/
/* =Navigation */
div#Navigation {
        font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        color: #400000;
        font-size: 1em;
        text-align: center;
}
/* =Navigation ul */
div#Navigation ul {
        font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        color: #400000;
        font-size: 1em;
}       
/* =Navigation ul li */
div#Navigation ul li {
        display: inline;
}
div#Navigation ul li a {
        margin-right: 10px;
        padding-right: 10px;
}
/* =Navigation ul li img*/
div#Navigation ul li img{
        top: 1px;
        left: 0px;
}
/*----------------------------------------------------------------*/
/* =p.floatright */
p.floatright {
        text-align: right;
        margin-top: -30px;
}
/*----------------------------------------------------------------*/

