﻿@media screen
{
    html
    {
        overflow-y: scroll;
        overflow-x: auto;
        background-image: url('http://i.elias-savion.com/EventGroup/bg.gif');
        background-repeat: repeat-x;
        background-color: #B9A688;
    }
}
@media print
{
    html, body
    {
        background: none;
    }
}
body
{
    padding: 0px;
    margin: 0px;
}
body, div, input, select
{
    font-family: Georgia, Times New Roman, Times, serif;
    text-align: left;
    font-size: 15px;
    white-space: normal;
}
a, a:link, a:active, a:visited
{
    color: #000000;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
.Copy a, .Copy a:link, .Copy a:active, .Copy a:visited
{
    color: #000000;
}
.Copy a:hover
{
    color: #000000;
    text-decoration: underline;
}
img
{
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}
#Container
{
    position: relative;
    clear: both;
    display: block;
    width: 924px;
    margin: 0 auto;
    padding: 0px;
}
.Header
{
    padding-top: 35px;
    padding: 0px;
}
.HeaderPrint
{
    display: none;
}
.Feature
{
    position: relative;
    display: block;
    width: 924px;
    height: 230px;
    margin: 0 auto;
    margin-bottom: 45px;
    padding: 0px;
}
.FeaturePrint
{
    display: none;
}
.LanguageBar
{
    display: block;
    position: relative;
    float: right;
    top: -25px;
    margin-right: 25px;
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    color: #333333;
}
.LanguageBar select
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    vertical-align: middle;
}
.Title
{
    position: absolute;
    display: block;
    left: 235px;
    top: 215px;
    height: 240px;
    z-index: 10;
}
.TitlePrint
{
    display: none;
}
.h1Screen, .h2Screen
{
    display: block;
    padding-bottom: 10px;
}
.h1Print, .h2Print
{
    display: none;
}
.textHome01Screen, .textHome02Screen, .textHome03Screen, .textHome04Screen, .textHome05Screen
{
    display: block;
}
.logosScreen
{
    display: block;
    position: relative;
    text-align: center;
}
.textHome01Print, .textHome02Print, .textHome03Print, .textHome04Print, .textHome05Print
{
    display: none;
}
.logosPrint
{
    display: none;
}
@media print
{
    .Title, .Feature, .Header
    {
        display: none;
    }
    .HeaderPrint
    {
        position: relative;
        display: block;
        width: 924px;
        height: 80px;
        margin: 0 auto;
        margin-top: 35px;
        padding: 0px;
    }
    .FeaturePrint
    {
        position: relative;
        display: block;
        width: 924px;
        height: 230px;
        margin: 0 auto;
        margin-bottom: 45px;
        padding: 0px;
    }
    .TitlePrint
    {
        position: absolute;
        display: block;
        left: 235px;
        top: 215px;
        height: 240px;
        z-index: 10;
    }
    .h1Screen, .h2Screen
    {
        display: none;
    }
    .h1Print, .h2Print
    {
        display: block;
        position: relative;
        padding-bottom: 10px;
    }
    .textHome01Screen, .textHome02Screen, .textHome03Screen, .textHome04Screen, .textHome05Screen
    {
        display: none;
    }
    .logosScreen
    {
        display: none;
    }
    .textHome01Print, .textHome02Print, .textHome03Print, .textHome04Print, .textHome05Print
    {
        display: block;
    }
    .logosPrint
    {
        display: block;
        text-align: center;
    }
}
#pageTitle
{
    display: block;
    padding-bottom: 20px;
}
#pageTitle1
{
    display: block;
}
#pageTitle2
{
    display: block;
}
#pageTitle3
{
    display: block;
    padding-bottom: 20px;
}
.Navigation
{
    position: relative;
    display: block;
    max-width: 910px;
    color: #8D5D4A;
}
#nav ul
{
    display: block;
    margin: 0px;
    padding: 0px;
}
#nav ul li
{
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
#nav ul li a
{
    margin: 10px;
    padding: 0px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.nav_selected
{
    font-weight: bold;
}
@media screen
{
    .SecondaryNavigation
    {
        position: relative;
        display: block;
        float: left;
        width: 245px;
        margin: 0px;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 60px;
        padding-right: 10px;
        border: 0px;
        border-right: 1px solid #000000;
    }
}
@media print
{
    .SecondaryNavigation
    {
        position: relative;
        display: block;
        float: left;
        width: 245px;
        margin: 0px;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 90px;
        padding-right: 10px;
        border: 0px;
        border-right: 1px solid #000000;
    }
}
#secnav, #secnav ul, #secnav ul ul
{
    display: block;
    margin: 0px;
    padding: 0px;
}
#secnav ul li, #secnav ul li ul li
{
    display: block;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}
#secnav ul li a, #secnav ul li ul li a
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
#secnav ul li a:hover, #secnav ul li ul li a:hover
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: underline;
}
.navSub_selected
{
    font-weight: bold;
}
#Content
{
    position: relative;
    display: block;
    float: left;
    width: 910px;
    margin: 0px;
    padding: 0px;
}
@media screen
{
    .ContentPrimary
    {
        position: relative;
        display: block;
        float: left;
        top: 0px;
        left: 45px;
        width: 590px;
        margin: 0px;
        margin-top: 135px;
        padding: 0px;
    }
}
@media print
{
    .ContentPrimary
    {
        position: relative;
        display: block;
        float: left;
        top: 0px;
        left: 45px;
        width: 590px;
        margin: 0px;
        margin-top: 165px;
        padding: 0px;
    }
}
.ContentSecondary
{
    position: relative;
    display: block;
    float: left;
    top: 0px;
    left: 45px;
    width: 590px;
    margin: 0px;
    padding: 0px;
}
.Copy
{
    position: relative;
    display: block;
    margin: 0px;
    padding: 0px;
}
.Copy h2
{
    font-size: 17px;
    font-weight: normal;
    color: #E51937;
}
.Copy h3
{
    font-size: 15px;
    font-weight: bold;
    color: #709E32;
    background-color: #F3F9EB;
    padding: 2px;
    padding-left: 4px;
}
.Copy ul li, .Column1 ul li, .Column2 ul li
{
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    padding-bottom: 5px;
    font-size: 13px;
}
.Copy ul li ul
{
    list-style: none;
    list-style-type: disc;
}
.Column1
{
    position: relative;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 20px;
    width: 285px;
}
.Column2
{
    position: relative;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
    width: 285px;
}
@media screen
{
    .Gallery
    {
        position: relative;
        float: left;
        clear: both;
        display: block;
        width: 830px;
        background-color: #FFFFFF;
        padding: 40px;
        margin: 0px;
    }
    .Gallery .Page1, .Gallery .Page2
    {
        display: block;
        float: left;
        width: 870px;
        position: relative;
        clear: both;
    }
    .Gallery ol li
    {
        display: block;
        float: left;
        position: relative;
        width: 150px;
        height: 200px;
        max-height: 220px;
        margin: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 0px;
    }
}
@media print
{
    .Gallery
    {
        position: relative;
        float: left;
        clear: both;
        display: block;
        width: 870px;
        padding: 20px;
        margin: 0px;
    }
    .Gallery .Page1
    {
        display: block;
        float: left;
        width: 870px;
        position: relative;
        clear: both;
        page-break-after: always !important;
        border: 1px solid white;
    }
    .Gallery .Page2
    {
        display: block;
        float: left;
        width: 870px;
        position: relative;
        clear: both;
        border: 1px solid white;
    }
    .Gallery ol li
    {
        display: inline-block;
        float: left;
        position: relative;
        width: 150px;
        height: 240px;
        margin: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 0px;
        border: 1px solid white;
    }
}
.Gallery ol
{
    float: left;
    display: block;
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.Gallery ol li dl, .Gallery ol li dl dt, .Gallery ol li dl dd
{
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative;
    display: block;
}
.Gallery .subtitle
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    clear: left;
    display: block;
    width: 100%;
}
.Gallery ol li dl dt a, ol li dl dd a
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.Gallery ol li dl dt a:hover, ol li dl dd a:hover
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
#Clear
{
    clear: both;
}
.BackToTop
{
    clear: both;
    display: block;
    margin-top: 20px;
}
#Footer
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #4D4638;
    margin: 0px;
    margin-bottom: 40px;
    padding: 0px;
    margin-top: 60px;
}
.FooterLeftColumn
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
.FooterRightColumn
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: #8D5D4A;
}
.FooterRightColumn a
{
    position: relative;
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #4D4638;
    text-decoration: none;
    border: none;
}
.FooterRightColumn a:hover
{
    position: relative;
    display: inline;
    margin: 0px;
    padding: 0px;
    color: #4D4638;
    text-decoration: none;
    border-bottom: 1px solid #4D4638;
}
