/* LAYOUT */

body { background: #DC9000; }

#wrap {
  margin: 0em; padding: 10px;
  width: 90%; background: #DC9000; max-width: 65em;}


header {
  margin-bottom: .5em; padding: .5em; width: 98%; border: 2px solid #A06800; border-radius: 6px; background: #C98300
; 
-webkit-box-shadow: 6px 6px 3px rgba(160, 104, 0, 0.75);}


section {
  margin: 1em; padding: .3em 1em .3em 1em;
  width: 80%;
  float: left; min-height: 30em;
 border: 2px solid #A06800;
border-radius: 6px; background: #C98300
; -webkit-box-shadow: 6px 6px 3px rgba(160, 104, 0, 0.75);}


nav {
  margin: 1em; padding: .5em;
 float: right; border: 2px solid #A06800;
border-radius: 6px; background: #C98300
; -webkit-box-shadow: 4px 4px 2px rgba(160, 104, 0, 0.75);}


footer {
 padding: .75em; margin-top: 1em; margin-left: .5em; width: 98%;
  clear: both;
 border: 2px solid #A06800;
border-radius: 6px; background: #C98300
; -webkit-box-shadow: 4px 4px 2px rgba(160, 104, 0, 0.75);
}

/* STYLE */



p {
  font-family: "Andalus";
}


p#subtitle {
  text-style: italic;
 text-align: left; font-size: 110%}


p.jobs {
  text-align: center;
  color: black;
  font-size: 75%;
}


p.jobs em {
  color: #dc2300;
}


p.details {
  margin-left: 0.8in;
  color: black;
}

p.centerdetails { color: black; text-align: center;}


p.titles {
  color: #005073;
  font-style: italic;
 font-size: 110%;}

p.slogan { color: #005073; font-size: 150%; text-align: center;}

p#heading { color: black; font-size: 160%; font-style: italic; text-align: center;}

p#copyright { color: #005073; font-size: 85%; float: left;}


p.contact {
  margin-left: 0.8in;
  color: #005073;
}


img#logo { text-align: center;}

a {
 color: black;
  font-family: "Andalus";
}

a:focus, a:hover { color: #005073;}

a:active { color: #005073; text-decoration: none;}


div.container {display: none;}

span.bkfrth { color: #005073; font-size: 200%; vertical-align: baseline; float: right; position: relative; top: -2.5em; right: .5em;}

header h1 {background: url(Logo.png) no-repeat; height: 87px; width: 680px; text-align: center; margin: 0px;}

header h1 span { display: none; text-shadow:  rgba(0, 0, 0, .4) 2px 2px 2px ;}

canvas {
  text-align: center;
  color: #005073;
  font-size: 75%;
 margin-left: 10em;}

