/* ---------------------------------------------------------------------------------
   
   177 Central - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

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

body { font-family: Verdana, Arial, sans-serif; color: #4c4c4c; }
h1, h2 { font-family: Arial, Helvetica, sans-serif; margin: 0 0 0.6em 0; }
h1 { color: #1346ba; font-size: 1.4em; font-weight: normal; }
h2 { font-size: 0.8em; } 
h2 span { font-weight: normal; }
p { font-size: 0.7em; line-height: 1.5em; }
a { text-decoration: none; }

ul li { font-family: verdana; color: #4c4c4c; font-size: 0.7em; line-height: 1.5em; padding-top: 10px; }

#slogan,
#navigation,
#footer
{ display: none; }

#header { padding: 10px 0 5px 0; margin-bottom: 30px; border-bottom: solid 3px #1346ba; }
#logo { margin: 0; }
#logo a { font-size: 1.8em; color: #1346ba; text-transform: uppercase; }

