h1 {
	color: #b55921;
	text-align:center;
	font-size: 60px;
	font-style:italic;
	margin: 15 auto;
	}
h2 {
	text-align:center;
	}
.map h2 {
	text-align:left;
	margin-left:38;
	margin-bottom:0;
	font-size: 20;
	}
.marker {
	margin-left: 8px;
	float:left;
	}
abbr {
	border:0;
	}
.uspace {
	margin-top:0;
	margin-bottom: 0px;
	}
.space {
	list-style-type: none;
	margin: 7 0;
	}
.sage {
	color: #
	}
.orange {
	color: #c74b0b;
	}
	
	
/* -------- Generic Links -------- */

a:link {
	color: #c74b0b;
	text-decoration: underline;
	}

a:visited {
	color: #7f9680;
	text-decoration: underline;
	}

a:hover {
	color: #c74b0b;
	text-decoration: none;
	}

a:active {
	color: #f00;
	text-decoration: underline;
	}
