@charset "utf-8";
/* CSS Document */
@font-face { font-family: Mistral; src: url('style/MISTRAL.TTF'); } 
@font-face {
    font-family: 'DesyrelRegular';
    src: url('desyrel-webfont.eot');
    src: url('desyrel-webfont.eot?#iefix') format('embedded-opentype'),
        url('desyrel-webfont.woff') format('woff'),
        url('desyrel-webfont.ttf') format('truetype'),
        url('desyrel-webfont.svg#DesyrelRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    background-image:url(back.png);
    background-repeat:repeat-x;
    background-color:#EFF771;

}
#container {
    margin: 10px auto;
    width: 800px;
    box-shadow: 2px 0px 50px #888;
    border-radius:7px;
}

header {
    border-top-left-radius:7px;
    border-top-right-radius:7px;
    margin: 0 0 37px;
    border:#11265B;
    border-width:2px;
    border-style:solid;
    background-color:#17365d;
    width: 796px;
    height:100px;
    text-align:center;
    position:relative;
}
header h1 {
    padding:0px;
    margin:16px /*135px*/ 0;
    /*width:526px;*/
    height:48px;
    color:#fff;
    font-size:59px;
    font-family:"Times New Roman", Times, serif;
    text-transform:uppercase;
    text-shadow:1px 1px #333;
}
header aside {
    float:right;
    color:#b1d9f3;
    font-weight:bold;
    margin: -8px 146px 0 10px;
    height: 20px;
    font-style:normal;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
    display: inline-block;

}
header address{
    height: 20px;
    font-style:normal;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
    color:#b1d9f3;
    font-weight:bold;
    margin: -8px 0 10px 149px;
    display: inline-block;
    float: left;
}
nav h2{
    display: none;
}
nav {
    font-size: 16px;
    border:#11265B;
    border-width:2px;
    border-style:solid;
    border-left-color: #11265B;
    border-right-color: #11265B;
    border-top:none;
    font-family:Verdana, Geneva, sans-serif;
    width: 796px;
    height:35px;
    background-color: #800000;
    clear:both;
    margin: 0 0 0 -2px;
}
nav ul {
    margin: 0;
    padding: 0;
    display:block;
}
nav ul li {
    display: inline-block;
}
nav ul li a {
    float: left;
    text-decoration: none;
    color: white;
    /* border-left:solid;
     border-left-color:#800000;
     border-left-width:2px;*/
    padding: 8px 56px;
}
nav ul li a:visited {
    color: white;
}
nav ul li a:hover, nav ul li .current {
    color: #fff;
    background-color:#903;
}
article {
    width:796px;
    background-color:#FFF;
    border-right:2px;
    border-left:2px;
    border-top:0px;
    border-bottom:0px;
    border-style:solid;
    border-color:#11265B;
    font-size:16px;
    font-family: "Verdana";
    padding:0 0 8px 0;
    margin:0px;
}
article h2, article h3, article h4{margin:0; padding: 8px;}
article>div>h2{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background:#b1d9f3 ;
    color: #17365d;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    border: 2px solid #17365D;
    border-top: none;
    max-width: 600px;
}
article>div{
    text-align: center;
    margin: 0 0 5px 0;
}
article>div.imghead{
    background-image: url("/lfb5/images/raw-chips.gif");
    height:300px;
}
article h3{
    display: inline-block;
    /*background: #B1D9F3;*/
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #17365D;
    font-size: 19px;
    border: 2px solid #17365D;
    border-left: none;
}
footer {
    width:796px;
    padding-top:3px;
    /*background-color: #0b75b2;*/
    background:#17365d;
    border-bottom:2px;
    border-right:2px;
    border-left:2px;
    border-top:0px;
    border-color: #11265B;
    border-style:solid;
    border-bottom-left-radius:7px;
    border-bottom-right-radius:7px;
    min-height:75px;
    vertical-align: top;
}
footer h2 {
    display: none;
}
footer section{
    display: inline-block;
}
footer section ul{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#fff;
    margin:10px 0 0 ;
    list-style:none;
    text-align:left;
    display:inline-block;
    padding: 0;
    font-size:14px;
    border-left: #b1d9f3 solid 2px;
    top:3px;
}
/*footer section ul:first-of-type*/ .desc{
    margin: 0 0 0 10px;
}
footer section li {
    display: block;
    margin: 0 30px 0 10px;
    vertical-align: inherit;
}
footer address{
    display:inline-block;
    font-size: 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 10px;
    color:#fff;
    vertical-align: inherit;
    margin: 3px 0 0;
}
/*footer section:nth-of-type(2)*/.strap{
    float: right;
}
.clearer {
    clear:both;
}
.hide {
    display:none;
}
p {
    margin:0;
    padding: 8px;
}
/*.social {
    position:absolute;
    float:left;
    margin: 5px 10px 0;
    top:12px;
}
.social a, .social a:visited, .social a:active{
    text-decoration:none;
}
.social img{
    border:none;	
}*/
.strapline{
    letter-spacing: -1px;
    font-family:DesyrelRegular;
    color:#b1d9f3;
    font-size: 14px;
    display: block;
    margin: 5px 15px 0 ;
}
.strap1{
    display:block;
    margin: 0 0 -9px 0;
}
.strap2{
    color:#fff;
    font-size:40px;
    font-family:"Times New Roman", Times, serif;
    text-transform:uppercase;
    text-shadow:1px 1px #333;
    margin:0;
    padding:0;
    font-weight:bold;
    display: block;
    margin: 0 0 0 0;
}
.strap3{
    display: block;
    margin: -9px 0 0 75px;
}
