#title {
	margin-bottom: 60px;
}

#title strong{
	float: left;
	font-size: 2.5em;
	text-transform: lowercase;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-weight: 600;
}

#title strong span {
	font-weight: 600;
	padding-top: 5px;
	margin-bottom: -5px;
	text-decoration: underline;
}

#title #slogan {
	display: block;
	float: left;
	clear: right;
	height: 2em;
	width: 350px;
	font-size: .875em;
	font-weight: 600;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: .95em;
}

#content ul {
	font-size: 1.15em;
	clear: left;
	margin: 0 0 20px .5em;
}

ul li, strong {
	
}

ul strong {
	display: block;
	float:left;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	margin-right: 10px;
}

ul ol {
	margin: 15px 25px;
	list-style: disc; 
	margin-left: 8em;
}

ul strong {
	font-weight: bold;
}

ul ol li {
	display: block;	
	font-size: .875em;
	margin-bottom: .25em;
}
