@charset "utf-8";


body, td, th {
	color: #222222;
	font: 13px/1.6em Arial, Helvetica, sans-serif;
}
	
	
p {
	margin-bottom: 1.6em;
}

	
h1 {
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 0;
}

	
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0;
}

	
h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}
	
	
h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

	
h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0;
}

	
h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0;
}
	
	
a, a:link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}





body {
}
	

#wrapper {
	width: auto;
	margin: 0 auto;
}


#header {
}


#location {
	display: none;
}
	
		
#logo {
	text-align: center;
	padding: 12px;
	margin-bottom: 16px;
	border-bottom: 1px dotted #888888;
}


#masthead {
	display: none;
}


#tools {
	display: none;
}
	
	
#searchbox {
	display: none;
	}
	
		
#main {
padding: 16px;
}

#features {
	display: none;
}
	

#content {
}


#calendar {
	display: none;
}


#tour {
	display: none;
}


#footer {
	border-top: 1px dotted #888888;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
	padding: 24px 12px;
}

	#footer .nav, #powered {
	display: none;
	}
	
	#footer .copyright, #footer .address, #footer .phone, #footer .nav li {
		display: inline;
		padding: 0 10px;
	}
	
#disclaimer {
	font-size: 10px;
	line-height: 1.2em;
	width: 400px;
	margin: 0 auto;
	text-align: center;
}


#sidenav, .events .tabs, .events .cal-links {
	display: none;
}