body {
    background-color: #4b3117;
    overflow-x:hidden;
}

#bodyWrapper {	
    background-color: #d6d4bd;
    width: 102%;
    margin-left: -1%;
    display:block;
    background-repeat: repeat-x;
    background-image: url('../img/headerBg.png');
}

#mainWrapper {
    text-align: center;	
    margin-top: -8px;        
}

#mainContainer {
    position: relative;
    width: 1024px;
    min-height: 675px;
    text-align: center;
    margin: 0px auto;
    background-color: #d6d4bf;
    left: 50%;
    margin-left: -512px;
    display: block;
    float: left;	
    display: block;
}

#header {	
    position: static;
    float: left;
    min-width: 1024px;
    display: block;;
    min-height: 176px;
    background-image: url('../img/headerBg.png');
    background-repeat: repeat-x;
    background-color: white;

}

#logoWrapper {
    position: static;
    width: 260px;
    min-height: 70px;
    display: inline-block;
    margin-top: 86px;
    background-image: url('../img/logo_scallable_o_brown.svg');
    background-size: 260px 70px;
    cursor: pointer;	
    margin-left: 0%;		
    margin-right: 2%;
    float: left;
    background-repeat: no-repeat;
}

#horizontalMenu {
    position: relative;
    width: 721px;
    min-height: 135px;
    margin-top: 41px;
    display: inline-block;;		
    float: left;	
    font-weight: bold;
}

a.menuElement {	
    min-height: 75px;
    width: auto;	
    display: inline-block; 	
    padding-left: 15px;
    padding-right: 14px;
    padding-top: 60px;	
    text-align: center;
    cursor: pointer;
    text-decoration: none;	
    color: #513619;
    font-family: Georgia;
}

a.menuElement:visited {	
    text-decoration: none;
    color: #513619;
}

a.menuElement:hover {	
    background-color: rgba(255, 255, 255, 0.25);
    text-decoration: none;
    color: #ab7235;
}


a.menuElementChoosen {	
    min-height: 75px;
    width: auto;	
    display: inline-block; 	
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;	
    text-align: center;
    cursor: pointer;
    text-decoration: none;	
    color: #513619;
    font-family: Georgia;
    background-color: rgba(255, 255, 255, 0.25);
    color: #ab7235;
}

#sliderContainer {
    position: relative;
    width: 100%;
    min-height: 157px;
    display: inline-block;;
    background-color: #513619;
    float: left;	    
}

#sliderElementsWrapper {
    margin-top: 8px;
}

.sliderElement {
    position: static;
    display: inline-block;
    margin-left:10px;
    margin-right:10px;    
    height: 140px;
    opacity: 0.85;
    -moz-box-shadow: 3px 3px 3px #000;
    -webkit-box-shadow: 3px 3px 3px #000;
    box-shadow: 3px 3px 3px #000;
}

.sliderElement:hover {
    opacity: 1.0;
}

#contentContainer {
    position: relative;
    width: 91%;    
    padding-bottom:20px;
    padding-top:20px;
    padding-left: 5%;
    padding-right: 5%;	
    float: left;
    display:block;
    background-color: #d6d4bf;
    background-image: url("../img/mainBg.png");	     
    overflow-x:hidden;    
    text-align:justify;
    background-repeat: repeat-x;
}

#footerWrapper{
    position: relative;
    float:left;
    width:101%;
    background-color: #4b3117;
    border-top:2px solid #422b14;
    margin-left:-1%;
    -moz-box-shadow: 0px -5px 5px #888;
    -webkit-box-shadow: 0px -5px 5px #888;
    box-shadow: 0px -5px 5px #888;
}

#footerContainer {   
    position:relative;
    min-height: 120px;
    width:1024px;    
    left: 50%;
    margin-left: -512px;
    float: left;
    padding-left: 1%;
    padding-right: 1%;	    
    color: #d2cdbd;
    text-align: center;
    font-family: Georgia;
    font-size:10px;
}

#footerContainer ul{
    list-style-type: none;
    text-align: left;
}

#footerContainer ul li a{
    color: #d2cdbd;
    text-decoration:none;
}

#footerContainer ul li a:visited{
    color: #d2cdbd;
    text-decoration:none;
}

#footerContainer ul li a:hover{
    color: #d2b866;
    text-decoration:none;
}

#sitemapContainer {
    display: inline-block;;
    width: 45%;
    min-height: 100px;
    margin-bottom: 10px;	
    margin-top: 5px;
    float: left;	
    border-right: 1px solid #a78766;	
    font-size: 12px;
    padding-top: 40px;
}

#contactContainer {
    display: inline-block;;
    width: 25%;	
    min-height: 100px;
    margin-bottom: 10px;	
    margin-top: 5px;
    float: left;	
    font-family: Georgia;
    font-weight: bold;
    font-size: 12px;
}

#validationContainer {
    position: relative;
    display: inline-block;
    width: 33%;	
    min-height: 100px;
    margin-top: 5px;
    margin-bottom: 10px;
    float: left;	
    font-family: Georgia;	
    border-right: 1px solid #a78766;
}

#validationContainer a{
    margin-top: 40px;
    margin-left:80px;
    float: left;	
    position:relative; 
    bottom:0px;
    right:0px;
    display:block;	
    text-decoration:none;
    border:none;
}

#validationContainer a:visited{
    text-decoration:none;
    border:none;
}

#partnerContainer {
    position: relative;
    display: inline-block;
    margin-top: 5px;
    width: 20%;	
    min-height: 100px;
    margin-bottom: 10px;
    float: left;	
    font-family: Georgia;	
    text-align:center;    
    margin-left:10px;
}

.partnerElement {
    position: absolute;
    float: left;
    width: 200px;
    height: 120px;
    margin-left: 10px;
    display: block;
    text-align: center;
    overflow: hidden;
    opacity:0.0;
    filter:alpha(opacity=0); /* For IE8 and earlier */   
}

h2, h3 {
    text-align:center;
}

a.checked {
    color: black;
    text-decoration: underline;
}

a.checked:visited {
    color: black;
    text-decoration: underline;
}

a.checked:hover {
    color: black;
    text-decoration: none;
}

a.unchecked {
    color: black;
    text-decoration: none;
}

a.unchecked:visited {
    color: black;
    text-decoration: none;
}

a.unchecked:hover {
    color: black;
    text-decoration: underline;
}

.news_date {
    font-size: 14px;
    color: #5c5c5c;
    font-family: arial;
    font-weight: bold;
    margin-left: -30px;
}

#creditsContainer {
    width:100%;
    background-color: rgba(0, 0, 0, 0.15);
    display:block;
    float:left;
    padding-top: 5px;
    padding-bottom: 5px;
    color:#d2cdbd;
}

#webpageCopy{
    position:static;
    float:left;    
    margin-left:10%;    
}

#authorsCopy{
    position:static;
    float:right;
    margin-right:10%;
}

h2 {
    color: #462d0d;
}