/* CSS Document for P Brown Paving Mobile Website */
body { margin: 0; color: #333333; background-color:#F0F8FF;}
#header { background: #333333; color: white; margin: 0 0 5px 0; padding: 5px; }
#header h1 { margin: 0 0 0 2px; }
#header p { margin: 0 0 0 10px; }
#footer { background: #333333; color: white; margin: 0 0 5px 0; padding: 5px; }
.company { font-weight: bold; }
.small { font-size: small; }
.description { font-size: small; display: block; }
hr { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
a { text-decoration: none; font-weight: bold; color: #333333; }
a.nav { text-decoration: none; font-weight: bold; color: #FFFFFF; }
a.footer { margin: 5px 0 0 5px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
.listheader { font-weight: bold; }

