@charset "utf-8";
/* CSS Document */

/* My additional styles to add to the 960.gs styles */
body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 130%;
}

#header {
	margin-left: 1in;
}
	


#content h1 {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2, #content h3 {
	font-size: 115%;
	font-family: Georgia, "Times New Roman", Times, serif;
}


 #nav { display: none;
}


a {text-decoration: none;}
#content {
	margin-left: .7in;
	width: 5.5in;
	text-align: left;

	
}
#calendar h1 {
	font-size: 120%;
}
#calendar h2, #calendar h3 {
	font-size: 120%;
}



#footer {
	margin-left: 1in;
	font-size: 90%;
	line-height: 100%;	
	 

}
#content img { display: none;
	
}
.mobileclass {
	display: none;
}
.screenclass {display: none}