/* PRINT  CLASSES */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Times New Roman', serif;
	margin-bottom: 0px;
}

img { max-width: 100% !important; }

.printOnly  { 
  /*display:block;*/
}

.screenOnly { 
  display:none;
}

.skipLink { 
  display: none;
}

#column1 {
	float: left;
	width: 30%;
}

#column2 {
	float: left;
	width: 70%;
}

.moreContainer {
  display:none;
}

#villageLogo, #siteTitle, #socialMedia, #col1Cap, .endCaps {
	display: none;
}

#legal {
	clear: both;
}

#footSpacer {
	height: 30px;
}

#main { }
#side { }
#footer { }
#header { }
#nav { }
#footer { }