#side-phone {
	position:relative;
	width:200px;
	height:20px;
	text-align: left;
}
.style2 {
	font-size: 36px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.style3 {
	font-size: 30px;
	font-family: "Lucida Grande", Arial, sans-serif;
	color:#ffffff;
	padding-top:5px;
	font-weight: bold;
}
.top-location {
	font-size: 24px;
	text-align:right;
	text-transform:uppercase;
	width:580px;
	float: left;
	color: #ffffff;
}

.top-phone {
	font-size: 26px;
	text-align:right;
	text-transform:uppercase;
	width:175px;
	float: right;
	color: #A13F35;
}
