html {
font-size: 90%;
}

body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
color: #333333;
}

#topnav, #header, #side, #ads, .postTabs, .post-edit-link, #footerwrap {
display: none;
}

.printHeader {
width: 100%;
font-size: 16px;
height: 73px;
margin-bottom: 20px;
padding: 10px 0px;
border-bottom: 1px dotted #ccc;
}

.printHeader p {
color: #0079c2;
font-size: 16px;
float: left;
line-height: 40px;
margin-left: 20px;
}

.printHeader img {
float: left;
}

/* images */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}


/* course leflets */

.leafletcoursedetails {
display: inline;
page-break-inside:avoid;
}

.leafletcourseleafletpage {
height:auto;
}

.leafletexpand {
display:inline;
}

.noprint {
display: none !important;
}

.leafletcourseleafletfooter {
border-top: 1px dotted #ccc;
margin-top: 25px;
padding: 15px;
}

.leafletcourseleafletfooter p {
font-size: 12px;
line-height: 12px;
text-align: center;
}

h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}