@charset "UTF-8";

body {
	background-color: white;
}

#layout-belownav-container {
	border: none;
}

#layout-body {
	margin-left: 0;
	margin-right: 0;
}

#tour-text {
	padding-left: 1em;
}

#tour-text ul, .tour-text ul {
	margin-left: 1em;
}

#tour-text ul.checkmarks, .tour-text ul.checkmarks {
	margin-left: 0;
}

#tour-image {
	padding-left: 0.5em;
}

#tour h3 {
	font-size: 100%;
	margin-top: 1.5em;
	font-weight: bold;
	color: black;
}

.tour-bottom-button {
	margin-top: 20px;
	text-align: center;
}

#tour-heading {
	padding-left: 1em;
}

#tour-heading h1, #tour-heading h2 {
	margin-top: 0;
	margin-bottom: 0;
}

#body-title {
	font-size: 25px;
	color: #060;
	letter-spacing: 1px;
	white-space: nowrap;
}

#body-subtitle {
	font-size: 20px;
	color: #000080;
	font-weight: normal;
	white-space: nowrap;
}

.one-line-heading #body-title {
	margin: 0;
	display: inline;
}

.one-line-heading #body-subtitle {
	margin: 0 0 0 20px;
	display: inline;
}

.tour-bottom-button .button {
	width: 100px;
	min-width: 100px;
}