body
{
    font-family: arial;
    background-color: #5A7499;
    background-image: url("images/tile.jpg");
}
#master
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    overflow: hidden;
}
#logo
{
    border: none;
    z-index: 1;
}
#content_header, #nav, #content, #content_footer, #copyright, #copyright_home
{
    position: relative;
    top: -53px;
}
#content, #content_footer
{
    top: -85px;
}
#numbers
{
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    margin-bottom: 10px;
    font-weight: bold;
}
#content_header
{
    background-image: url("images/content_header.png");
    background-repeat: no-repeat;
    height: 23px;
    z-index: -1;
}
#nav
{
    background-image: url("images/content_slice.png");
    height: 39px;
    width: 1000px;
    z-index: -1;
}
#content
{
    background-image: url("images/content_slice.png");
}
#inner_content
{
    background-image: url("images/inner_content_slice.png");
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
#content_footer
{
    background-image: url("images/content_footer.png");
    background-repeat: no-repeat;
    height: 23px;
}
#inner_content_header, #inner_content_footer
{
    margin-left: 20px;
    height: 6px;
    width: 960px;
}
#inner_content_header
{
    background-image: url("images/inner_content_header.png");
}
#inner_content_footer
{
    background-image: url("images/inner_content_footer.png");
}
#inner_content.home
{
    font-size: 14px;
    line-height: 19px;
    padding-top: 20px;
}
#inner_content.packages
{
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
#inner_content.contact
{
}
#nav_buttons
{
    position: relative;
    top: -85px;
    width: 950px;
    height: 32px;
}
.nav_button
{
    float: left;
    width: 190px;
    height: 30px;
    background-repeat: no-repeat;
}
.nav_button:hover
{
    cursor: pointer;
}

#packages.nav_button
{
    background-image: url("images/buttons/packages.png");
}
#packages.nav_button:hover
{
    background-image: url("images/buttons/packages_lit.png");
}
#packages.nav_button.active
{
    background-image: url("images/buttons/packages_active.png");
}

#home.nav_button
{
    background-image: url("images/buttons/home.png");
}
#home.nav_button:hover
{
    background-image: url("images/buttons/home_lit.png");
}
#home.nav_button.active
{
    background-image: url("images/buttons/home_active.png");
}

#faq.nav_button
{
    background-image: url("images/buttons/faq.png");
}
#faq.nav_button:hover
{
    background-image: url("images/buttons/faq_lit.png");
}
#faq.nav_button.active
{
    background-image: url("images/buttons/faq_active.png");
}

#contact.nav_button
{
    background-image: url("images/buttons/contact.png");
}
#contact.nav_button:hover
{
    background-image: url("images/buttons/contact_lit.png");
}
#contact.nav_button.active
{
    background-image: url("images/buttons/contact_active.png");
}

#partytips.nav_button
{
    background-image: url("images/buttons/partytips.png");
}
#partytips.nav_button:hover
{
    background-image: url("images/buttons/partytips_lit.png");
}
#partytips.nav_button.active
{
    background-image: url("images/buttons/partytips_active.png");
}

.package_title
{
    font-size: 25px;
    font-size: 18px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
}
.package_price
{
    padding-left: 10px;
    font-weight: normal;
}
.package_desc
{
    font-size: 14px;
    padding: 2px;
    padding-top: 4px;
}
.faq_q
{
    font-size: 18px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    margin-top: 10px;
    color: #2756E9;
    color: black;
}
.faq_a
{
    font-size: 14px;
    padding: 4px;
    line-height: 19px;
}
.faq_container
{
    margin-bottom: 24px;
}
.package_summary_title
{
    color: #2756E9;
    color: black;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}
.package_summary
{
    margin-top: 10px;
}
.package_summary ul
{
    margin: 5px;
    font-size: 15px;
}
.package_summary li
{
    font-style: italic;
}
.package_container
{
    padding: 5px;
    margin-bottom: 24px;
}
#contact_form_container
{
}
#contact_form 
{
    font-weight: bold;
    font-size: 13px;
    position: relative;
    left: 20px;
    margin-bottom: 10px;
}
#contact_form input[type=text]
{
    width: 250px;

}
#contact_form textarea
{
    width: 250px;
    height: 100px;
}
#contact_disclaimer
{
    font-weight: bold;
    width: 500px;
    font-size: 17px;
    margin: 25px;
}

#contact_message
{
    width: 480px;
    font-size: 17px;
    margin-bottom: 25px;
    margin-right: 65px;
}
#thank_you
{
    margin-top: 125px;
    font-size: 40px;
    font-weight: bold;
}
#phone
{
    color: white;
    position: relative;
    top: -20px;
    left: 773px;
    font-size: 19px;
    font-weight: bold;
}
#copyright, #copyright_home
{
    font-size: 14px;
    top: -83px;
    color: #FFF109;
}
#copyright_home
{
    /*
    position: relative;
    left: 200px;
    */
}
.home_title
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 3px;
}
#book_now
{
    float: none;
    border: none;
    margin: 1px;
    margin-left: 190px;
    margin-top: 23px;
    margin-bottom: 23px;
}
#palm
{
    float: right;
    position: relative;
    top: 15px;
    right: 5px;
}
#girls
{
    float: right;
    position: relative;
    right: 73px;
}
#gideon
{
    position: relative;
    top: -16px;
    float: right;
}
#stress_free, #what_we_do
{
    padding: 10px;
    padding-left: 5px;
    z-index: 2;
}
#what_we_do_title
{
}
#what_we_do
{
    margin-bottom: 7px;
}
#what_we_do, #what_we_do_title
{
}
#stress_free_title, #stress_free
{
}
#stress_free
{
}
.currently_serving
{
    font-size: 18px;
    font-weight: bold;
}
#serving
{
    padding: 15px;
    margin: 17px;

    padding-left: 0px;
    padding-right: 0px;

    position: relative;
    left: 100px;

    background-image: url("images/serving.png");
    font-size: 17px;
    width: 273px;
    height: 63px;
    line-height: 20px;
    text-align: center;
    color: white;
}

