BODY {color: black; font-family: times; font-size: 10pt; text-align: left;}

/***** Main body div for the main site ******/
div.main {
    z-index: 1;
    text-align: left;
    background-color: white;
    position: relative;
    top: 20px;
    width: 742px;
    height: 745px;
    color: #black;
    padding: 0px;
    margin: 0px;
    border: 4px solid #dbbc44;
    
}

div.head {
    z-index: 2;
    text-align: left;
    position: relative;
    //width: 735px;
    height: 90px;
    padding: 2px;
    margin: 0px;
}

/***** div for the quotes bar  *****/
div.head_quote {
    z-index: 2;
    background: url(images/thanks.jpg) no-repeat center center;
    text-align: center;
    position: absolute;
    top: 2px;
    left: 225px;
    width: 500px;
    height: 77px;
    padding: 2px;
    margin: 6px 2px 2px 2px;
    border: 2px solid #dbbc44;
}

/***** Logo image - style for upper left corner Image ******/
img.logo{
    z-index: 2;
    position: relative;
    top: 10px;
    left: 15px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 191px;
    height: 72px;
}

/***** Main body right div for the main site ******/
div.button_top {
    z-index: 2;
    text-align: center;
    background-color: black;
    position: relative;
    top: 6px;
    width: 460px;
    border-bottom: 2px solid #dbbc44;
    margin: 0px 2px 8px 45px;
}

/***** Main body right div for the main site ******/
div.right_bar {
    z-index: 2;
    text-align: center;
    position: absolute;
    top: 100px;
    right: 4px;
    width: 196px;
    height: 600px;;
    padding: 2px;
    margin: 2px;
}

/***** Main body right div for the main site ******/
div.bottom_bar {
    z-index: 2;
    text-align: center;
    position: relative;
    width: 700px;
    height: 30px;
    color: #black;
    padding: 2px;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

/***** Main body left div for the main site ******/
div.invite_back {
    z-index: 2;
    text-align: left;
    background-image: url(images/invite_bg.jpg);
    position: relative;
    top: 4px;
    left: 0px;
    width: 480px;
    height: 580px;
    border: 1px solid black;
    color: #black;
    padding: 2px;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-left: 30px;
    margin-right: 2px;
}

/***** Main body left div for the main site ******/
div.invite_front {
    z-index: 2;
    text-align: left;
    position: relative;
    top: 0px;
    left: 0px;
    width: 440px;
    height: 540px;
    border: 2px solid #dbbc44;
    color: #black;
    padding: 2px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 10px;
}

/***** Main body right div for the main site ******/
div.invimg_bar {
    z-index: 3;
    text-align: center;
    position: absolute;
    top: 245px;
    left: 62px;
    width: 225px;
    height: 419px;
    color: #black;
    padding: 2px;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

/***** Main body right div for the main site *****
div.txt_bar {
    z-index: 4;
    text-align: center;
    background-color: blue;
    position: absolute;
    top: 160px;
    left: 5px;
    width: 500px;
    height: 600px;
    color: #black;
    padding: 2px;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}*/

/***** div for drop down menus ******/
div.hidden {
    z-index: 6;
    background-color: #dbbc44;
    visibility: hidden;
    position: absolute;
    width: 110px;
    top: 112px;
    left: 85px;
    border: 1px solid black;
    padding: 4px;
    margin: 0px;
}

/***** text box body - style for text box main text ******/		 
p.text_hidden {
    background-color: #dbbc44;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 2px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    font-family: times;
    font-weight: 200;
    font-size: 10pt;
}

/***** Logo image - style for upper left corner Image ******/
img.photos{
    position: relative;
    top: 0px;
    left: 0px;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
    border-bottom: 0px solid;
    margin: 2px;
}

/***** Logo image - style for upper left corner Image ******/
img.invite{
    position: relative;
    background-color: white;
    bottom: 0px;
    left: 0px;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
    border-bottom: 0px solid;
    margin: 2px;
}

/***** text box body - style for text box main text ******/		 
p.button_text_top {
    color: #dbbc44;
    display: inline;
    margin: 2px 2px 8px 2px;
    padding: 2px 8px 2px 8px;
    font-family: times;
    font-weight: 400;
    font-size: 11pt;
    text-indent: 2pt;
    text-align: center;
}

/***** Head Links - style for menu bar links ******/
A.but_bar:link {color: #dbbc44; text-decoration: none;}
A.but_bar:visited {color: grey; text-decoration: none;}
A.but_bar:hover {color: white; text-decoration: none;}
A.but_bar:active {color: white; text-decoration: none;}

/***** text box body - style for text box main text ******/		 
p.text_invite_top {
    color: #dbbc44;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-family: times;
    font-weight: 400;
    font-size: 11pt;
    text-indent: 2pt;
    text-align: center;
}

/***** text box body - style for text box main text ******/		 
p.title {
    color: #dbbc44;
    position: relative;
    width: 300px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 100;
    font-size: 14pt;
    text-indent: 0pt;
    font-style: italic;
    text-align: left;
}

em {
    font-size: 11pt;
    margin-left: 20px;
}

/***** text box body - style for text box main text ******/		 
p.page_title {
    color: #dbbc44;
    position: relative;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 100;
    font-stretch: ultra-expanded;
    font-size: 18pt;
    text-indent: 0pt;
    font-style: italic;
    text-align: left;
}

em.pt {
         font-size: 14pt;
     }

/***** text box body - style for text box main text ******/		 
p.bodytext {
    color: black;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10pt;
    text-indent: 10pt;
    text-align: left;
}

/***** first line text box body - style for text box first line main text ******/
p.bodytext:first-line {
    font-size: 11pt;
    font-weight: 400;
    color: black;
}

/***** body links - style for menu bar links ******/
A.onwhite:link {color: #dbbc44; text-decoration: none;}
A.onwhite:visited {color: grey; text-decoration: none;}
A.onwhite:hover {color: black; text-decoration: none;}
A.onwhite:active {color: black; text-decoration: none;}

p.body_italic{
     position: relative;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10pt;
    text-indent: 10pt;
    text-align: left;
    font-style: italic;
    }

/***** body links - style for menu bar links ******/
A.qt_box:link {color: black; text-decoration: none;}
A.qt_box:visited {color: black; text-decoration: none;}
A.qt_box:hover {color: black; text-decoration: none;}
A.qt_box:active {color: black; text-decoration: none;}

p.recpt_bar {
    color: black;
    position: relative;
    top: 40px;
    left: 0px;
    width: 88%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 400;
    font-size: 10pt;
}

/***** body links - style for menu bar links ******/
A.onwhblk:link {color: black; text-decoration: none;}
A.onwhblk:visited {color: grey; text-decoration: none;}
A.onwhblk:hover {color: #dbbc44; text-decoration: none;}
A.onwhblk:active {color: #dbbc44; text-decoration: none;}

p.bottom {
    color: #dbbc44;
    position: relative;
    left: 35px;
    width: 640px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 400;
    font-size: 9pt;
    text-indent: 10pt;
    text-align: center;
}

/***** drop down - style for menu bar links ******/
A.drop_down:link {color: black; text-decoration: none;}
A.drop_down:visited {color: grey; text-decoration: none;}
A.drop_down:hover {color: white; text-decoration: none;}
A.drop_down:active {color: white; text-decoration: none;}

/***** Ordered List text box - style for ordered list in text box  ******/
ol.maintext {
    color: black;
    background: white;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    padding-right: 4px;
    font-weight: 500;
    font-size: 10pt;
    text-indent: 0pt;
}

/***** UN Ordered List text box - style for ordered list in text box  ******/
ul.normal_list {
    list-style: bullet;
    margin-left: 35px;
    margin-right: 2px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10pt;
}

/***** UN Ordered List text box - style for ordered list in text box  ******/
ul.partners {
    list-style: none;
    font-size: 10pt;
    margin: 0px 0px 0px 20px;
    padding: 0px 4px 0px 4px;
}
