body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: leftr; 
	margin: 0; 
	padding: 0;
	}
	

h1 a, a#donate-btn, #nav, #news, #enews-signup, #sidebar, #whats-new img, #footer li#facebook, #footer li#twitter, #menu { display: none;}
	
#print-logo { margin-bottom: 20px; }

h2 {
	font-size:18px;
	margin: 0 0 10px 0;
	width: 100%;
	}
	
h3 { font-size: 16px; }

h4 { font-size: 14px; }
	
p, ul {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
	}
	
a {
	color: #000;
	text-decoration: underline;
	}
	
#upcoming-events {
	width: 30%;
	float: right;
	margin: 0 0 15px 15px;
	padding-left: 10px;
	border-left: #ccc solid 1px;
	}
	
#upcoming-events h2 { border-bottom: #000 solid 4px; }
	
#whats-new {
	width: 60%;
	float: left;
	}
	
#whats-new h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	font-size: 30px;
	font-weight: normal;
	}
	
.right {
	float: right;
	margin: 0 0 15px 15px;
	}
	
.left {
	float: left;
	margin: 0 15px 15px 0;
	}
	
#footer {
	clear: both;
	width: 100%;
	font-size: 11px;
	padding: 10px 0;
	margin-top: 20px;
	border-top: #ccc solid 1px;
	}
	
#footer li  {
	border-right: #666 solid 1px;
	padding: 3px 5px;
	float: left;
	margin: 10px 0 0 0;
	list-style: none;
	}
	
#footer li.last { 
	border-right: none;
	padding: 3px 21px 3px 5px;
	}
	
#footer li#facebook, #footer li#twitter { 
	padding: 0;
	border-right: 0;
	margin: 0;
	}
	
#footer li#facebook a {
	display: block;
	width: 42px;
	height: 42px;
	background: url(images/facebook.png) 0 0 no-repeat;
	text-indent: -9999em;
	border: 0;
	margin-right: 5px;
	}
	
#footer li#twitter a {
	display: block;
	width: 48px;
	height: 48px;
	background: url(images/twitter.png) 0 0 no-repeat;
	text-indent: -9999em;
	border: 0;
	}
	
/*-------INTERNAL STYLES---------*/

#content { 
	width: 100%;
	}
	
#content ul { margin: 0 0 15px 15px; }

#content li {
	list-style: disc;
	line-height: 18px;
	}
