@charset "utf-8";
/* CSS Document */

body{
font:100% Arial, Helvetica, sans-serif;
color:#000;
}

h1{
font-family:"lucida Console", "trebuchet", Arial;
text-indent:-9999px;
font-size:3em;
font-weight:normal;
background:transparent url(../images/logo.png) center repeat;
width:164px;
height:164px;
}

h2{
font-family:"lucida Console", "trebuchet", Arial;
font-size:2em;
font-weight:normal;
color:#000;
text-transform:lowercase;
margin:0;
border-bottom:#999 dotted 1px;
}

h3{
font-family:"lucida Sans", "Trebuchet", Arial;
font-size:1em;
font-weight:normal;
color:#666;
text-transform:uppercase;
margin:0;
padding-top:10px;
}

h4{
font-family:"lucida Sans", "Trebuchet", Arial;
font-size:.8em;
font-weight:normal;
color:#999;
text-transform:none;
margin:0;
padding-bottom:5px ;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-size:.75em;
font-weight:bold;
line-height:1.5em;
color:#333;
text-transform:none;
padding:0;
}

div#header-nav blockquote{
font-family:"Lucida Sans", "Trebuchet", Arial;
font-size:1.1em;
font-weight:normal;
color:#999;
padding:0;
text-transform:lowercase;
}

div#header-nav a{
text-decoration:none;
font-family:"lucida Console", "trebuchet", Arial;
font-size:1.4em;
color:#000;
}

div#header-nav a:hover{
text-decoration:none;
color:#186078;
border-bottom: #333 3px solid;
padding-bottom:10px;
}

div#footer h4 {
font-family:"lucida Console", "trebuchet", Arial;
font-size:1em;
font-weight:normal;
color:#666;
text-transform:lowercase;
}

span.qa {
color:#C00;
}

div#sub-story blockquote{
width:200px;
padding:5px;
clear:left;
float:left;
}
div#sub-story blockquote p{
font-style:italic;
color:#999;
font-size:1.3em;
}
