/* CSS Document */

h1 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 1.5em;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 12px;
}

.listItem {
	font-size: 1em;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#bodyLeft {
	float: left;
	width: 360px;
	height: 300px;
	margin-top: 24px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#bodyRight {
	float: right;
	width: 420px;
	height: auto;
	margin-top: 24px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#indexContainer {
}

#map_container {
	height: 580px;
	width: auto;
}
