body {
    margin: 0;
    padding: 0;
    background: #55811D;
    font-family: myriad pro, arial, sans-serif;
}

#page-wrap {
    margin: 0 auto;
    width: 967px;
}

table, tr, td {
    margin: 0;
    padding: 0;
    border: 0;
}

td.background {
    background-color: #55811D;
}

.small-caps {
    font-size: 16px;
    font-variant: small-caps;
    font-weight: bold;        
    letter-spacing: 1.5px;        
    color: #275601;        
}

a {
    color: #4d1c11;        
    text-decoration: none;
    font-weight: 500;
    font-size: 17px;
}

#logo {
    background: url(images/logo_top.jpg) no-repeat bottom;
    width: 310px;    
}

#top-text {
    background: url(images/top_text.jpg) no-repeat right bottom;
    height: 148px;
    text-align: right;
    vertical-align: bottom;
    padding-right: 10px;
    padding-bottom: 6px;
    line-height: 140%;    
}

    #top-text a {
        font-size: 16px;
        font-family: Times New Roman, Times, serif; color: #4d1c11;
        font-weight: 600;        
    }
    a#marrakesh {
        font-size: 20px;
        text-decoration: underline;
        font-weight: 600;
        font-family: Bookman, serif; text-decoration: underline; 
    }

td#black-stripe {
    width: 657px;
    height: 16px;
    background: #000;
}

#main-area {
    background: url(images/main_area.jpg) no-repeat;    
    vertical-align: bottom;
    padding-bottom: 120px;
    padding-left: 30px;
    line-height: 140%;
}

#events {
    text-align: right;
    background: url(images/logo_middle.jpg) no-repeat scroll;
    width: 310px;
    height: 16px;
}
    #events div {
        color: #FFF;
        font-size: 16px;
        font-weight: bold;
        line-height: 16px;
        letter-spacing: 5px;
        height: 16px;        
        padding-right: 20px;
    }
    
#logo-bottom {
    background: url(images/logo_bottom.jpg) no-repeat scroll;    
    vertical-align: top;
    text-align: left;
    padding-right: 20px;
    padding-left: 105px;  
    font-size: 18px;
    line-height: 180%;
    font-weight: 600;
    color: #2A090B;
    height: 465px;
    font-stretch: expanded;
    
    font-family: 'Times New Roman', Times, serif;
    /*color: #000000;*/
    font-style: italic;
}

    #logo-bottom ul {
        margin: 10px auto;
        color: #888;
    }
    #logo-bottom span {
        color: #000;
    }
    
#footer {
    text-align: right;
    font-size: 15px;
    height: 23px;
    color: #86B056;
}

    #footer a {
        color: #86B056;
        font-size: 15px;
    }

