body {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000;
	}
	
	.skipnav, .mainnav, .siteheader h1, .secondarynav, .pageheader, .subnav ul, .copyright a, .searchbox, .emailsignup
		{ display: none; }

	.siteheader {
		margin: 0 0 20px;
		padding: 0 0 10px;
		border-bottom: solid 1px #ccc;
		}
	
	#contentwrap {
		padding: 0 20px;
		}
		


	#contentwrap h1 {
		font-size: 18pt;
		line-height: 24pt;
		margin: 0 0 12pt;
		font-weight: normal;
		color: #006b4c;
		}
		
		
	#contentwrap h2 {
		font-size: 10pt;
		line-height: 15pt;
		margin: 0 0 6pt;
		font-weight: bold;
		color: #006b4c;
		}
		
		
	#contentwrap h3 {
		font-size: 9pt;
		line-height: 12pt;
		margin: 0 0 6pt;
		font-weight: bold;
		color: #666;
		text-transform: uppercase;
		}
		
	
		.listing {
			border-bottom: solid 1px #ccc;
			padding-bottom: 10px;
			margin-bottom: 10px;
			}
			
		#contentwrap .listing h3 {
			text-transform: none;
			}
			
			.event_date { font-weight: bold; margin: 0 0 12pt; }
			.event_location { margin: 0 0 12pt; padding: 0 0 9pt; border-bottom: solid 1px #ccc; }
		

	#contentwrap p {
		font-size: 9pt;
		line-height: 12pt;
		margin: 0 0 9pt;
		}
		
	#contentwrap ul {
		list-style: disc;
		margin: 0 0 15pt 30px;
		}
		
	#contentwrap ul li {
		margin: 0 0 6pt;
		}
		
	.sidebar {
		margin: 20px 0;
		background: #FFF2D4;
		padding: 20px;
		}
		


.searchresults table {
	width: 100%;
	border-bottom: solid 2px #dedede;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	}
	
	.searchresults table td {
		padding: 7px 12px;
		border-bottom: solid 2px #fff;
		}
		
	.searchresults table th {
		padding: 4px 12px;
		border-bottom: solid 2px #fff;
		background: #555;
		color: #fff;
		text-transform: uppercase;
		font-size: 10px;
		}
		
	.odd { background: #eee; }
	
		.name a { font-weight: bold; color: #006b4c !important; }
		
.bio_intro td {
	padding: 0 30px 10px 0;
	}
	
	.bio_intro h1 {
		margin-bottom: 0 !important;
		}
	
	.portrait {
		float: right;
		margin: 0 0 20px 20px;
		}
		
		.portrait img {
			border: solid 4px #cee3de;
			}
		
.footer {
	margin: 20px 20px;
	border-top: solid 1px #ccc;
	padding-top: 10px;
	}
