* {
    margin: 0;
    padding: 0;
}

img {
    border-width: 0;
}

a:link { color: #9e7c56; text-decoration: none; }
a:visited { color: #9e7c56; text-decoration: none; }
a:active { color: #9e7c56; text-decoration: none; }
a:hover { color: #9e7c56; text-decoration: underline; }


body {
    font-size: 11px;
    font-family: Arial, sans-serif;
    background-color: #545454;
}

#Wrapper {
    width: 950px;
    margin: 0 auto;
    margin-top: 20px;
    min-height: 629px;
    background-color: #fff;
}

#Content {
    width: 416px;
    float: left;
    background-image: url(fig.gif);
    background-repeat: repeat-y;
    background-position: right top;
    min-height: 669px;
    padding-left: 36px;
}

.info {
    padding: 11px;
    width: 120px;
}

.info p {
    color: #911313;
    font-weight: bold;
    padding-bottom: 10px;
}

#Pic {
    width: 498px;
    float: left;
}


#Nav {
    float: left;
    width: 179px;
}

#Nav div {
    line-height: 22px;
    font-size: 13px;
}

#Nav div div {
    background-image:url(hor.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
    margin-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#Nav div p {
    font-size: 11px;

}

#Nav ul {
    list-style-type: none;
    font: normal normal normal 11px normal "Trebuchet MS";
}

#Nav ul li {
    list-style-type: none;
    line-height: 20px;
}


#Nav div.element p {
    margin: 0;
    padding: 0;
}

#Nav ul li ul li {
    padding-left: 25px;
}

#Nav ul li.selected {
    font-weight: bold;
}


div.selected {
    font-weight: bold;
}

#Logo {
    padding-bottom: 2em;
    background-color: #fff;
    width: 416px;
    height: 133px;
    margin-left: -36px;
}

#Txt {
    float: left;
    width: 195px;
    color: #817c77;
    /*overflow: hidden;
    height: 475px;*/
    padding-right: 30px;
}

#Txt p {
    margin-bottom: .85em;
}

#Txt p a {
    font-weight: bold;
}

.Banner {
    margin: 2em 0;
}

h2 {
    font-size: 20px;
    color: #b49469;
    font-weight: normal;
    background-image: url(hor.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: .35em;
    margin-bottom: .2em;

}

h3 {
    font-family: "Times New Roman", Georgia, serif;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 10px;
    text-align: center;
    /*width: 450px;*/
    margin: 0 auto 10px auto;
}

h3 span {
    font-family: "Times New Roman", Georgia, serif;
    font-size: 19px;
    padding: 0 0px;

    letter-spacing: 0px;
    color: #9e7c56
}

h4 {
    font-size: 13px;
    font-weight: bold;
}

#Footer {
    min-height: 109px;
    background-color: #c3c3c3;
    text-align: center;
    padding-top: 10px;
    font-size: 10px;
    color: #606060;
}

.Thumb {
    float: left;
    margin-right: 15px;
    color: #acacac;
    letter-spacing: 1px;
    font-size: 10px;
    height: 102px;
}

.Thumb img {
    border: solid 1px #eee;
}

.Teaser {
    text-align: right;
    font-size: 15px;
    color: #b4b4b4;
    padding-right: 2em;
    padding-top: 20px;
}

.aName {
    text-transform: uppercase;
    color: #9d9385;
    font-weight: bold;
}

#Pager {
    margin-top: 1em;
}

div#accordion {
    margin: 0 0 0 0px;
    padding: 0 5px 0 0px;
    background-image: none;
    width: 140px;
} 

.toggler {
    cursor: pointer;
}



div.element {
    padding: 0 0 0 20px;
    margin: 0;
}


#youtube {
    height: 456px;
    padding-top: 120px;
}

ul.sep li {
    margin-bottom: 10px;
}


p#fb {
    position: absolute;
    /*top: 650px;*/
    margin-top: -10px;
    margin-left: 30px;
}


p.spec {
    margin-left: -10px;
    width: 140px;
    margin-top: 15px;
    padding-top: 15px;
    color: #999;
    /*border-top: solid 1px #ddd;*/
}

h6 {
    font-size: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: normal;
}



