﻿body
{
    margin: 0;
    padding: 0;
    background-color: #FFCC66;
    font-family: Veranda, Helvetica, Sans-Serif;
    font-weight: 500;
    font-size: small;
    line-height: 1.8em;
    color: #001844;
    vertical-align: top;
}

hr
{
    color: Maroon;
}

.floatright
{
    float: right;
}

/* Content */

#content_wrapper
{
    width: 98%;
    margin: 5px;
    padding: 10px;
}

#content_wrapper h1
{
    font-size: x-large;
    text-align: center;
    font-style: italic;
    padding-bottom: 8px;
}

#content_wrapper h2
{
    font-size: medium;
    text-align: center;
    font-style: normal;
    padding-bottom: 6px;
}

#content_wrapper h3
{
    font-size: medium;
    text-align: center;
    font-style: italic;
    padding-bottom: 2px;
}

#content_wrapper h4
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content_wrapper address
{
    font-family: Georgia;
}

#content_wrapper li
{
    font-weight: 500;
    font-family: Times New Roman;
    font-size: medium;
}

#content_wrapper li b
{
    font-weight: 900;
    font-size: large;
}

#content_wrapper li b em
{
    font-weight: 900;
    font-size: large;
}


#content_wrapper img
{
    padding: 5px;
}

#content_wrapper blockquote
{
    text-align: justify;
    font-family: Cursive;
}

/* Green Page*/
#green
{
    background-color: #009900;
    color: #FFFFCC;
    padding: 15px;
    margin: -10px;
}

#green a
{
    font-weight: bold;
    color: #FFffff;
}

#green a:hover
{
    font-style: oblique;
}

#green li
{
    color: #ffff6c;
}

#green li b
{
    font-style: oblique;
    color: #390031;
}

#green h1
{
    color: #840000;
}

#green h2
{
    color: #840000;
}

#green h4
{
    font-style: italic;
    color: #840000;
}

/* Vending Pages */
#vending
{
    background-color: #009999;
    color: #ffff10;
    padding: 15px;
    margin: -10px;
}

#vending h3
{
    color: Maroon;
}
#vending li
{
    color: #180042;
    font-family: Cursive;
    font-size: medium;
    font-style: oblique;
}

/* Menu */

#menu_bar
{
    padding: 2px;
    color: #406480;
    font-weight: bolder;
    background-color: #CCB37A;
    padding-left: 5px;
    padding-right: 10px;
}

/* Header */

#page_header
{
    height: 180px;
    margin-top: 0px;
    padding-top: 0px;
    border-bottom-color: Maroon;
    border-bottom-style: double;
    border-bottom-width: 1px;
}

#page_header h1
{
    float: left;
    width: 104px;
    height: 110px;
    line-height: 32px;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
}

#page_header h2
{
    text-transform: lowercase;
    text-align: right;
    letter-spacing: -1px;
    font-size: 22px;
    font-weight: normal;
    font-style: italic;
    color: #715558;
}

.company_logo
{
    float: left;
    padding-left: 1.5%;
}

#banner img
{
    padding-left: 2%;
}

#company_motto
{
    color: Maroon;
}

#company_motto h1
{
    font-family: Script MT Bold, Coronet;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#company_motto h2
{
    font-family: Tahoma;
    font-size: 22px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    margin-bottom: 0px;
}

/* Links */

#links
{
    float: left;
    width: 220px;
}

#links ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#links li ul
{
    padding: 15px 20px 30px 20px;
}

#links li li
{
    padding: 3px 0;
}

#links li a
{
    background: none;
}

#links li i
{
    font-size: smaller;
}

#links h2
{
    font-size: 1.3em;
}

/* Footer */

#page_footer
{
    padding-top: 50px;
    background-color: #CCB37A;
    background-image: url(../images/Roasted_Coffee_Front_cropped.jpg);
    background-repeat: repeat-x;
}

#page_footer h3
{
    font-size: 0.9em;
    text-align: center;
    font-weight: bold;
    line-height: 0.2em;
}

#page_footer h4
{
    font-size: 0.8em;
    text-align: center;
    line-height: 1.2em;
    margin: 10px;
    font-weight: normal;
}

#page_footer a
{
    background: none;
    font-weight: bold;
}

/* Data Entry Forms */

.data_entry
{
    border-color: Maroon;
    border-style: groove;
    border-width: 3px;
}

/* database editing pages */

.edit_selection_panel
{
    border-color: Maroon;
    border-style: ridge;
    border-width: 3px;
    text-align: center;
}

.edit_panels
{
    border-style: dotted;
    border-color: Maroon;
    border-width: 2px;
}

.edit_search_panel
{
    text-align: center;
}

.equipment_edit_page
{
    vertical-align: top;
}

/* Company Information Panels  */
.testimonials
{
}

.testimonial_panel
{
}

.employment_panel
{
}

.company_hyperlink
{
}
