﻿/*
	City of Faribault, Minnesota, Stylesheet for print media
    Calendar modifications
	Last Updated: 4 April 2010
*/

div#wrapper {
	margin: 0 auto;
}
div#header {
	height: 40px;
	}
table#calendar {
	margin-top: 0;
	font-size: .9em;
	}
table#calendar td.calendar_cell a {
	padding-top: 0;
	}
p.calendar-intro {
	display: none;
	}
	
div.content {
	padding: 10px 20px 0 27px;
}

p#footer {
	padding: 0 0 0 20px;
}
p#legal {
	padding: 0 0 0 20px;
}

div.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
