.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;


}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	bottom: 5px;



}
#line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
.table {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.directions {
	color: #000099;
	font-weight: 400;

}
.address {
	color: #0000CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: none;
	left: 10px;
	border: thin none #000099;
	position: absolute;
	visibility: visible;



}
.call {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align: center;
	font-variant: small-caps;
	font-size: 18px;
}
