/* location page */
#content { 
	padding: 0 0 0 20px; 
	width: 786px;
}
h1 {
	background: url(../images/hdr_location.gif) no-repeat 0 0;
	width: 340px;
	height: 24px;
	margin: 0 0 15px 0;
}
a {
	color: #FFF1E5;
	text-decoration: underline;
}
p { 
	font-style: italic; 
	margin: 0 0 0 0;
}

#location { font-style: normal; }
#location h2 {
	font-size: 2.3em;
	font-style: normal;
	margin: 20px 0 5px 0;
	text-align: center;
}
#location p {
	text-align: center;
	margin: 0 0 5px 0;
	font-size: 1.4em;
}
#location img {
	float: left;
	margin: 20px 23px 20px 0;
}