#content_left {
	width: 350px;
	background-color: #3A3938;
}

#content_left h2 {
	padding: 0 20px;
	line-height: 2em;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 6px;
	font-weight: normal;
}

#content_left p {
	font-size: 1.2em;
}

#content_right {
	width: 520px;
	background: #3A3938 url('../images/Map1.png') no-repeat;
}

ul#sub_pages_nav {
	list-style-type: none;
	margin-top: 30px;
	margin-left: 50px;
}

ul#sub_pages_nav li {
	margin-bottom: 10px;
	font-size: 1.3em;
}

ul#sub_pages_nav a {
	text-decoration: none;
}

ul#sub_pages_nav a:hover {
}

#content_left_strip {
	margin-top: 75px;
	background-color: #c1d62f;
	z-index: 2;
}

#content_left_strip p {
	color: #3A3938;
	font-size: 1.1em;
	line-height: 2em;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

table {
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 1.2em; 
	}
	
table td.prompt {
	width: 65px;
}