.welcome {
	background-color: #3D241D;
	font-family: sans-serif;
	color: #E2D9BA;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.address_bar {
	background-color: #321E18;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: sans-serif;
	color: #E2D9BA;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.address_quote {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #55352B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A77754;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 2px;
	margin-top: 3px;
}
.welcome h1 {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.locations {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}
.phone {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: sans-serif;
}

