body {
   font-family: "Poynter Serif RE", Georgia, serif;
}

#toolbar, #header, #breaking-news, #sidebar-second, #comments, #footer-ad, #footer, #search-top,
.left-main .tabs, .left-main .action-links, .tool-links, .section-title,
.field-name-field-tags{
   display: none;
}
   
#content-wrapper:before {
	content: url(../imgs/vineyard-gazette-logo-print.png);
}
 
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   background: transparent none;
}
   
#content ul {
    list-style: none;
}

#content ul li {
    float: left;
	margin-right: 10px;
}

