/* CSS Document */

p {
	font-family:Arial, Helvetica;
	font-size:9px;
	color:#0000FF;
	line-height: 18px;
	padding: 3px;
	vertical-align: top;
	display: none;
	}
	
.bold {
	font-family:Arial, Helvetica;
	color:#FF0000;
	line-height: 18px;
	color:#F00;
	font-size: 14px;
	}
	
.navigation {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	background-color: #ffe4e1;
	display: block;
	padding: 8px;
	width: 140px;
	}
	
	.name {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	}
	.addr {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	line-height: normal;
	}
	.hours {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 200px;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	}
	.copyright {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	}
	.regular {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	}
.welcome {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	}

