@charset "utf-8";
/* CSS Document */

body {background: white;font: 12pt "Times New Roman", Times, serif;}
h1, h2, h3, h4 {font-size:14pt;margin:0;padding:0;}

#nav, #subnav, #lbLoadMessage, #address, #footer {display:none;}

div#logo img {display:none;}

.noprint {display:block;}

ol {list-style-type:none;}

ol#services li {padding:0;}
.p-bottom150, .p-bottom50 {padding:0;}
#branding {display:none;}
#specials-bug {display:none;}

#container, #copy, ul#callouts, li#callout1, li#callout2, li#callout3{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#copy {
   margin-left: 10%;
   padding-top: 1em;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
ol#address_inside {list-style-type:none;}
#copy a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#copy a[href^="/"]:after {
   content: " (http://www.shastainc.com" attr(href) ") ";
   }