/* Stylesheet for Print - Art School of Peterborough - www.artschoolptbo.org */


body 
{
	margin: 0;
	background: white;	
	color: black;
  font: 13px Arial, Helvetica, sans-serif;
  line-height: 125%;
}
#content
{
width: 96%;

}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
	font-style: oblique;		
}
h4
{
	font-size: 14px;
}
a
{
	color: black;
	text-decoration: none;	
}
.no_display, #logo, #header, #navlist, #h_nav, #left_sidebar_ad, #right_sidebar, #slideshow, #slideshow_special, .back_to_top, img, #newsflash, .footprint
{
display: none;	
}
#map img
{
	display: block;
	border: none;	
}


/* Courses Table Begins */
th 
{
	padding: 0 0.5em;
	text-align: left;
}
table.courses 
{

	border: 1px solid black;
	width: 650px;
	margin: 10px 0 20px 20px;
}
.col_head  
{
	border-top: 1px solid black;	
	border-bottom: 1px solid black;	
}
th.time, th.morning, th.afternoon, th.evening
{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	line-height: 1.25em;		
	padding: 2x 4px;	
	vertical-align: top;
	color: black; 
	text-align: center;
	font-size: 15px;
}
th.time {width: 2%;}
th.morning {width: 32%;}
th.afternoon {width: 32%;}
th.evening {width: 32%; border-right: 1px solid black;}
.day {background-color: #737373;}
.mor, .aft, .eve {background-color: white;}
td.mor, td.aft, td.eve {	text-align:left; vertical-align:top; }
table.courses td
{
	line-height: 1.25em;
	padding: 4px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	font-size: 12px;
}
.day img {display: inline;}

/* Courses Table ends */

/* Calendar Table Begins */
#calendar, .day_cell, .empty_day_cell, .today_cell {border: 1px solid black;}

	
	


  


/* Calendar Table Ends */
