/* Town of Lancaster Print Stylesheet */

body {
margin:0;
border:0;
padding:10px 15px 15px 15px;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:small;
color:#000;
background:#FFF;
}

#header, #coolmenu, .menu_bg, .side_header_sections, .ul_inside_menu, #coolmenu2, .menu_bg2 { display: none; }

table {
margin-bottom:10px;
width:auto;
border-left:1px solid #999;
border-top:1px solid #999;
background:#666;
vertical-align:top;
text-align:center;
}

tr td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
padding:5px;
background:#FFF;
vertical-align:top;
text-align:left;
}

td { border-right:1px solid #999; border-bottom:1px solid #999; }

th {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:5px;
background:#99CCFF;
text-align:left;
}

h1, h2, h3, h4, h5, h6 { display:block; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

h1 { font-size:xx-large; }
h2 { font-size:x-large; color:#000066; }
h3 { font-size:large; } 
h4 { font-size:medium; color:#000066; }
h5 { font-size:small; }
h6 { font-size:x-small; color:#000066; }

ul { list-style-type:square; }

li { padding-bottom:15px; }

img { border:0; }

.li_acrobat { list-style-image:url(/graphics/icon_acrobat_small.gif); }
.li_excel { list-style-image:url(/graphics/icon_excel.gif); }
.li_powerpoint { list-style-image:url(/graphics/icon_powerpoint.gif); }
.li_word { list-style-image:url(/graphics/icon_word.gif); }
.li_zip { list-style-image:url(/graphics/icon_zip.gif); }
.li_quicktime { list-style-image:url(/graphics/icon_quicktime.gif); }
.li_wmv { list-style-image:url(/graphics/icon_wmv.gif); }
