#pagehead {
	width: 555px;
	height: 60px;
	margin: 15px 0px;
	padding: 35px 0px 0px 25px;
	background: url(../images/gfx_topgen.gif) top left no-repeat;
}

#compass {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	background: url(../images/gfx_compass.png) top left no-repeat;
}

#headtext {
	float: left;
	display: block;
	padding-top: 22px;
	height: 42px;
	line-height: 1.1em;
}

#leftcol {
	width: 355px;
}

#rightcol {
	float: right;
	width: 160px;
}

#googlemap {
	display: block;
	width: 530px;
	height: 370px;
	margin-top: 20px;
}

.icon {
	display: block;
	float: left;
	width: 60px;
}

#direct {
	width: 530px;
	height: 26px;
	background: #f2f2f2;
	margin-top: 20px;
	border-top: 1px dashed blue;
	border-bottom: 1px dashed blue;
	padding-top: 8px;
}

.directions {
	float: right;
	width: 450px;
}

.blubold {
	color: #336699;
	font-weight: bold;
}

.vehicle {
	font-size: 1.2em;
	color: #669933;
	font-weight: bold;
}