/*
Project:    analog.coop
Variant:    Print
Author:     Jon Tan, Jon Gibbins
Date:       01 Dec 2009

----------------------------------------*/

body{
font-size: 11pt;
font-family: 'American Typewriter', Georgia, serif;
text-align: left;
line-height: 18pt;
color: #000;
background: #fff;
margin: 0 0pt;
padding: 0;
}

h1, h2, h3{
font-weight: normal;
}

header h2{
font-size: 14pt;
line-height: 18pt;
text-transform: none;
}

h2{
font-size: 11pt;
line-height: 18px;
margin: 27pt 0 9pt;
text-transform: uppercase;
letter-spacing: 1pt;
}
h3{
font-size: 11pt;
line-height: 18pt;
}
h4{
margin: 0;
}
em{
font-style: normal;
}
a{
color: #000;
text-decoration: none;
}

p, ol, ul{
padding: 0;
margin: 0 0 9pt;
}
p, li{
font-size: 11pt;
line-height: 18pt;
}

#mugshots ul li,
footer ul li{
list-style: 0;
display: inline;
margin-right: 9pt;
}
#mugshots ul li img{
border: 0;
}

#talk-to-us{
display: none;
}

footer{
border-top: 1pt solid #999;
margin-top: 18pt;
padding: 18pt 0;
}
footer p{
font-size: 9pt;
line-height: 12pt;
}
footer ul li img{
vertical-align: middle;
margin-right: 6pt;
}