
/*
 * @license
 * MyFonts Webfont Build ID 1051512, 2011-08-28T00:49:33-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Enschede Serial by SoftMaker
 * URL: http://new.myfonts.com/fonts/softmaker/enschede-serial/regular/
 * Copyright: Copyright (c) 2010 by SoftMaker Software GmbH. All rights reserved.
 * Licensed pageviews: unlimited
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?1056
 * 
 * © 2011 Bitstream Inc
*/


@font-face {
     font-family: 'EnschedeSerial';
     src: url('f/100B78_0.eot');
     src: url('f/100B78_0.eot?#iefix') format('embedded-opentype'),url('f/100B78_0.woff') format('woff'),url('f/100B78_0.ttf') format('truetype'),url('f/100B78_0.svg#wf') format('svg');
 }

body {
    /* font-family: 'EnschedeSerial';*/
    font-family:"Palatino Linotype","Book Antiqua","Palatino";
}

h1 {
    font-family: 'EnschedeSerial';
    font-weight:normal;
    border-bottom: none;
}


header h1 { 
    font-size: 48px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 5px solid #000;
}

h1.lefttitle { 
    font-size: 72px;
    font-weight:normal;
    text-align: right;
    margin-bottom: 0;
    margin-right: 30px;
    border-bottom: none;
}


h2 {
    font-family: 'EnschedeSerial';
    font-weight:normal;
    font-size: 24px;
    text-align: center;
}

h2.lefttitle {
    text-align: right;
    margin-top: 0;
    margin-right: 30px;
}

h3 {
    font-family: 'EnschedeSerial';
    font-size: 18px;
    text-align: center;
}

header.lefttitle {
    display:block;
    float:left;
    width:67%;
    background:#fff;
    border-right:5px solid #000;
    margin-right:15px;
    padding-top:40px;
    padding-bottom:40px;
}

header.floatleft {
    display:block;
    float:left;
}

nav.righttitle {
    display:block;
    font-family: 'EnschedeSerial';
    /*background:gray;*/
    padding-top:80px;
    padding-bottom:40px;
}

img.floatleft {
    float:left;
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
}

img.floatright {
    float:right;
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
}

img.center {
    border:none;
    margin-top: 30px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
}

p.center {
    text-align:center;
}

p.floatleft {
    display:block;
    float:left;
}

section.left {
    display:block;
    float:left;
    width:200px;
    height:250px;
    text-align:right;
}

section.right {
    display:block;
    float:right; 
    width:180px;
    text-align:left;
}

article.picrow {
    float:left;
    width:400px;
    padding:20px;
}

article h1 {
    font-size:medium;
    text-align:left;
    margin:2.0em 0;
    border-bottom: none;
}

time {
    float:right;
    font-size:small;
}

a {
    text-decoration: none;
    color: #006;
}
a:visited {
    color: #006;
}
a:hover {
    text-decoration:none;
    color:#00ff00;
}

a.title {
    text-decoration:none;
    color:#000;
}
a.title:hover {
    text-decoration:none;
    color:#000;
}
a.title:visited {
    text-decoration:none;
    color:#000;
}

ul {
    padding-left: 30px;
    list-style-type:square;
}

ul.righttitle {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

footer {
    font-family:"Palatino Linotype","Book Antiqua","Palatino";
    display:block;
    clear:both;
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
    font-size:10px;
}

