body {
	margin: 4% 6%;
	font: 10pt/16pt Georgia, Times New Roman, serif;
	color: #000;
	background-color: #fff;
	width: auto !important;
	float: none !important;
	letter-spacing: -.1pt;
}

a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #520;
	background: transparent;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 18pt;
}

h2 strong, h2.page_title {
	font-weight: normal;
}

h3 {
	font-size: 16pt;
}

h4, h5, h6 {
	font-size: 14pt;
}


/********** POSITIONING & STYLING **********/
#wrapper {
	margin: 0 auto;
	width: auto !important;
}

#branding h1.janeswalk_logo a {
	font-size: 20pt;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#branding .when, #branding .where {
	font: italic 13pt Georgia;
}

#header {
	border-bottom: 1px dashed #000;
}

#main_content p, #content p, #subcontent_wrapper p, #cms_content p {
	width: auto !important;
	font: 10pt/16pt Georgia, Times New Roman, serif !important;	
}

.walk_details {
	page-break-after: auto;
}

.walk_summary.open {
	display: block;
}

h3.cities_detail_message {
	font-size: 11pt;
	font-style: italic;
}

#footer {
	margin-top: 2%;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	font-size: 95%;
}

#footer a {
	font-size: 95%;
}

#footer ul {
	list-style: none;
}

/********** DISABLED ELEMENTS **********/
#cce_sidebar h3, #cce_slogan, #support_from, #supporter_tab, #navigation, #feature, #flickr, #sidebar, #subscribe, #sidebar_buttons, #sidebar_buttons_wrapper, #secondary_navigation, #subcontent_left, #subcontent_right, #host_walk, #learn_more, #cities_searchbar, a.open_arrow, a.close_arrow, .walk_actions, #cities_bottomleft, #cities_right, .walk_summary, #cities_detail_header {
	display: none;
}
